Forum Replies Created
Hello Robert Vintervind,
Hope you are well. Please download your plugin/add-on copy from here again,
And install it again as a normal plugin. I hope it will work fine then. please check and let me know
Thank you and regards
Hello Martin,
I have forwarded your feature request. Thanks for your appreciation.
Thank you again and regards
Hello Martin,
The feature is not available yet. Shall I forward your requirement to our team developers? or you can also keep a feature request here,
or you can also take the custom upgrade service from here,
I hope you have understood. please check
Thank you and regards
Glad to hear that. 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.
Hello Martin,
Hope you are well. Do you want to show the single download files too in the user dashboard recent download list section? I am meaning the attached a single file download from multiple files within a package. please elaborate on it. Hearing back from you.
Thank you and regards
Hello Jahdiel Mafukidze,
Hope you are well. And sorry for the inconvenience. Can you please share the issue-related URL? if possible, can you please, give your temporary wp-admin login details in a private reply for checking the issue?
Thank you and regards
Hello Antonio Inglese,
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 for checking the issue?
Thank you and regards
Glad to hear that. If you get some free moments, 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, if you need further any help with anything else, then please don’t hesitate to open a new topic.
Thank you again and regards
Hello Morgan Pennec,
I think from the frontend package creation Select Members input box is not working properly while typing for members. This issue is coming from your theme style/script conflict, Switching the theme to Twenty Twenty-Three is working properly for the input box. please check and let me know
Thank you and regards
Hello Rita,
Yes, you have put the code snippet in your theme functions.php file. I hope it will work fine on your side. Thanks for your appreciation.
Thank you again and regards
Hello Morgan Pennec,
I can’t able to log in with your above credentials. Is there any conflicts or cache plugin problem on your side? please check and let me know
Thank you again and regards
Hello Rita,
After changing settings you have to wait 0-30 days for no indexing as per google instructions.
And for no-indexing WPDM particular packages, you can use post ID in the array section, please check my below code,
add_action('wp_head', 'noindex_for_wpdm');
function noindex_for_wpdm(){
if ( is_single( array( '3241', '3243') ) ) { ?>
echo '<meta name="robots" content="noindex, nofollow">';
<?php }
};
please check and let me know
Thank you and regards
I think for your issue, it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you may also switch the theme to another for checking. please check and let me know
Thank you again and regards
Hello Steven,
Thank you. Now, can you please let me know if you have more other queries? Hearing back from you.
Thank you again and regards
Thank you, if you need further any help with anything else, then please don’t hesitate to open a new topic.
Thank you again and regards
Hello outkastm,
Hope you are well. Can you please elaborate more on your query? please share a screenshot/screen video. you can also share the related URL, please. if possible, can you please, give your temporary wp-admin login details in a private reply for checking the issue?
Thank you and regards
Hello Morgan Pennec,
Hope you are well. For sharing files, you can check this add-on,
Or if you to control user-specific access to your files and document downloads, you can check this add-on too,
please check and let me know
Thank you and regards
Hello Rita,
Hope you are well. For disallowing crawling by the Search Engine. You can Mask Download Link, If you mask the download link, bots will not be able the find any public download link easily. You are able to find this setting from Downloads > Settings> Basic Settings. please check.
And another way for making disallow Crawling Download Manager Pages on Google, Bing + search engines is, Add the following code at the end of your active theme’s functions.php:
function noindex_for_wpdm()
{
if ( is_singular( 'wpdmpro' ) ) {
echo '<meta name="robots" content="noindex, nofollow">';
}
}
I hope it may help you. Please check and let me know
Thank you and regards
I think it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you can also adjust the theme/plugin option for style/scripts, and you can also switch the theme to another for checking. please check and let me know then.
Thank you again and regards
Hello sho takano,
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 for checking the issue?
Thank you and regards
Hello Cioka Creativa,
Disabling Bootstrap CSS from WPDM settings, It is working properly as per what you have described
Now, Can you please let me know if there are any CSS from your site-script/theme-option/plugin-settings that causing the issue? I hope to disable that, the dropdown should work properly. please check and let me know
Thank you and regards
Hello Tony,
Hope you are well. For your requirements, you can check this add-on,
if it fulfills your requirements. if that doesn’t help, you can also take our custom upgrade services, please check it here,
please check and let me know
Thank you and regards
Hello Steven,
Hope you are well. if you are trying to Bulk Import with packages, you can follow this doc,
and please follow this CSV file, you can also edit this file with the data,
https://www.wpdownloadmanager.com/wp-content/uploads/2020/06/sample.csv
please check and let me know
Thank you and regards

