Forum Replies Created
Hello,
As reply conversion, you can make easily with the available feature, but as your requirement design adjustments, it may need some customization
thanks
Yes, it is possible, but it needs some customization…
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
Can you please share your related URL, which page is causing the error? or you can also provide a screenshot
thanks
Hi,
Can you please share which custom fields are not appearing, I have checked both of the conditions, please let me know then
thanks
Does this error occur while downloading the file, which PHP version and WP version you are using now? please let me know
thanks
You should properly set MailChimp API Key, and set up additional settings from Download > Setting > Mailchimp, please check, I hope it may help you
thanks
please check now and clear the cache of your site, I hope the login page is showing clean and nice now
thanks
What options are missing while activating Advanced Custom Fields plugin? let me know
thanks
please mail support@wpdownloadmanager.com. I hope you should get the help or you can contact your payment/card processing support that payment gateway you are using
Thanks
Hi,
you can follow the link below documentation,
by default, you are using link-template-default.php for link template and page-template-default.php for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template. And you have to replace [download_link] with <a href="[download_url]" class="btn btn-primary" target=_blank>[link_label]</a> in related php file.
Thanks.
Hi,
your credentials are not working
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
If you want to allow editors to access download stats/history, please add the following code in your wp-config.php
if(!defined('WPDM_ADMIN_CAP'))
define('WPDM_ADMIN_CAP','edit_posts');
if(!defined('WPDM_MENU_ACCESS_CAP'))
define('WPDM_MENU_ACCESS_CAP','edit_posts');
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
you are welcome
thanks
please check your topic reply
thanks
Please check if your admin role email address has been verified or not, or if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
You can set the default page template in the package settings from the edit package option
thanks
which shortcode you are using there? please share the shortcode here
thanks
For updating, Please simply click the Save Settings again for the license key option from Downloads > Settings > License, which will regenerate the access token. Finally, go to the plugins page and the update will work fine this time
thanks
Can you please share the related URL, please
thanks
I have checked that the form lock add-on is working fine here, https://www.mysdm.ch/download/wpdm-test-2/, please check
thanks
you may this shortcode, [wpdm_archive button_style="default" template="link-template-default" cols=1 items_per_page="10" orderby="title" order="ASC" login=1] for your search functionality on your page
thanks
please use this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/, it will give a more extended feature and I hope it will fix your problem
thanks