Nayeem Riddhi
Forum Replies Created
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.
Hello,
Are you missing the option as I attached the image with this reply?

Please let me know.
Thanks.
Hi,
If your problem is urgent, please mention, we have a queue task of problem to solve. we try to solve the problem as soon as possible. please have patience.
Thanks.
Okay, your setting others portion is frozen too. do you want active them too? please let me know. I will try to adjust them after 6-7 hours later after having a sleep.
Thanks.
I have checked with your same Gravity form Plugin in our testing server. it is working fine here. And the same problem we have noticed before some users, the problem is your site is blocking some functionality here, the error is
The requested URL /checklist-for-industrial-cybersecurity/index.php was not found on this server.
Please check and let me know.
So, you are missing the select form now? if then,
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.
I have said
I have to check other forms also, like contact form, live forms for confirming the error.
, if the error remains with other forms too, then the image which I have attached is the only issue, means a server error issue, you have to check error logs or have to contact server provider which functionality is missing there for the error. and you have to install the function for that. hope you have understood.
Thanks.
Hello,
I have installed other form plugins but not have enough access to creating forms. Please check.
Thanks.
I have tried from my side giving the administrator download limit: 3 for a month. it is working fine from my side. Are you using the updated version?
Hi,
Please follow these steps to update the plugin,
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.
For future updates, To update the plugin from plugins page login to your WPDM account from yourDownloads > Settings > Updates tab.
Thanks.
Hello,
Your problem is very critical. I am trying approximately 3 hours to solve your problem. and the good news is that I have figured out that the problem is creating the theme function.php included any scripts. so i was trying to which script making the conflicting with it, but suddenly one thing missed, I was comment out a line in functions.php and refreshing the page. But I couldn’t revert it anyhow. now the site is showing
Error thrown Call to undefined function kalium()
Can you give me FTP access that I can figure out which file or script conflicting in the theme?
Thanks.
I think the WordPress media library section has not an option like Bulk Apply for editing files.
Yes, I have received the private message and can login into the site too. I will check your issue soon.
Hello,
Are you using this add on https://www.wpdownloadmanager.com/download/download-limit/ for restricting your download limit? please let me know.
Thanks.