Hello @promultis,
The issue is happening due to the permalink structure I think as I have failed to access the WordPress error log due to file permission.
Because I have created a test page and it’s working fine.
As you have created the same page with the same permalink which conflicts with WPDM base URL like this.
Also, after changing the permalink structure to plain like this the Download page is working fine.
Hope you got my point.
Thank you
If you go to Downloads -> Templates -> Link Templates
and if you check each previews for each of the templates you would see that all of them except a few hyperlinks. Only ones which have [title] instead of [link] defined in the template do not show it.
So is there any in which I can remove it
This reply has been marked as private.
Hello,
I was not referring to the direct download link within wordpress. but to the possibility of copying the download link on the web once the user is logged in and then trying to download without being logged in.


I understand that it is difficult for it to happen, because I register the users and what I am telling you should not happen. but that the message does not have permission comes out, it is an indicator that this file exists, if someone unauthorized tries to download it. if it were redirected to the 404 page it would be an indicator that that file or page does not exist.
Another thing is the direct download links that you tell me. in that case not allowing access to wordpress should be enough.
regards
Hello,
We have just updated to 6.0.5 and the problem has been fixed ! Thank you very much.
Is it possible to also set “Reset Filter” (screeshot in answer above) as a translatable text ?
\download-manager\src\Package\views\all-packages-shortcode.php L.68
From :
$("div.wpdmdt-toolbar .dataTables_filter").append('<a href="<?php the_permalink(); ?>" class="btn btn-secondary ml-3" style="margin-top: -5px;border: 0;">Reset Filter</a>');
To :
$("div.wpdmdt-toolbar .dataTables_filter").append('<a href="<?php the_permalink(); ?>" class="btn btn-secondary ml-3" style="margin-top: -5px;border: 0;"><?php _e("Reset Filter",'download-manager'); ?></a>');
Thanks
Hi @galois,
I have found your issue regarding the Email Download Link, soon you shall be updated
Thank you and regards
Hello @sanka33,
Hope you are well. Are you trying to get such Master Download Link as I image attached,

Thus you shall get the interface like this,

please let me know if it helps you
Thank you and regards
Hello,
Is it possible to prevent the txt from being downloaded by saying that the download is not allowed if someone copies the download link and tries to download without being logged in?
yes it is possible, I prefer that it generates a 404 error as if that content did not exist.
Thanks for everything.
Greetings.
Hello @misterspok,
Sorry for the late reply. Yes, there is an action hook regarding email_download_link, please check here, https://www.wpdownloadmanager.com/doc/action-reference/wpdm_before_email_download_link/
And glad to hear that, your problem has been resolved
Thank you and regards
Hello,
Hope you are well.
I have just checked the example link. They used direct file link as download link. It is an unsecured way to make downloads of files. You can follow this but you dont need WPDM for that.
However, you can follow these shortcodes of WPDM to check different views of WPDM tables. I would suggest to use Language names in title/description in the download packages.
Thanks
This reply has been marked as private.
Hello Shahjada
1.In regards to Digital Products is there a way to show a price & maintain having the download link button at the same time as i am trying to adapt WPDM for a different purpose than you designed it for. I would like to show clients there estimates when i post them on WPDM, I would like to have the price of the quote showing in the page template & also give the option to download the quote. Im sure it is only the matter of fudging one of the codes in the Digital Products plugin but i am not sure which on if you could show me i can do it in my file manager & modify it there this would be greatly appreciated if you could assist here is a link to the page i am setting up to give you some idea what i am trying to accomplish
https://elconprojects.com.au/download/vaughan-civil/
2.I am having problems with WPDMN Page Templates after my latest Elementor update it is crashing my elementor saved templates I can not access them unless i deactivate the WPDM page templates plugin can you please help
Thanks

-
This reply was modified 3 years, 10 months ago by
Goran Kuke.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hello,
Thank you for letting us know about it.
However, we have some useful template tags as well which might help you too. Please check this documentation link.
With Regards
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hello.
It is possible in pro version. Please check this.
Thanks
Is there a way to add a preview/view link onto the [file_list] shortcode?
So there is a view button and a download button
[View] [Download]
Hi,
You can remove a previously linked domain by following the below docs.
License
Thank you
When I use….
[wpdm_search_result init=0 template="link-template-default" cols=1]
and input a search word to the text box…..I get….
Warning: Division by zero in /home/customer/www/(my website).info/public_html/wp-content/plugins/download-manager/src/Package/Shortcodes.php on line 239
It used to work fine. If I roll back (approx) 1 month of backups, it works. But seems now not with all the updates. All my WP is updated and I’ve tried turning off all other plugins.
I will PM my login details.
Thanks in advance for any thoughts!
Hello,
When i send a download link to my customers with the download file, they have received this error:
Warning: Illegal string offset ‘pid’ in /home/example/public_html/wp-content/plugins/download-manager/src/Package/Hooks.php on line 56
Can you please help me about it?
I use php 7.4 and nothing updated on my website. It’s just happened suddenly.
Regards