Forum Replies Created
It has to create and copy the single.php file. and have to adjust according to the issue.
Thanks.
Hi,
Are you using this add on, https://www.wpdownloadmanager.com/download/wp-pro-membership/, let me know
Thanks.
Which version you are using now? if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Sorry for some late. It is working now. It was just needed to change the bootstrap version. please check and let me know.
Thanks.
Yes, you can adjust it creating single-wpdmpro.php in your theme folder. if you can’t able to do that, if possible, Please, give your temporary wp-admin login details in a private reply for adjusting the issue.
Thanks.
Hi There,
Which page do you want to redirect after login? please provide the URL for checking
Thanks.
Hi,
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Hi,
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Version updated, please check now.
Thanks.
Hi,
Soon, you shall be updated
Thanks.
So, you want to remove Add New option from the frontend uploader, if I get you. please let me know.
Thanks.
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Sorry for the version inconvenience. you have already downloaded the latest version from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases.
Hi,
how do you have customized the admin email template, can you provide the template or provide a screenshot, please let me know. if you need further requirements we have customized team too.
Thanks.
Please try this, put it in your theme functions.php,
add_action( 'init', 'wpdm_custom_type', 99 );
function wpdm_custom_type() {
global $wp_post_types;
if ( post_type_exists( 'wpdmpro' ) ) {
$wp_post_types['wpdmpro']->exclude_from_search = true;
}
}
I think it will help you
Thanks.
Please, give your temporary wp-admin login details in a private reply for checking the issue and also related package URL.
Thanks.
Yes, it is possible. it needs some customization. please knock here with your requirements, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade
Thanks.
Please, give your temporary wp-admin login details in a private reply for checking the issue and also the related URL
Thanks.
Hi,
You can try this redirectparameter. It will redirect you desired URL [wpdm_user_dashboard signup=1 redirect="YOUR_URL"].
Thanks.
Hi,
It has been fixed now. It was needed to adjust the Bootstrap version. I have just switched it to version 4. now, it is working. please check
Thanks.
Hi,
Please check this article, you shall find the https://www.wpdownloadmanager.com/doc/short-codes/wpdm_login_form-user-login-form-short-code/, redirect parameter for redirecting URL
Thanks.
And i have adjusted all of them in your child theme.
All are adjusted, please check now, all are ok or not
Thanks.
