Forum Replies Created
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
I think this is related to WPML plugin, not WPDM, can you check in details,
thanks
please see, the server error not only with WPDM but also with others
Glad to hear this, your problem has been solved,
thanks
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
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.
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
it is working fine from my side with the latest version,
thanks
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,
please try it, it may also help you,
thanks
you can also try uppercase or lowercase combination following format parameter string here, https://www.php.net/manual/en/datetime.createfromformat.php
thanks
if you do not feel trouble, can you fresh install WordPress on that directory again? or please knock your hosting support again,
thanks
Glad to hear this your problem has been resolved,
thanks
please reactivate your login credentials,
thanks
Do you want in [file_list_extended] tag for separated files separated images preview? let me know,
thanks
you are welcome…
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
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
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


