Forum Replies Created
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 ).
Yes, had to disable a plugin due to conflict with live forms. However if you need that other plugin and don’t need very complex form, you may use this http://www.wpdownloadmanager.com/download/advanced-custom-fields/ instead of liveforms.
Please give me the exact url where I can check the js error. Again login modal is not working , as it looks like my changes for modal login are gone. Anytime when you are testing please disable cache plugin first.
Green button earlier was conflicting with custom login button.
Please give me temporary wp-admin login info in a private reply to check.
Actually it is as google doc viewer works, however, please give me temporary wp-admin login info in a private reply to check it in details.