Hello,
I am sorry unfortunately you cannot arrange attached files list with link templates this inside any package.
You can create a download package with one file or many files that will be shown there. you can only set search option for many attached files in a download package. All template tags and shortcodes are based on download package.
Let me give you an example:
Here is an demo what are you looking for
http://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/
Here you see all the packages not single file. Every packages containing one attached file or multiple files.
I found that you have used [file_list]
and [file_list_extended]
template tags to show filelist.
Only these two template tags are available to show the filelist. No easy way to change the design for the filelist. To change that we need to change in php file in plugin.
However let me know your thoughts about the issue.
Thanks
Hello,
You can check it now.
I have hid those using custom css.
Thanks
Hello @fmgreece-gr,
Glad to hear the issue has been resolved.
Feel free to contact us again for further assistance.
Have a good day!
Hello,
Sorry for the misunderstanding as you posted in the support forum for free version.
However, Could you please share temporary admin access of your website in a private reply? It helps us to quickly figure out the issue and resolve it immediately.
Thank you
Hello,
I have created a custom link template for you with the date.
Please use that link template link_template_with_date
for the page.
I hope it will solve the issue.
Thanks
Hello,
Please ignore the solution that I provided in chat. Actually I provided that solution for wpdm.
I think this text of archive addon is getting from link template.
You can Make the text translatable by adding text like this [txt=File]
in link template
Thanks
Hello,
You can use the bulk import/export function to update all the filepaths.
Please check and apply this:
However, as you are using free version of wpdm, it is not supported. In this case you can use the default wp import/export from tools >impor or export
or any other thirdparty plugins.
Let me know please if this solves the issue.
Thanks
Hello,
Please check it now.
I have made it as you suggested.
Let me know please if it is okay now.
Thanks
Hello,
I didn’t find any login link?
Please provide it in a private reply.
Could you please recheck the last message you sent?
Hello,
Sorry for this inconvenience.
We have found the issue. It is a bug. Our developer team is working on it. Soon you will get updated.
Thanks
I hope that we will release next updates with the issue fixed so that you dont need to add this repeatedly.
Thanks
Hello Alice,
add this:
if(!defined('WPDM_ADMIN_CAP'))
define('WPDM_ADMIN_CAP','edit_posts');
if(!defined('WPDM_MENU_ACCESS_CAP'))
define('WPDM_MENU_ACCESS_CAP','edit_posts');
to just under this line:
/**
* Define cookie domain if it is already not defined
*/
in the ../plugins/download-manager/download-manager.php
file and save.
it will always solve the issue.
Thanks
Hello,
Hope you are well.
Could you please share the related pages URL with us?
If possible please also share the admin access of your website in a private reply.
It helps us to quickly figure out the issue and resolve it immediately.
Thank you
Hello,
Sorry to hear about the issue.
As you updated the plugin, The code I added was removed.
It is a security issue, so the code is not added to download manager by default.
However, I have added the code again and now editor can access the Gestore Patrimoniale.
Thanks
Hello ,
Sorry to hear about the issue.
Could you please share the related page/file/package URL with us?
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
If possible please also share the admin access of your website in a private reply.
It helps us to quickly figure out the issue and resolve it immediately.
Thank you
Yes it is possible.
Please share the related page/file/package URL with us?
If possible please also share the admin access of your website in a private reply.
It helps us to quickly figure out the issue and resolve it immediately.
Thank you
Hello ,
Sorry to hear about the issue.
Could you please share the related page/file/package URL with us?
If possible please also share the admin access of your website in a private reply.
It helps us to quickly figure out the issue and resolve it immediately.
Thank you
Hello,
Sorry to hear about the issue.
The issue could occur because of ajax issue. You can disable cache plugin and check it may fix.
However, it can be easily solved by showing a cart icon or cart page on menu.
Let me know your thoughts.
Thanks
Hello,
Our developer team will review the issue and take it effective in future updates.
Thanks
Hello,
Hope you are well.
You will find the download-manager-fr_FR.po
and download-manager-fr_FR.mo
language files in ../download-manager/languages
directory.
Thanks