So, you are using Select Dir option. if bulk import from this option not working if possible, Please, give your temporary wp-admin login details in private reply for checking.
Thanks.
Hello Everyone,
You will find the option as the image attached from Settings > Basic

Thanks.
Hi,
I will try to concern about the issue to the related people which you have told. by the way, glad to hear that your problem has been solved. you will find free WPDM plugin here, https://wordpress.org/plugins/download-manager/.
I have tested your provided gravity forms plugin, and it is our testing site, http://wpdmpro.w3eden.com/.
Thanks.
Hi,
1. If you use the shortcode for your downloading files, it will work only within your site.
2. The files are stored in wp-content\uploads\download-manager-files, why are you want to change the path?
3. Yes, it is a fully translatable plugin, you can use the Russian language too.
Thanks.
Hello,
How you have used the password, it should work. Please, let me know and if possible, Please, give your temporary wp-admin login details in private reply for checking.
Thanks.
It will disable some functionality of the plugin or it may crash your site. However, you have marked it as resolved. Please let me know.
Thanks.
Ok, you have installed the option which i have attached to this reply.

However, you can remove the option deleting the wpdm-premium-packages plugin from your plugin folder.
Thanks.
Why are you want to turn it off? Please let me know.
Thanks.
Ok, great, Glad to hear that your problem has been solved.
Which mode Orders you are talking about? can you explain it a little more?
Thanks.
Hello,
Have you checked this option?

Hi,
You can set your package logo from the option as I image attached.

Thanks.
Hi,
Please follow these steps to update and solve the problem,
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.
Please check, if the problem remains.
Thanks.
Glad to hear that, your problem has been solved 🙂
Yes, possible. I will try to adjust it tomorrow.
Thanks.
Hello,
You marked the topic has been resolved. Has the problem been solved? please let me know.
Thanks.
Hi,
It is working on my side. if possible, Please, give your temporary wp-admin login details in private reply for checking.
Thanks.
No, you can edit the link-template via wpdmpp-linked-products\tpls\upsell-products.php from FetchTemplate("link-template-calltoaction4.php" in line number 16. hope that it will help you.
Thanks.
Hi,
I have changed the color from User Interface > Colors > Primary, now check, is it ok or not.
Thanks.
Hi,
You can try for now login modal, you have to enable options like the image.

You can link the login modal with any custom button or link using the .wpdmloginmodal-trigger class
If any element contains this class, clicking it will initiate the login modal. For example, here is a login button that is linked to the login modal <a href="#" class="wpdmloginmodal-trigger btn btn-primary">Login Modal</a>
Moreover when you will press CTRL + L, it will also popup the modal. hope it will help you.
Thanks.
Hi,
Please try like this,
add_filter('wpdm_button_image','my_btn_image',10,2);
function my_btn_image($link_label,$package){
$link_label = "<img src='/wp-content/uploads/2020/01/your_download_image.png' >";
return $link_label;
}
Hope it will help you. please let me know.
Thanks.
Hi,
I have checked your site. The console giving these errors. Most probably server is blocking the WPDM CSS/JS. Please ask your server support to check the issue. The JS and CSS are not loading frontend and backend on both sides.

Please let me know.
Thanks.
Hello,
Have you set files in the correct path? Please, let me know. and if possible share the CSV file too.
Thanks.
So, it should work
Please, give your temporary wp-admin login details in private reply for checking. I will see your issue soon.
Thanks.