I have back information from our team that, update is available now. Please kindly check now.
Thank you and regards
Which email you are sending the access, you can paste the link here too in the private reply. Please kindly check.
Thank you and kind regards
Sorry for the inconveneince. I have again forwarded your concern. Please kindly check .
Thank you
Can you please kindly elaborate more on your issue. If possible please kindly share the related URL.
Thank you and regards
Hello chuckbergman,
Hope you are well. And sorry for the inconvenience. Please kindly 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
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
Hello Peelle Door,
Hope you are well. Are you using this shortcode and with this shortcode restrict search result only Download Manager packages?
Please kindly check and let me know.
Thank you and kind 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
It is residing on <body class="">
attribute of html. Please kindly check.
Thank you and regards
Please kindly check and let me know if it works for you.
Thank you and regards
You can target
body.error404 .google advertisment {
display: none;
}
like this.
Please kindly check and let me know.
Thank you and regards
Please kindly share the related URL.
Thank you
I think it may have a conflict between your plugins or theme. Am i able to disable one by one other plugins for testing if there any conflicts. May i also can switch theme to another for checking for sometime? Please kindly check and let me know.
Thank you and kind regards
Hello kiddo worksheets,
Hope you are well. Can you please kindly let me know does this issue related to WPDM or its services. Please kindly check and let me know.
Thank you and regards
Hello,
Can you please try this on your active theme’s functions.php
file the below code,
function disable_captcha_for_wpdm_pages() {
// Check if we're on WPDM registration or login pages
if (is_page() || is_admin()) {
global $wp;
$current_url = home_url($wp->request);
// Define the URLs where CAPTCHA should be disabled
$excluded_pages = array(
'/register-for-downloads/',
'/my-downloads/',
'/login' // Add any other WPDM related URLs
);
// Check if current page matches any excluded pages
foreach ($excluded_pages as $page) {
if (strpos($current_url, $page) !== false) {
return false; // Disable CAPTCHA
}
}
}
// Check for specific WPDM actions or parameters
if (isset($_POST['wpdm_reg']) || isset($_POST['wpdm_login']) ||
isset($_GET['wpdm-reg']) || isset($_GET['wpdm-login'])) {
return false; // Disable CAPTCHA for WPDM forms
}
// Check if it's an AJAX request from WPDM
if (defined('DOING_AJAX') && DOING_AJAX) {
if (isset($_POST['action']) &&
(strpos($_POST['action'], 'wpdm') !== false ||
strpos($_POST['action'], 'download') !== false)) {
return false; // Disable CAPTCHA for WPDM AJAX requests
}
}
return true; // Keep CAPTCHA enabled for other pages
}
// Apply the filter to disable CAPTCHA when needed
add_filter('wordfence_ls_require_captcha', 'disable_captcha_for_wpdm_pages');
Please kindly check and let me know.
Thank you and kind regards
Sorry for the inconveneince. I have again forwarded your concern. Please kindly check .
Thank you
Can you please elaborate more on your information? please kindly check.
Thank you and regards
Yes, you can use a custom page for waiting, you can also customize the page as per your requirements please check the features of add-on, also can check the demo. Please kindly check.
Thank you and kind regards
No, this add-on is separate plugin not included on WPDM Free version. Please kindly check.
Thank you and regards
Are you using the add-on or purchased the add-on yet? Please kindly check.
Thank you and regards
Hello raaj sajaniya,
Hope you are well. The images URL you have shared are not loading. However, can you please let me know, are you searching this add-on feature?
Please kindly check and let me know.
Thank you and kind regards
Hello Zouk,
Hope you are well. Thanks for writing to us. Updating your card information is possible when your orders will expire. I hope you have understood. Please check and let me know, if you have any queries.
Thank you and regards
Hello Corentin CPCI,
Hope you are well. And sorry for the inconvenience. 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
Please wait for more sometime. I hope you may get the solution for your issue.
Thank you and regards