Forum Replies Created
If you want to link file from remote ftp, you will need this add-on http://www.wpdownloadmanager.com/download/wpdm-remote-ftp-add-on/
ok now, sorry, was our mistake, replaced “docs” with “docx” in wpdm-functions.php
ok now, the problem was, you were using old version custom field add-on, Now I’ve updated it and so issues is fixed.
Change the Package to Download, it is in wpdm-functions.php, function name wpdm_common_actions, But google bot issue can’t be related to wpdm pro.
You need to use this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ to setup a default value.
you also need to upgrade premium package add-on, however please give me temporary wp-admin login info in a private reply to check your issue.
This only will happen if you were logged-in when buying the item. If the order is already associated with the account then guest download will not work anymore.
However, please give me temporary wp-admin login info here again in a private reply, I’ll check it in your installation.
If you are using multiple remote files, you need to enable individual downloads. Package download will not work as for creating zip file, files need to be stored in same server.
Live API creds is enough, but for on site payment, you should use SSL.
For Guest Checkout, order confirmation email will be associated with the order, and need to use that in guest download page.
Please deactivate and reactivate plugin or go to Admin Menu Settings Permalinks Click Save Changes
May you please tell me, what are you seeing in your order list? BTW, you simply need to download wpdm pro again to get the latest version.
- Sorry, not possible
- Yes, use
button_style=info or warning or default or primary or success - Sorry, not possible
wpdm pro membership and payment gateways are not part of all add-ons pack. All available add-ons with the pack listed in the page http://www.wpdownloadmanager.com/download/all-add-ons/
Sorry, not clear, may you please explain little more. But wpdm stats doesn’t keep track of the page/post where you using the short-code.
Sorry, not exactly clear what you trying to do. But pro version already have detailed stats feature ( Downloads Stats ).
Ops, please use this SQL:
insert into wp_postmeta (post_id, meta_key, meta_value) select ID, '__wpdm_base_price', '10' from wp_posts where post_type = 'wpdmpro';
If you remove .htaccess everyone will be able to access to that dir even without using wpdm pro.
Use following SQL:
update wp_postmeta set meta_value='package-price-here' where meta_key='__wpdm_base_price'
When click save settings button it is returning 404 error, which is related to server, probably some .httaccess rules, please ask your server/hosting support to adjust the issue.
Please disable individual download or uncheck “Show Only Loginform…” option from download manager settings page.
Sorry for the issue, please download again to get the fixed copy ( v3.3.2 ).
Sorry for the issue, please download again to get the fix copy ( v3.3.2 ).