Hello @hughworm,
I have checked that, it is working fine now from your staging site too. please let me know if the problem again appears in the next update. I shall look it for you
Thank you and regards
Hello @hughworm,
I have found the issue related to the [file_list_extended]
template tag, soon you shall get an update about this
Thank you and regards
Hello @bestellung,
please use Forgot Passowrd option from frontend now, it is working fine from my side
For the backend option, we shall adjust it in the next update. Our related developer will look over this
Thank you and regards
Hello @hughworm,
Sorry for the inconvenience. please share your related packages URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you
Hello @hughworm,
It may need to check it from your site backend. if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @ikram_dirujii,
I think for this option the error may occurring, I can’t able switch the option from Downloads > Settings > Privacy
, please check my attached image, have you forced with any other extra option for this, please let me know
And for the wp-config.php
file from your WP directory is not properly configured, please check my attached image
Thank you
Hello @hughworm,
Sorry for your inconvenience. Such problem shouldn’t occur from your side with the latest version. BTW, glad to hear that, your problem has been resolved
Thank you and regards
Hello @ikram_dirujii,
Please adjust these options from the wp-config.php
file from your WP directory
//Report all types of errors.
define('WP_DEBUG', true);
//Don't show errors to site visitors.
define('WP_DEBUG_DISPLAY', false);
For watching the errors from your admin dashboard panel as I image attached
Thank you and regards
Hi @trikdis
Hope you are well. if you are searching for link-template/page-template
, please check this directory
plugins\download-manager\src\Package\views
I hope it will help you
Thank you
Hello @pisco
Hope you are well and sorry for the inconvenince. please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you
Hello @stefanietrackerdesigns-com,
Can you please give your temporary wp-admin login details in a private reply for checking the issue in a close look?
Thank you
Hello @sanka33,
Hope you are well. Yes, it is possible, please add the following code before the </body>
in footer.php
in your theme directory
<script>
jQuery(function($){
$('.inddl.btn').each(function(){
$(this).attr('target','_blank');
});
});
</script>
I hope it will work fine
Thank you and regards
Hello @seankobuk,
Hope you are well. And sorry for the inconvenience. Can you please share the related URL and if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @promultis,
I have checked that the reset password is working fine from my side, please check my attached image
can you please check it again?
Thank you and regards
Hi @ikram_dirujii,
You can share PHP log errors in many ways, you can also check this article, https://www.wpbeginner.com/wp-tutorials/how-to-set-up-wordpress-error-logs-in-wp-config/, however, I am going to check for you
Thank you and regards
Hello @ikram_dirujii,
Sorry for the late reply. I have checked that many problems claimed here, so somehow it becomes late. BTW, can you please share PHP log error info while showing critical error downloading the package for checking in a close look? And for the wpdm_all package
table open in a new tab, I shall again adjust for you
Thank you again
Hello @cleartouch,
This feature also included in the form-lock add-on, please check my attached image
Thank you and regards
Hello @stefanietrackerdesigns-com,
Hope you are well. please use the below code in your theme functions.php
file. It will sort the files attached to the package
add_filter("wpdm_get_files", function ($files, $ID) {
//Reorder array
sort($files);
return $files;
}, 10, 2);
I hope it will work fine from your side
Thank you
Hello @vavw
Recently we have released a major update on the WPDM PRO plugin and other add-ons. For WordPress Pro Membership, soon we shall release an update.
sorry for the patience.
Thanks for the appreciation
Hello @bestellung,
Sorry for the inconvenience. please, give your temporary wp-admin login details in a private reply for checking the issue
Thank you and regards
Glad to hear this your problem has been resolved. If you get some moments and if you like our plugin as well as support, can you please give us a 5* here. It will inspire us a lot.
Thanks.
Glad to hear this, your problem has been resolved. please let me know if you have other queries
Thank you and regards