This reply has been marked as private.
Hi,
I tested it setting administrator download limit = 2, and found it working fine.
https://www.evernote.com/l/AV32wpefwbFHR51Luv8nkbIjTe5n9gHw57gB/image.png
If you were testing it by clicking the same download link, it will not work, as in the same session, when you click links from the same package, it will be counted as 1.
All you need to do is adding shortcode [wpdm_file_cart]
on a page to show file cart, And keep single file download activate with packages. Additionally, you need to keep [file_list]
tag in link or page template to show file list.
“How do you get rid of the file name – “name.pdf”” <— may you please explain it a little with an example URL.
How do you get rid of the file name – “name.pdf” next to the file cart download / add buttons? The Package name and link is already on the left side…
If you want category dropdown next to search bar, it will be like this:
https://demo.wpdownloadmanager.com/wpdmpro/archive-page-compact/
And the shortcode is:
[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10" cat_view="compact"]
Short-code used on that page:
[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10" cat_view="compact"]
BTW, you may also use the following add-on to generate shortcodes:
Advanced TinyMCE button
Yes, in link template, please replace [page_link]
with [page_title]
Docs:
Templates
Great. Thanks.
One final thing. Is it possible to disable the link to the download file page?
So when I’m here: http://www.edifit.co.uk/testfile/
I cannot click to get here: http://www.edifit.co.uk/download/test-file/
Ok now, used different template with [download_link_extended]
tag, instead of [download_link]
You will not need the master key for the downloads where you didn’t apply any lock option. The purpose of the master key is to allow someone sudden access when the package is locked for the others. But when you need to keep a stable download link for any specific group of users, you can use role-based protection.
Hi,
I have Enable Email Lock applied with ‘Download Instantly & Do Not Mail Download Link’ checked. The download doesn’t download at all – just says “Processing…” constantly.
When I unselect ‘Do Not Mail Download Link’ it sends an email with a link ok but it will not download straight from the site.
Also, where is the option to store the email addresses that users enter to get the downloads?
Regards
Hi,
My story :
I have premium packages. To download them, you have to be in ‘premium’ group (group i added).
I would like to test if :
1/ user is logged and not premium -> no form lock, message “you need to be in premium group”
2/ user is logged and premium -> no form lock, download link
3/ user is not logged -> form lock enable
Is it possible ?
thank-you
Hi,
The download file link (text) is hovering over the actual download which provents users to download the file.
This start happening since i updated to the latest version of WPDM Pro. Please see screenshot attached.
Please see example using the link below:
https://ww3.hyndburnbc.gov.uk/download-package/building-control-charges/
Many Thanks
Naeem
Sorry for the trouble, correct documentation link is:
wpdm_user_dashboard_menu
Download is working fine now, made 2 changes in /libs/class.FileList.php
and /libs/class.Package.php
, in both files, changed get_permlink($ID)
with home_url('/')
Hi, and fist of all sorry for my bad english.
On my website (http://www.gruppolazialebevande.it/area-riservata/ WPDM ver.4.6.0) suddenly stopped working internal links on the dashboard.
“Download history”, “Edit profile”, “Logout”… They send to a 404 error page; I have not made any changes to the files and everything worked perfectly. Does anyone have experience about this?
Thanx!
This reply has been marked as private.
And when i put in [thumb_300x400] i get this
You can see the thumbnail shows that that question mark and the link can’t be found.
i set the feature image to this download as well.
This reply has been marked as private.
This reply has been marked as private.
Clone the link template you are using now. You can clone a template from Downloads Templates Link Templates Tab.
Now remove the [page_link]
or [page_url]
template tag from there. Use only [title]
to show download title.
Then save the custom template and set it as link template in package settings.
Read more about custom link templates here https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/
Clone the link template you are using now. You can clone a template from Downloads Templates Link Templates Tab.
Now remove the [page_link]
or [page_url]
template tag from there. Use only [title]
to show download title.
Then save the custom template and set it as link template in package settings.
Read more about custom link templates here https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/
Hi there
i want to get rid of the link that take you to the package detail page. How can i remove it so that the package title is just a title and the user is only able to download the file?
Hello!
Could you tell me please where translate links download”?
I didn’t found it
The screenshot is following: http://prnt.sc/e9en30
I want individuals to use ‘download’ only for files and remove hyperlink for the file name. Any help?
Example:
icon File Name
Download
Remove the option to click on file name to download the file.
Thanks