Hello,
You can make a private page or page to specific user roles in wordpress you can send the page link to direct audience.
or You can check this addon to assign specific users:
Advanced Access Control
This reply has been marked as private.
View post on imgur.com
i wanted to hide that user manual I don’t wan to let people see it. especially the public.
Customers will be given a direct link to download the user manual. Audience who are not selected to see will not see this file in the download manager is there a way to hide it?
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hello,
Sorry for the inconvenience.
Please use link-template id instead of page template ID in the shortcode section by following this.
You can obtain a link template ID by following this.
More details about the shortcode can be found here.
Thank you
Hello @hdebeuf,
Hi @proudbrands,
Sorry for the inconvenience.
If you are using the latest version of WPDM Directory Add-on then please follow this in order to use the latest updated shortcode.
Example correct shortcode: [wpdm_archive button_style=”default” template=”link-template-default-ext” cols=”1″ items_per_page=”10″ order=”asc”]
Hope your problem will be solved now.
Thank you
Hello @naughtycocktailparties/,
Hope you are well.
If you are using the latest version of the WPDM Directory Add-on then please use the latest shortcode by following this.
You are using an older shortcode that’s why it’s showing like that.
The correct shortcode should be like the below now.
[wpdm_archive button_style="default" template="link-template-default" cols=1 items_per_page="9" orderby="title" order="ASC]
Hope you understand now.
Thank you
Yesterday, 07/15/21, my archive page for my download center completely stopped working on the website and just shows the code. This is the code that I’ve been using since I purchased this plugin. I’ve tried updating it to the codes listed on your website, but none seem to be working. What can I do to fix this to get my downloads live again?
[wpdm-archive button_style=”inverse” link_template=”default” order_by=”post_title” order=”asc” items_per_page=”9″ cat_view=”compact” cols=1]
This reply has been marked as private.
This reply has been marked as private.
Hi @trikdis
Hope you are well. if you are searching for link-template/page-template
, please check this directory
plugins\download-manager\src\Package\views
I hope it will help you
Thank you
<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
This reply has been marked as private.
Hello,
it is possible to open the [file_list] download links in a new window
Greetings
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Guy get your act together. I am not a beta tester or debugger.
I upgraded to 6.0.3 to see if this version will fix my issues since I upgraded to version 6.0.0
This was a HUGE mistake.
– My pages with Beaver Builder where I am using short codes template links are broken now!!!
– Orders are being paid with Paypal but there is no order generated!!!
– The license is not showing up in the order details anymore!!!
I had to manually add the order and manually add the license to give it to the client who by the way got an INVALID LINK when he tried to download his package.
Seriously, I am starting to look into another platforms!!!!
So fix your code.
I am not recording videos to show you everything that is wrong…
You should test your stuff before releasing it and breaking things again!!!
Sincerely
Emilio Hernandez a happy customer until your fatal version 6.0.0 Release.
PS
Review also your code of the Premium Packages and make sure everything is working properly!
This reply has been marked as private.
OK thanks
Another issue is all the link templates seem to have broken, I had the free version working fine and displaying nice, Now the Icons have gone really big and the DOWNLOAD button does not work.
on the Admin screen there just shows an error

Hi @ovoigt,
Sorry being not getting the proper directory. For new launching from the base code of the plugin, directory structure has been changed, please check from here,
plugins\download-manager\src\Package\views\link-templates
And for making back up please follow this doc, https://www.wpdownloadmanager.com/doc/template-files/
I hope you shall get the help
Thanks for your appreciation
I’m very irritated.
The relevant folders you mention do not exist. When I click on the directory download-manager I only get three folders:
assets
languages
src
Where do I have to put the template link-template-default-old.php
?