Hi,
Please follow these steps for upgrading the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
To enable the auto-update, login to your WPDM account from the Downloads > Settings > License tab. If login is successful and you have an active subscription then you can update the future releases right from your plugins page.
Then you should use download limit setting the value 999999 as the Limit Reset Period. It should work for an unlimited download option.
Please let me know if those works for you
Thanks.
The “lock” by email option should work as the other lock option works too. if possible, Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Hi,
Are you searching for [fav_button] template tag for templates, there are extended other tags also available in https://www.wpdownloadmanager.com/doc/templates/template-tags/, please check and let me know
Thanks.
Hi,
For canceling autorenewal please email support@wpdownloadmanager.com. If you want to cancel your subscription, please mail your order ID to or send an order note from your order details page.
Thanks.
Hi,
The width should be adjusted as the theme design, it can be increased some width but not full width breaking the theme width. And for multiple files for [file_list] tag, it needs to be customized download-manager/libs/class.Filelist.php.
Thanks.
Hi,
Without download the file the count will not be increased, have you checked that?
Thanks.
Hi,
Do you want to give wp-admin access to other roles for the Downloads section?
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Hi,
I have checked the issue, somehow it is conflicting with our WPDM – PDF Stamper add on. I have deactivated now. Now the issue has been solved. Please check.
Thanks.
Hi,
I have updated it to the related developers, soon you will be updated.
Thanks.
Hi,
Can’t able to login. There is also giving console error while login, can you please activate your basic login page for checking?
Thanks.
Hi,
Can you please use my provided file? or if possible, Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Hi,
Please copy carefully the license key from your user dashboard. you can try logout and again login to your site. Please let me know if it helps you.
Thanks.
Hi,
I have found the issue. soon you will be updated.
Thanks.
Hi,
Are you searching by default search option in the WordPress theme? please check is there any restriction or made exclude search results from your theme. if possible, Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Ok, I will try to check it soon.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
OK, if you want to exclude download posts in the search result in your site, please put below code in your theme functions.php,
add_action( 'init', 'wpdm_custom_type', 99 );
function wpdm_custom_type() {
global $wp_post_types;
if ( post_type_exists( 'wpdmpro' ) ) {
$wp_post_types['wpdmpro']->exclude_from_search = true;
}
}
Thanks, sorry for some late.
Hi,
Can you please check it, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/ and what type of variable you want to give for the different package.
Thanks.
Hi,
You may be choosing the Select From Media Library option. By default, it will do so. You can also choose the other option too. When you attach files from media library as URL WPDM simply redirect to that URL when a user clicks on the download button, but when you upload a file directly or attach a file from server as server path, WPDM handles the download process and so there it can decide whether the file will open in browser or force download. So, if your file is already in the media library, and you want them to download instead of open in browser, please attach those files using the server file browser instead of the medial library file selector.
Thanks.
Hi,
Can you please give your temporary wp-admin login details in a private reply for checking.
Thanks.
Hi,
Please check the Dir path is set correctly or not, you can also set it as default. You can check it from Basic > Server File Browser > Server File Browser Base Dir:
Thanks.
Hi,
Soon, you will be updated.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for adjusting.
Thanks.
Glad to hear that, if you like our services please not forget to review us with 5* here, https://wordpress.org/support/plugin/download-manager/reviews/.
will be very thankful.
Thanks.