Yes, you can use Downloads for Export process
To thoroughly check the issue, could you please share the login credentials in a private reply?
Hello, SHIV
I hope you are doing well.
You can check WPDM Directory add-on, it will help WordPress Download Manager users to show all categories and downloads on a single page with different styles.Here is the overall structure of the directory add-on. Category View, Subcategory View.
For more demo, pay a visit here
Kindly check and let me know.
Update is available now!!
If you have some free time, we would greatly appreciate your support with a 5-star review here: https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post , it will inspire us a lot.
Thank you 🤗
We’ve identified the issue and are currently working on it.
Please verify from your end, as everything appears to be functioning correctly from our perspective on version 8 or above.
Regards
Hello, Cornelis
I hope you are doing well and thanks for writing to us.
We are investigating the issue, you will be updated shortly.
Thanks for your patience.
Hello, Sara
I hope you are doing well and thanks for writing to us.
Kindly upload your files using SELECT FILE option. This will make the file inaccessible to non-logged-in users.
Let me know if this solves the issue.
Regards
Hello, Jens
I hope you are doing well and sorry for the inconvenience. We are checking the issue, you will be updated shortly.
Thanks for your patience.
Kindly follow these steps:
1. Copy page-templates or link-templates directory from /plugins/download-manager/src/package/views
directory to your active theme directory.
2. Make a new directory as download-manager on your active theme directory.
3. Now remove all files from {active-theme}/download-manager/page-templates or link-templates
except the template files you need to update.
4. Update/copy template file(s) in {active-theme}/download-manager/page-templates or link-template
directory as per your need.
If you have some free time, we would greatly appreciate your support with a 5-star review here: https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post , it will inspire us a lot.
Thank you
It works fine from our end, here is the screenshot
I have used this code in functions.php
add_filter('wpdm_frontend','wpdm_author_dashboard_menus',10,1);
function wpdm_author_dashboard_menus($menu_items){
//Adding new menu item using callback function
$menu_items['projects'] = array('label'► __('Projects of Tahasin','wpdmpro'), 'callback' ► 'CallbackFunction');
return $menu_items;
}
?>
Kindly check and if possible share a screenshot of the page
We have fixed the problem, kindly update the plugin whenever it becomes available.
Regards
Hello, CIALGAR
I hope this message finds you well and thanks for writing to us.
Kindly follow this documentation for adding menu in author dashboard.
Regards
We are checking the issue, you will be updated shortly.
Thanks for your patience.
Hello, vctech
I hope you are doing well and sorry for the inconvenience.
Could you please share related URL related to this issue in a private reply?
Regards
Hello, Elvis
I hope you are doing well and thanks for writing to us.
Could you please share the relevant URL and error logs so that we can thoroughly investigate the issue? Providing this information will enable us to guide you accordingly.
Regards
Information has come to light about the payment issue.
Here is why the issue may occur:
When a user updates the license manually and subsequently switches to automatic updates, the system may fail to track the transaction number for the most recent payment. As a result, it identifies the previous manually processed payment as the latest one. Hence, following a successful payment, the system erroneously displays an expiration status.
Regards
The issue has been resolved. Please update the package list add-on whenever it becomes available
Regards