Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 9,701 through 9,725 (of 19,559 total)
in reply to: Problems after upgrade to 6.0.3 #157590

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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

in reply to: Resetting password does not work #157581

Nayeem Riddhi
Moderator

Hello @bestellung,

please use Forgot Passowrd option from frontend now, it is working fine from my side

Image 2021-07-15 at 8.49.39 PM

For the backend option, we shall adjust it in the next update. Our related developer will look over this

Thank you and regards


Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator
This reply has been marked as private.
in reply to: Problems after upgrade to 6.0.3 #157568

Nayeem Riddhi
Moderator

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

in reply to: MAJOR PROBLEMS AFTER UPDTAE 6.02 #157565

Nayeem Riddhi
Moderator

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

Image 2021-07-15 at 6.29.34 PM

And for the wp-config.php file from your WP directory is not properly configured, please check my attached image

Image 2021-07-15 at 6.32.35 PM

Thank you

in reply to: Problems after upgrade to 6.0.3 #157558

Nayeem Riddhi
Moderator

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

in reply to: MAJOR PROBLEMS AFTER UPDTAE 6.02 #157546

Nayeem Riddhi
Moderator

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

Image 2021-07-15 at 5.04.17 PM

Thank you and regards

in reply to: Resetting password does not work #157534

Nayeem Riddhi
Moderator

Hello @bestellung,

please your site login URL too

thank you


Nayeem Riddhi
Moderator

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

in reply to: The plugin does not work after the update #157531

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

Hello @sanka33,

Your code is ok, please let me know if you have other queries

Thank you and regards

in reply to: Sort order of files in package #157481

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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

in reply to: password reset is not workining #157454

Nayeem Riddhi
Moderator

Hello @promultis,

I have checked that the reset password is working fine from my side, please check my attached image

Image 2021-07-14 at 11.32.12 PM

can you please check it again?

Thank you and regards

in reply to: MAJOR PROBLEMS AFTER UPDTAE 6.02 #157451

Nayeem Riddhi
Moderator

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

in reply to: MAJOR PROBLEMS AFTER UPDTAE 6.02 #157449

Nayeem Riddhi
Moderator

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

in reply to: Form Lock with Subscribers #157445

Nayeem Riddhi
Moderator

Hello @cleartouch,

This feature also included in the form-lock add-on, please check my attached image

Image 2021-07-14 at 9.27.51 PM

Thank you and regards

in reply to: Sort order of files in package #157444

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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

in reply to: Resetting password does not work #157435

Nayeem Riddhi
Moderator

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

in reply to: Navigation bar at the bottom #157426

Nayeem Riddhi
Moderator

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.


Nayeem Riddhi
Moderator

Glad to hear this, your problem has been resolved. please let me know if you have other queries

Thank you and regards

Viewing 25 posts - 9,701 through 9,725 (of 19,559 total)