Forum Replies Created
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
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.
Hello Vlad Lo,
I hope the update will come ASAP or within a month. I hope you have understood.
Thank you again and regards
Hello mark wright,
Hope you are well. And sorry for the inconvenience. Can you please share the 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 Schenker Technologies,
Hope you are well. And sorry for some inconvenience. Can you please share the issue-related URL? you can also share a screenshot too for elaborating on the issue. if possible, can you please, give your temporary wp-admin login details in a private reply for checking the issue?
Thank you and regards
You are welcome too. you can also share the resolution here. However, 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 Vlad Lo,
I have got information from our team authority that, we shall adjust it with the next update. Thanks for your patience and appreciation.
Thank you and regards
Hello S J,
Sorry for the issue. The download button will be replaced by the message automatically when the limit is over. It will redirect if the old cached page still shows the download button. I hope you have understood.
Thank you again and regards
Hello silkweb,
Sorry for your issue. you can also take custom upgrade services. you may please check it here also,
Thank you again and regards
Hello Cioka Creativa,
It is working properly here, can you please check my attached video,
https://drive.google.com/file/d/1uC2POrn4w2_KFap-ZOVzrUF8DjYGtGiA/view
please check and let me know
Thank you and regards
Hello Lea Kahrmann,
Hope you are well. And sorry for the inconvenience. Has the problem been resolved on your side? please let me know
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.
Hello Cioka Creativa,
It sometimes works properly. However, it is working properly from our testing site. if possible, can you please, give your temporary wp-admin login details in a private reply for checking the issue again?
Thank you and regards
