Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 15,551 through 15,575 (of 20,594 total)
Oct 6, 2020 at 9:33 am
#137865
Moderator
Nayeem Riddhi
Staff OP

For plans implementing you can check this add-on details here, https://www.wpdownloadmanager.com/download/wp-pro-membership/

and for coinbase payment gateway you can check this add-on, https://www.wpdownloadmanager.com/download/coinbase-payment-gateway/

after checking let me know further details,

thanks

Oct 6, 2020 at 9:25 am
#137863
Moderator
Nayeem Riddhi
Staff OP

I think this is related to WPML plugin, not WPDM, can you check in details,

thanks

Oct 6, 2020 at 9:23 am
#137862
Moderator
Nayeem Riddhi
Staff OP

please see, the server error not only with WPDM but also with others

Oct 6, 2020 at 9:21 am
#137861
Moderator
Nayeem Riddhi
Staff OP

Glad to hear this, your problem has been solved,

thanks

Oct 6, 2020 at 9:20 am
#137860
Moderator
Nayeem Riddhi
Staff OP

Please check if there correct license key in your Downloads > Settings > License option. and save settings again. Then try again to update. It will work then,

Thanks

Oct 6, 2020 at 9:13 am
#137859
Moderator
Nayeem Riddhi
Staff OP

I have checked that, everything is translation ready, can you please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks.

Oct 6, 2020 at 5:02 am
#137851
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks.

Oct 6, 2020 at 4:50 am
#137848
Moderator
Nayeem Riddhi
Staff OP

it is working fine from my side with the latest version,

thanks

Oct 6, 2020 at 4:07 am
#137847
Moderator
Nayeem Riddhi
Staff OP

please use the below code,

function wpdm_bulk_update_templates(){
    $params = array(
        'post_type' ► 'wpdmpro',
        'posts_per_page' ► -1,
    );
    $packs = new WP_Query( $params );
    while( $packs->have_posts() ) {
        $packs->the_post();
        global $post;
        update_post_meta(get_the_ID(),'_wpdm_page_template','page_template_id');
        update_post_meta(get_the_ID(),'_wpdm_template','link_template_id');
    }
}
add_action('init', 'wpdm_bulk_update_templates');

the syntax should be like this,

Image 2020-10-06 at 10.04.40 AM

Oct 6, 2020 at 3:42 am
#137841
Moderator
Nayeem Riddhi
Staff OP

please try it, it may also help you,

thanks

Oct 6, 2020 at 3:40 am
#137840
Moderator
Nayeem Riddhi
Staff OP

you can also try uppercase or lowercase combination following format parameter string here, https://www.php.net/manual/en/datetime.createfromformat.php

thanks

Oct 6, 2020 at 3:35 am
#137839
Moderator
Nayeem Riddhi
Staff OP

if you do not feel trouble, can you fresh install WordPress on that directory again? or please knock your hosting support again,

thanks

Oct 6, 2020 at 3:27 am
#137838
Moderator
Nayeem Riddhi
Staff OP

Glad to hear this your problem has been resolved,

thanks

Oct 6, 2020 at 3:24 am
#137837
Moderator
Nayeem Riddhi
Staff OP

please reactivate your login credentials,

thanks

Oct 6, 2020 at 3:20 am
#137836
Moderator
Nayeem Riddhi
Staff OP

Do you want in [file_list_extended] tag for separated files separated images preview? let me know,

thanks

Oct 5, 2020 at 5:52 pm
#137822
Moderator
Nayeem Riddhi
Staff OP

you are welcome…

Oct 5, 2020 at 5:51 pm
#137821
Moderator
Nayeem Riddhi
Staff OP

Sorry for getting back late to you,

the new API Scoped Access creating the problem, please use the Dropbox Legacy API , it should work then, now everything is working fine, please check,

thanks

Oct 5, 2020 at 4:18 pm
#137817
Moderator
Nayeem Riddhi
Staff OP

I have checked that downloading files is working fine, and here https://downloads.strongcurriculum.com/download/junior-parent-guides-october-2020/ this package doesn’t change the attached directory to “root://wp-admin” when update, please check,

thanks

Oct 5, 2020 at 1:37 pm
#137812
Moderator
Nayeem Riddhi
Staff OP

Within your theme script, it is conflicting, it is not related WPDM,

please if you switch theme to other the errors disappear,

thanks

Oct 5, 2020 at 1:35 pm
#137811
Moderator
Nayeem Riddhi
Staff OP

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

Oct 5, 2020 at 1:28 pm
#137810
Moderator
Nayeem Riddhi
Staff OP

it is working fine with my credentials,

image

please check your API credentials,

thanks

Oct 5, 2020 at 10:27 am
#137805
Moderator
Nayeem Riddhi
Staff OP

i have seen that you are using the old version of add-on, please update it to the latest one,

thanks.

Oct 5, 2020 at 3:23 am
#137796
Moderator
Nayeem Riddhi
Staff OP

I think external site product download link, you can put through the Insert Url option, you can check this option,

thanks

Oct 5, 2020 at 2:53 am
#137795
Moderator
Nayeem Riddhi
Staff OP

the errors are still remain,

Image 2020-10-05 at 8.50.58 AM

it is server related, many scripts not loading due to server response, I hope you shall get a better solution from your server administration,

thanks

Oct 5, 2020 at 2:37 am
#137794
Moderator
Nayeem Riddhi
Staff OP

Ok, our senior developer will see it

Thanks

Viewing 25 posts - 15,551 through 15,575 (of 20,594 total)