Hello,
Please, give your temporary wp-admin login details in private reply for checking.
Thanks.
Glad to hear this 🙂
Hi,
If you want to translate the WPDM plugin, you can use a better translatable plugin, WPDM is a fully translatable plugin. and if you want to use WordPress default login page, you have to select None Selected
option like the image
Thanks.
Hello,
If you want to cancel your subscription, please mail your order ID to support@wpdownloadmanager.com
or send an order note from your order details page.
Thanks.
Hi,
You can load your scripts for the specific pages with this code,
function my_scripts() {
if( is_page( array( 'about-us', 'contact', 'management' ) ) ){
wp_enqueue_script( 'script-name', 'path/to/example.js', array(), '1.0.0', true );
}
}
add_action( 'wp_enqueue_scripts', 'my_scripts' );
you can do it from download-manager/download-manager.php
file using registerScripts
function or enqueueScripts
function. hope it will help you.
Thanks.
Hi,
Please follow these steps to update, I hope it will help you,
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.
The auto-update has been enabled for the latest version.
Thanks.
No, not get your private reply. Ok, if it has been in the pending list, I will approve it soon.
Thanks.
Hello,
There might be an issue with your site, our testing server with administrator role working fine with all templates. I will check your site soon. Please have a little patience.
Thanks.
Hello,
I have tested here with your provided Gravity form,
http://wpdmpro.w3eden.com/download/gravity-form/
Please check.
Thanks.
OK, I have found the issue. I will update you soon about the matter.
Thanks.
Ok, I will check the issue and update you soon.
Thanks.
Hi,
It seems to look from my side like this,
However, I will further look into the issue.
Thanks.
Hello,
Please, download this script https://pastebin.com/tWN24YcB and paste it in download-manager/assets/js/
plugin directory, hope your problem will be solved. the file will be overwritten the front.js
. if your problem doesn’t solve, please let me know.
Thanks.
Hi,
Instead of apostrophes, you can use _, -
etc which are relative. If you badly need this you can contact support@wpdownloadmanager.com
.
Thanks.
Hello,
Which custom template CSS is not working? I have tested with the page template with the latest version. IT is working fine from my side. please let me know. if possible, Please, give your temporary wp-admin login details in private reply for checking.
Thanks.
Hi,
Which version you are using? if possible, Please, give your temporary wp-admin login details in private reply for checking.
Thanks.
Your issue is kind of script conflict, I have to check one by one script which is conflicting from your theme. I hope today I can update you.
Thanks.
Hello,
You have said in your reply that almost are correct, but you don’t have mentioned that which is not giving correct font. please let me know.
Thanks.
So, your problem with the accordion. When you update your plugin, please, try to enable/disable style/scripts from Settings > User Interface
.please let me know if it works for you.
Thanks.
It will redirect to the login page. Then you will see such as an option as I image attached.
Thanks.
If it is saving successfully and showing valid. Please try with logout and login again.
Thanks.
Hello,
What PHP version you are using? please let me know.
Thanks.