Forum Replies Created
Within your theme script, it is conflicting, it is not related WPDM,
please if you switch theme to other the errors disappear,
thanks
you can follow these steps for now for updating the add-on,
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version and activate the license key
thanks
i have seen that you are using the old version of add-on, please update it to the latest one,
thanks.
I think external site product download link, you can put through the Insert Url option, you can check this option,
thanks
Ok, our senior developer will see it
Thanks
Sorry for the inconvenience, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
I have checked from twenty-twenty theme, there are lots of errors coming from server response in console, I think it is a server issue, moreover select from server option also not coming, it better if you contact with your server administrator,
thanks
you are welcome…
i think it is conflicting with your theme or plugins, there are lots of plugins installed on your site, can you please enable/disable them for checking or you can also switch the theme for checking,
thanks.
i have checked that, it has a warning permission denied message,
you can check this doc for permission access, https://wordpress.org/support/article/changing-file-permissions/
thanks
please save settings again. Then try again to update. It will work then.
Thanks.
I think it is server related issue, can you enable mbstring extension in your server, please check then,
Thanks
password is not working,
please check
you can use,
$date = DateTime::createFromFormat($expiry, 'Y-m-d H:i A');
echo $date->format('Y-m-d H:i A');
if it is not working, for everything details, you can check here, https://www.php.net/manual/en/datetime.createfromformat.php,
thanks
please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks.
yes, you can disable font-awesome from download > settings > user interface > disable style & script > disable font awesome,
thanks
Yes, you can check Downloads > Settings > Ftp option from wp-admin panel,
thanks
you are welcome…
you can try,
$date = DateTime::createFromFormat('d/m/Y', $expiry);
echo $date->format('Y-m-d H:i:s');
and for the custom template, you can create it manually from plugins download-manger > tpls > link-templates folder or the templates also support <?PHP ?> format,
thanks






