Forum Replies Created
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.
please give me temporary wp-admin login info in a private reply to check
please give me temporary wp-admin login info to check
- May you please tell me which folder view.
- To view a doc ( like: .doc, .pdf or any google doc preview supported file ) you need to use [doc_preview] and for download button use [download_link] tag
Please give me temporary wp-admin login info in a private reply, I shall install that for you.