Forum Replies Created
Yes, please plugins>download-manger>tpls>author-dashboard.php file, folder file.
Thanks.
Please follow this flow, The Menu items reside in download-manger>tpls>author-dashboard.php. you have to comment out those lines from download-manger>tpls>author-dashboard.php. you will find the menus name like this,
<a class="adp-item <?php if ($task == 'edit-profile') { ?>active<?php } ?>" href="<?php echo sprintf("$menu_url", "edit-profile"); ?>"><i class="fa fa-user-edit color-purple mr-3"></i><?php _e( "Edit Profile" , "download-manager" ); ?></a>
you can also back-up your file following this doc, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
Glad to hear that, your problem has been solved, follow the same step you are using currently in your site.
Thanks.
Ok, however, if it is in the frontend upload page edit-profile,
Please follow this flow, The Menu item “edit profile” in download-manger>tpls>author-dashboard.php. you have to comment out line number 34 for that menu item from download-manger>tpls>author-dashboard.php. you can also back-up your file following this doc, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
Please share your page URL…
The divi builder is not working with WPDM. Firstly I have enabled block editor with WPDM in your theme functions.php with the below code,
add_filter('register_post_type_args', function($args, $post_type){
if($post_type === 'wpdmpro'){
$args['show_in_rest'] = true;
}
return $args;
}, 10, 2);
then collect the section code of divi, put it a custom page template name test
thus it has been managed to show the menus in the top portion, however, you can check the page template and according to your own way.
here is a sample,
https://eronline.com.au/download/test/
thanks
please check, adjusted it, https://mrck.ecommunication.ca/documentation/, I have adjusted this file wpdm-archive-page\tpls\archive-page-extended.php file
Thanks…
[file_list] tag changes need editing the core files
Thanks.
please share your CSV file in private reply and if possible, 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 if I can help you,
Thanks.
If you are using [file_list_extended] shortcode, JPGs icons also working. I have checked here, https://wpdmpro.w3eden.com/download/icons-check, please let me know
Which shortcode you are talking about?
Are you talking about [wpdm_user_dashboard] shortcode? let me know
Thanks.
The add-on has been updated. please update your copy.
Thanks.
It is related to your Divi theme, switching theme working fine there, please update your theme or check if any script settings there for enabling or disabling for solving this issue.
Thanks.
You are welcome
Glad to hear this problem has been solved…
The issue has been found, soon you shall get an update.
Thanks.
Are you talking about this page tab? It is frontend uploader
here, tabs are working fine, please check and let me know
you can use multiply values of the default download speed 1024 as your requirements. however, it may be a server issue.
Thanks.
Please check the video,
It is working fine from my side
Please, give your temporary wp-admin login details in a private reply if I can adjust it for you.
Thanks.



