Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic. If you get some free moments, can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, It will inspire us a lot. Thanks in advance…
Thank you again and regards
Hello Davide Masserini,
Hope you are well. Thanks for writing to us. You can check the option When user is not allowed to download
option from Settings General Access Settings
as I image attached,
You can also mask the download URL from settings, thus user may not find the public URL for download. Please kindly check.
Thank you and kind regards
Hello Vetri,
Hope you are well. We are checking the issue. I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.
Thank you and kind regards
I have back information from our team that, update will be available tomorrow with fixing the issue. Please kindly check and let me know.
Thank you and kind regards
Hello Marco,
Hope you are well. Thanks for writing to us. For logout you can check this shortcode,
Also this article if it helps you,
2 Ways to Show Different Menus to Logged-in Users in WordPress
Please kindly check and let me know.
Thank you and kind regards
I have again forwarded it to our related team authority. Please kindly check and let me know if you have any more queries.
Thank you and kind regards
Sorry for the inconvenience. We are checking the issue. I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.
Thank you and kind regards
If possible, can you please, give your temporary wp-admin login details in a private reply to check/adjust the issue?
Thank you and regards
Hello ovoigt,
Hope you are well. Thanks for writing to us. You can use different link template or create any custom link template thus that may show properly on any devices. Please kindly check.
Thank you and kind regards
You can increase the number of items_per_page
thus pagination may not come, you can also show packages from specifiq category. Please kindly check.
Thank you and regards
I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.
Thank you and kind regards
Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic. If you get some free moments, can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, It will inspire us a lot. Thanks in advance…
Thank you again and regards
We are checking the issue. I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.
Thank you and kind regards
Hello Marco,
Hope you are well. And sorry for the inconvenience. Please kindly share the related URLs. if possible, please, give your temporary wp-admin login details in a private reply to check the issue.
Thank you and regards
For separate issue you may open a new topic. However, for translation you may use a better transaltion plugin, there are many free translation plugin available on WordPress repository. And for removing register link from login interface please choose None Selected
from dropdown Downloads Settings Frontend Access Register Page
. Please kindly check.
Thank you and regards
Hello Macro,
Hope you are well. Thanks for writing to us. Are you talking about author dashboard area’s profile picture as I shared the link here,
https://try.wpdownloadmanager.com/user-dashboard/
Please kindly check and let me know.
Thank you and kind regards
Please kindly use this in your theme functions.php
file,
add_filter( 'wpdm_get_files', function ($files, $ID) {
uasort( $files, function ($a, $b) {
return strcasecmp( basename( $a ), basename( $b ) ); // Sort alphabetically by filename
} );
return $files;
}, 10, 2 );
Please kindly check if it works for you.
Thank you and regards
Hello Austin,
For #1, You can check the option When user is not allowed to download
option from Settings General Access Settings
as I image attached,
For #2, You can check this add-on, https://www.wpdownloadmanager.com/download/wpdm-default-values/ for bulk apply settings
For #3, Are you talking about the attached filelist?
Please kindly check and let me know.
Thank you and kind regards
Please kindly replace order_by
with orderby
. We have fixed the documentation. Please kindly check and let me know, if you have any queries more.
Thank you and kind regards
Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic. If you get some free moments, can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, It will inspire us a lot. Thanks in advance…
Thank you again and regards
Please kindly check now. I have added the below CSS on Customizer > Additional CSS
section.
.w3eden .media{
justify-content:flex-end;
}
Please check and let me know if the issue get resolved.
Thank you and kind regards
Hello x472134,
Hope you are well. And sorry for the inconvenience. if possible, Can you please, give your temporary wp-admin login details in a private reply to check the issue?
Thank you and regards
I have again forwarded it to our related team authority. Please kindly check and let me know if you have any more queries.
Thank you and kind regards