Forum Replies Created
I think it may have a conflict between your plugins or theme. can you please or If you permit me I can also enable/disable other plugins for checking, also switch the theme to another for checking. Please check and let me know.
Thank you and regards
Yes, you can customize. You can change the login page various links changing file links from this directory wp-content\plugins\download-manager\src\User\views\login-form.php file. And you can keep the file backup for any plugin update following this doc, https://www.wpdownloadmanager.com/doc/template-files/. Please check and let me know, if you have any queries.
Thank you and regards
Hello Simon,
Hope you are well. Thanks for writing to us. Are you searching for this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_user_profile-public-profile-short-code/. Please check and let me know.
Thank you and regards
For one drive add-on, I have information from our developer that, Our developers are already working on it for one drive add-on. Thanks for your appreciation.
Thank you and regards
The header image and menu are not displaying because from the elementor those are set as page content, but when you set login page from WPDM settings, the login form overrides the page contents. However you can also show the header menu and image, if you set none selected the login page as I image attached,
please check and let me know.
Thank you and regards
I can’t able to see the pages details. Our site is coming soon message is showing. please check and let me know.
Thank you and regards
Hello,
Your shared WP admin login URL is not working. please check and let me know.
Thank you and regards
Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic. If you get some free moments, can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, It will inspire us a lot. Thanks in advance 🙂
Thank you again and regards
We have fix some issue. Please update both WPDM pro and WPDM 2fa add-on. I hope it should work now. please check and let me know.
Thank you and regards
Hello Chris Denny,
Hope you are well. And sorry for the inconvenience. if possible, can you please, give your temporary wp-admin login details in a private reply to check the issue?
Thank you and regards
Please share the related URL. if possible, please, give your temporary wp-admin login details in a private reply to check the issue.
Thank you and regards
Sorry for the inconvenience. if possible, can you please, give your temporary wp-admin login details in a private reply to check the issue?
Thank you and regards
This is not working because on your site WPDM - Archive Page or WPDM - Directory addon is not installed or active. Please check and let me know.
Thank you and regards
Hello Earl Wertheimer,
Hope you are well. And sorry for the inconvenience. We are checking the issue and already forwarded the issue to our team authority. Thanks for your appreciation.
Thank you again and regards
Hello Christy Kiltz,
Hope you are well. And sorry for the inconvenience. if possible, can you please, give your temporary wp-admin login details in a private reply to check the issue?
Thank you and regards
If you are trying to change only text title you can use this filter hook in your theme functions.php file ,
function wpdm_profile_rename_downloads_to_projects($menu) {
if (isset($menu['downloads'])) { $menu['downloads']['name'] = __( "Projects" , "download-manager" ); }
return $menu; }
add_filter('wpdm_user_profile_menu', 'wpdm_profile_rename_downloads_to_projects');
please check and let me know
Thank you and regards
Hello CIALGAR,
Hope you are well. Thanks for writing to us. For adjusting appearance of [wpdm_user_profile] shortcode, you can adjust this directory file and its related files
wp-content\plugins\download-manager\src\User\views\public-profile.php
please check and let me know, if you have any queries more.
Thank you and regards
Hello Sherry,
Hope you are well. if possible, can you please, give your temporary wp-admin login details in a private reply to check the issue?
Thank you and regards
Hello Ahmed Adam,
hope you are well. Thanks for writing to us. Are you searching for such appearance like here?
https://try.wpdownloadmanager.com/archive-page-compact/
please check and let me know.
Thank you and kind regards
Hello Jeremiah Castillo,
Hope you are well. And thanks for writing to us. You can change the Link Label of Add To Cart from Downloads > Settings > Premium Package > Add to Cart & Checkout Buttons section as I image attached,
please check and let me know, if you have any queries.
Thank you and regards



