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
https://portalkairos.org/prints/2017-01.jpg
I look forward to improvements in the Music Download Area.
Problems reported:
1 – A strange link (at the arrow) appears and downloads an empty file.
2 – For people logged in to wordpress:
The timer have a problem. He does not go with the songs and an error appears after. (numbers)
3 – On mobile devices:
You have to click twice to listen to the songs. In the green link and then in the main player.
Thank you.
portalkairos.org
File search is ok now, has to activate file search Admin Menu Downloads Settings Frontend ( file search only will work at details page ):
http://speakinglatino.com/members/download/thanksgiving-vocabulary-printables/
Download Links are active now too:
http://speakinglatino.com/members/holiday-vocabulary-activities/
But I’m not seeing any issue with AWS, all buckets and files are accessible, please let me know If I am missing something.
The link displays only if the user have made at least 1 download?
If you update the package after sending email, the download link in email will be expired. Because after each update there is a new master key generated. Maybe that’s what happening in your case.
This reply has been marked as private.
AnonymousInactive
Hi,
The option Download Limit underneath the Package settings isn’t working. I have set it to “1” so that after a single download the link will no longer work. For some reason, it’s not counting the downloads and therefore not locking the link.
Any help would be greatly appreciated!
Yes, it is possible.
Enable the Open File in Browser option from Downloads Settings Basic File Download Panel.
That will open file in same tab. If you want to open file in new tab use a custom link template. Clone the link template you are using now and replace [download_link]
with following code,
<a target="_blank" href="[download_url]">Download</a>
I mean each time you add a package, for the attached file, I add an URL for the file to download (on an external server, i don’t use the “upload” function), this URL is set by me.
now all my packages have a URL http://ns32……… but i’m moving all my files to a server named http://ns42….. (still an external server, not the one where WordPress is set)
so all my downloads will not work, i can actually go inside each packages 1 by 1 to update the link to the new server, but doing than more than 3000 times is not what i want.
I tryied to modify those packages link directly into the database, but when i do that, when i edit a package, attached file URL is empty.
What are my solutions?
Hi there,
I found this thread on the ‘wpdm free’ forums where Shaon explicitly states, the goal of WPDM is to force the download rather than viewing the file in a new tab.
That was two years ago. Is that still true or is there a way to view, say a PDF, in a new browser tab when the link is clicked?
Reasoning: I want to use WPDM to sort, manage and categorize PDFs/ Flyers/ Posters etc without cluttering the default wordpress media library in wp-uploads. That doesn’t mean that, from time to time, some files are preferably being viewed in a new tab rather than being downloaded.
Thanks!
Sorry, not clear, download URLs are not static, they are dynamically generated and if you move content to another domain , link automatically use the new domain.
User will see such a notice when they click on download link.
Hi Shaon,
alright, I see. Obviously I changed that option and forgot about it. Still, one question remains: why are those packages, that are assigned to any category, blocked? Now that the above setting is set to ‘Block link’ all packages are show, but I still can’t actually download them :/
“Allow Access” is set to ‘All Visitors’ (translated to ‘jeder’ (everybody))
I see, that is actually because of this settings:
https://www.evernote.com/l/AV2npWbIJJdIxqe69EH2eIY3yooeL3nM24QB/image.png
If you select “Hide Everything” it will hide full short-code content when user don’t have access to a package. And the other option will not hide full content, but only blocks download link.