Several people who get the mail to download a pdf are getting an error “invalid download link”.
Others can download it correctly.
How does this come? and how to solve?
We now already have 3 mentions of an invalid download link.
Within the subscribers list I see that these persons has as action/status “Aproved” And others have “Downloaded”.
Now 15 out of the 55 have Approved and not Downloaded as satus. Does this mean that the url for downloading is not working for all these 15 persons?
Hi my S3 plugin is not working.
When trying to download any existing file from S3 getting this error:
Error in call to API function “files/get_temporary_link”: Invalid authorization value in HTTP header/URL parameter
When checking in the admin page the S3 manager listing is loading forever with the following error:
/wp-admin/admin-ajax.php?action=exploreBucket&__s3picker=1:1
Failed to load resource: the server responded with a status of 500 ()
With call to action 4
link template and category slugs with this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/, the appearance you can get like this, https://wpdmpro.w3eden.com/category-shortcode/. Please kindly check and let me know.
Thank you and regards
So lets say I would like to use the link template “call to action 4” so that my downloads page listing looks like the “Call To Action 4” example on https://try.wpdownloadmanager.com/ready-to-use-templates/
and I would like to show downloads from category slugs “category-1” and “category-2” and show them in a grid totalling no more than 12 at a timer with pagination.
What would that shortcode look like?
Geoff
This reply has been marked as private.
Nayeem, where will I find the template IDs to use?
Your “link” templates are for individual downloads on and your “page” templates are for the download detail screen.
Where are the templates for the listing page itself held and where do I find their IDs?
Geoff
The template type is fine – I understand.
However how do I define what template I am going to use to list all my downloads?
For example I am currently using the following on my listing screen but it doesnt mention the listing layout template anywhere:
[wpdm_all_packages login=0 thumb=1 items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]
Hello Geoff,
Hope you are well. And thanks for writing to us. Call to action 4 link template is not available in the free version, it is available in the PRO version. And for search you can check this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_search_result-shows-search-form/. Please kindly check and let me know.
Thank you and regards
My apologies as I think I am being extremely stupid.
On the main page that shows all of my available downloads I would like to show all downloads as per your template “Call to action 4” with 3 columns. So I have set the “Link template” for each download to “Call to action 4” However how do I setup the main view of these downloads to be as per your “Call to action 4” example on https://try.wpdownloadmanager.com/ready-to-use-templates/ ?
My page currently look like this: https://showersave.previewlab.co.uk/library/
Also how do I add a search facility?
Thank you.
Geoff
Hello,
for some packages i need to propose external links (youtube url for exemple) instead of documents…
i didn’t find the way to do it…
could you help ?
Our client wants to share the links to specific downloads so that they can put the link on other sites. So when a user clicks on the link on another site it immediately triggers the download. How do we do this?
Please consider testing this demo CSV file to determine whether the issue lies with the CSV file or the download manager. Here is the CSV file download link
Please inform me if the demo CSV file functions correctly for you.
Regards
Yes, this similar_downloads
template tag appearance coming from this link template, you can modify the code or you can also copy any template code from Downloads > Templates > Link Templates
section. Please kindly check and let me know.
Thank you and regards
This reply has been marked as private.
This reply has been marked as private.
Please check, I have added the appearance of similar_downloads
template tag code file this directory, active-theme > download-manager > link-templates > link-template-panel.php
. It will also be kept as a backup file for the plugin update, also you will be able to modify the appearance of similar_downloads
template tag. Please kindly check and let me know.
Thank you and regards
I have added the following CSS code in additional CSS.
.wpdm-download-link.wpdm-download-locked.btn.btn-primary {
font-size: 14px;
}
.package-title {
font-size: 14px !important;
}
Kindly check now and let me know if this aligns with your requirements.
Regards
Also, can that page be added to the side menu in the Downloads screen? Else, login and see their profile and downloads… and search. But the link to this search page, is not there.
Can it be simply added to it??
This reply has been marked as private.
If you are talking about page/link template of packages you can modify according to your own requirements. Please kindly check the doc here and let me know, https://www.wpdownloadmanager.com/doc/templates.
Thank you and regards
Hi Nayeem,
well I thought those settings are only for the Detail page of the download? So I am wrong?
The link template here is “Call to action 4”
And the page template is some we have edited years ago “new page template”
I want to show the visitors that there are more than one image in a package on the category page. So I will have to edit the “new page template” to edit the category layout? Really?
Thanks in advance
-Dirk
Hello Francesco Dell’Anna,
Hope you are well. Thanks for writing to us. For removing download counter, you have to customize your package link/page template. Please check which template you are using from your package settings and go to Downloads > Templates
section, then you can create a new template or also able to clone the existing templates , from template editor remove [download_count]
template tag. Please kindly check and let me know, if you have any queries more.
Thank you and regards
You will get which template you are using for your packages from your Downloads > All Packages > Any package Edit option > Package Settings > Link/ Page Template
option. Please kindly check and let me know, if you have any issue.
Thank you and regards
This reply has been marked as private.
Hi,
I used the previous version of WPDM + WPStamper to offer my students a download link to a PDF with watermark (email).
Now I see in the updated version that
1) all individual PDF files I uploaded to offer a single link to the user has been converted into packages.
2) the file download is not working because I have to select a Root for each package/file.
3) If I select the root where the PDFs uploaded were uploaded at first (they are all at /download-manager-files) all those 173 individual PDF files can be downloaded from every link as a ZIP file!
I need to create a download link with a unique PDF file to be stamped with the user email.
Could you please help me?