Hi,
Earlier once the problem was solved. How the problem has risen again? please let me know.
Thanks.
Hi,
Where will it show the sign-in button? you can restrict any package by lock option, or your can buy the WPDM membership plugin for restricting any page or post for sign-in access.
Thanks.
Hi,
You can add a background CSS for Pay with Credit Card(Stripe) for highlighting it. Thus the user will understand it should be chosen. I hope it may help you.
Thanks.
Hi,
Where you have created guest access for checking?
Hi,
When you are creating a package, don’t protect the media file from using the media file protection option, use package access control. The Media file protection option is for the cases when users are sharing media files directly without creating packages. Please let me know.
Thanks.
Please try enabling/disabling the other plugins, if there any conflicts remain. Please let me know.
Thanks.
Hi,
I have updated your /download-manager/libs/class.FileSystem.php file. please check if the problem still remains.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking and also the related pages.
Thanks.
Hi,
I will try to update about it tomorrow.
Thanks.
Hi,
You should back up your file. Please, give your temporary wp-admin login details in a private reply for adjusting.
Thanks.
Hi,
We will try to update it in the next release.
Thanks.
Hi,
You can set the registered user role here as I image attached,

Thanks.
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 Downloads > Settings > Updates tab. If login is successful and you have an active subscription then you can update the future releases right from your plugins page.
Thanks.
Hi,
I have tested the issue and found it. I will update you soon about this issue.
Thanks.
I will check. There are lots of scripts in your theme functions.php. Have to check one by one where is making the conflict. please have patience.
Thanks.
Hi,
Please try adjusting from Downloads > Settings > User Interface enabling/disabling style/scripts. I hope that it will help you. please let me know.
Thanks.
Hi,
Please save the file as the image attached

I hope your problem will be solved.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking and also the related page.
Thanks.
Hi,
Your problem has been solved. Somewhere in your theme, the CSS was put display: none for your issue. Now I have adjusted it from putting below code in your theme style.css.
.w3eden .btn {
display:block !important;
}
.w3eden .btn-success {
display:block !important;
}
Please press CTRL + F5 or hard reload for your browser for seeing the result.
Thanks.
Hi,
Please adjust code from wpdm-extended-shortcodes.php in line number 51 location.href = file; with location.href = window.open(file);. i hope it will solve your problem.
Thanks.
Hi,
there was an error in your single-wpdmpro.php, I have adjusted it with this condition,
if (!empty($terms) || is_wp_error($terms)) {
$catLink .= '<a href="'.get_term_link($terms[0]).'">'.$terms[0]->name.'</a><em>, </em>';
}
BTW, for additional preview image, here is only this template tag working, [thumb_gallery_250x250]. I will try to update you soon about this issue, I have tested in this package,
http://staging.frebers.com/download/wpdm-test/
Thanks.
Hi,
Please update it to the latest version for WPDM. I hope your problem will be solved.
Thanks.
Hello,
Please follow these steps if it helps for you,
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.
also, you can try logout and again login to your site. Please let me know if it helps you
Thanks.
Hi,
I will try to update it tomorrow.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking from your side and then I will try in localhost to make an adjustment for this issue.
Thanks.