Sorry for my late reply.
Basically, the Python script I created correctly uploads the files using your API. However, when I click on “Generate download URL”, this is the address that comes out:
https://mywebsite/?wpdmdl=7053&masterkey
As you can see, the masterkey is missing.
Then I have to go into the download, click update, and magically the masterkey is generated, and it correctly generates the link:
https://mywebsite/?wpdmdl=7053&masterkey=fL1HPluIpPl-ym9zVcmGZhkRswTEcdstsShcujn00WeWdSvIeSyFpxvkcCfwfsJxdQfSiEUI85oGTAK5NjG3C-CfKsxYdSylELJiG5BgF18
I need the masterkey to be generated immediately when I upload the file via the API.
Hi,
View count triggers when someone views the page, however, view count may skip due to browser or page cache or someone access download link directly.
Please check now, I have adjusted code with target="_blank"
for page_link
and backup the code file from your active-theme/download-manager/all-packages-shortcode.php
file. Please check here, https://www.actuarialsociety.org.za/ts/?page_id=24740, if it is working properly. Please check and let me know.
Thank you and regards
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
If you want to hide any section of download packages, you can edit the package related link/page templates. please check and let me know.
Thank you and regards
I am not able to under stand this.
I created a directory download-manager under the theme (do I need to make in child theme or main)
Created two sub-folders: page-template & link-template under defult-theme/download-manager
Uploaded my link template (which I had made) into the above folder (under link-template.
Am I correct.
After this , what needs to be done
Kindly follow these steps:
1. Copy page-templates or link-templates directory from /plugins/download-manager/src/package/views
directory to your active theme directory.
2. Make a new directory as download-manager on your active theme directory.
3. Now remove all files from {active-theme}/download-manager/page-templates or link-templates
except the template files you need to update.
4. Update/copy template file(s) in {active-theme}/download-manager/page-templates or link-template
directory as per your need.
I created a Page Link Template and uploaded it to the folder where other page templates were there. Now after I updated Download Manager, the template has vanished.
Where should I upload my template so that even after the update it still remains
This reply has been marked as private.
With the recent update, enabling the “Flat Download Link” option results in “Access Denied” messages presented to users who are authorized to download package contents. Disabling the “Flat Download Link” options resolves the issue. Please fix this, as I would like to use the Flat Download Link option.
This reply has been marked as private.
Please try this <a href="[download_url]" data-package='[ID]' class="wpdm-download-link wpdm-download-locked btn btn-primary"> Download </a>
. Please check and let me know if it works for you.
Thank you and kind regards
Hello Nayeem,
Unfortunately, that solution is not compatible with the lock options (we ask for check terms and conditions in the popup after clicking on “download”). The popup is not opening anymore.
Could you please provide another solution to not translate the text of the [download_link] and which works with the lock options?
Christian
This reply has been marked as private.
The slight problem is, when someone logs in to handle all the uploads for the users, they go to the backend. Thre is no backend screen that shows all the Packages/Downloads, assigned to each user.
From what you are sayingw e need to create a link in a custom menu, that goes to a page using your Shortcode.
What exact shortcode do we need on a page, that will show ALL download Packages, and then be able to filter by user? (or search by user)?
” And for your requirement you may trying from Downloads > All Packages section there will be a dropdown where anyone login or the administrator can filter packages by Author. Please check and let me know.” This won’t help. As this is for example, things that I personall yhave uploaded. I want to know ANYONE has uploaded and assigned to a particular member.
Simon
Hello, Varinder
I hope you are doing well and thanks for writing to us.
Unfortunately, exactly the same table is not possible in Download Manager. Kindly pay a visit to our demo site for alternatives, here is the link
Regards
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
If you are facing an issue with the download label you can use this <a href="[download_url]" class="btn btn-primary">Download</a>
instead of [download_link]
template tag in your link/page template. please check and let me know, if it works for you.
Thank you and regards
This reply has been marked as private.
Hello Christian,
Hope you are well. And thanks for writing to us. It is not a translatable string or text, it is a template tag for creating download links of the packages. I hope you have understood. please check and let me know, if you have any more queries.
Thank you and regards
Hello,
how can I change the translation of the download_link in a link template? See have a look at this screenshot for clarification: https://imgur.com/a/Om7S6cg
Since it is not a string, I cannot find it in WPML or/and Loco Translate.
Best regards,
Christian