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
when putting the widget to subscribe the following error appears
and when pressing the delete selected button on the subscriber page, the following error appears
regards
Hello,
I have updated to 6.0.4 by downloading it from my account on the download manager website and now it works perfectly.
Thanks for all. Greetings.
Hello,
Yes there is the possibility, either by creating a function or modifying a file, do not hesitate to let me know. it is something important to me.
A greeting
Hello,
It keeps duplicating the package every time I update. is happening to me with some download manager settings.
I want to tell you that I only use [wpdm_frontend] because for login I use profile builder. there is probably some incompatibility.
A greeting
<a href="[download_url]" target="_blank" rel="noopener">[link_label]</a>
Hello,
Thanks, it works fine.
With the link in the header I have done the same with an html code that I have downloaded from the internet:
<a href="[download_url]" target="_blank" rel="noopener">[link_label]</a>
I wanted to ask you if it is correct or do you recommend another option. It works well.
Thanks