This reply has been marked as private.
The problem is very simple. You added “test” package and shared only to demouser, so if demouser login to the site and go to the file page he should see and download the test package, right?
But if you try to login with demouser credentials that I gave to you before by private message and you go to “file” link menu you don’t see the TEST package.
I hope it’s clearer now.
You can try.
Thanks
Hello,
You made the page “Cerica file” link as mediaced.it/download/
That was conflicting with wpdm package generated links
Changing the link to any other link has solved the issue.
Thanks
Hey Nayeem, thanks for answering.
I am using WPDM Pro, and i already use the Lock-Options for some downloads…
What i’m trying to do is to copy the download-link and put it behind a image on my website. If someone clicks on the image, he / she should see the lead-form with terms & mail-lock. After filling out the form, he / she should get the download-link via mail oder should referred directly to the file (based on the setting for mail-lock).
If i only put the download-link behind the image, after clicking the image the following message occures: “You are not allowed to download”
If i use the Master Download Link, theres no lock, it directly leads to the file.
Is there a solution for this problem?
THX
Hello Aprile,
I think you are looking for this feature
https://try.wpdownloadmanager.com/category-blocks/
This feature is coming from our this add-on,
WPDM Directory Add-on
You can also check the shortcode and its necessary parameter from the above link,
[wpdm_category_blocks]
please check and let me know
Thank you and regards
This reply has been marked as private.
This reply has been marked as private.
Hi my last message is from april,
I’m still using WPDM and Membership to deliver downloadable files to bakers from my crowd-funding campaign.
I’m using [wpdm_all_packages login=1 thumb=1 items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|download_link" colheads="Title|Download::155px"]
I would display a list of available packages to authenticated users, but wpdm_all_packages also show unavailable packages.
Can you add a parameter to show only available packages and hide all locked packages ?
With kind regards,
Julien W.
Hello everyone.
I would like to link an image on my website to a download. This should be protected by “Agree to Terms” and “E-Mail-Lock”.
is this possible? If yes, how?
Thank you and best regards
This reply has been marked as private.
Hello Oliver A,
The download packages are showing, because, they are conflicting with the download packages allow access
option. For categories hierarchy, giving access to a certain category for a particular role you have to set from the edit category option, then you have to make empty for the Allow Access
option or have to give a particular role on it like as I image attached or as usual for the select member option too,

because
Package Access = Package Access + All Category Access = All Visitors + Author = All Visitors
and Package Access = Package Access empty + Category Access(Author) = Author
or Package Access = Package Access(Author) + Category Access(Author) = Author
More details can be found in the below link,
Allow Access: Access Control Option
Hope you have understood. Thanks for your appreciation.
Regards
If you set All Visitors
to Allow Access
, the download link will be public and everyone will be able to download it. Otherwise, only select roles will be able to download.
Please check the doc here:
Package Settings
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Please set the value of order_by “publish_date” or “update_date”
And in the ‘cols’ you have to use the exact same value.
Exmple :
[wpdm_all_packages thumb=1 items_per_page="20" jstable=1 order_by="publish_date" order="DESC" cols="title,file_count,download_count|categories|publish_date|download_link" colheads="Title|Categories|Date|Download::155px"]
for more details please visit
[wpdm_all_packages] – List all downloads in tabular format in a page
Hello Nayeem,
the provided link does give the desired functionality. Therefore, we´ve bought the directory Add-on, but we are unable to use the plugin. It is properly installed, but we don´t find the building block in the Gutenberg Editor and the provided shortcodes with brackets won´t work at our side.
Our existing page uses shoprtcodes like this:
<!– wp:download-manager/datatable {“include_children”:true,”cols”:”title,version,package_size|categories|update_date|tags|icon|download_link”,”colheads”:”Title|Categories|Release|Language|Type|Download”,”template”:”link-template-default.php”} /–>
Could you please help us out? Thanks!
We can no longer use azure blob SAS URL’s. They work for any old download links but for any new links users receive this error on download attempts:
<Error>
<Code>AuthenticationFailed</Code>
<Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:b680cfb7-a01e-004d-0f9a-9b3b79000000 Time:2022-07-19T18:06:49.0342648Z</Message>
<AuthenticationErrorDetail>Signature fields not well formed.</AuthenticationErrorDetail>
</Error>
Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
We noticed the the URL received by the client PC has an extra few characters added – any % in string gets becomes %25.
URL as copied from AzureBlob and pasted into DownloadManager “attach file” url section
https://mwddownloads.blob.core.windows.net/public/MyWorkDrive-Setup.exe?sp=r&st=2022-07-19T18:03:03Z&se=2022-07-20T02:03:03Z&spr=https&sv=2021-06-08&sr=b&sig=x%2FaNLBnFO0JtCtkeM3ASzSA24O8aypHh6VqSe4I%3D
URL as presented on the resulting error page
https://mwddownloads.blob.core.windows.net/public/MyWorkDrive-Setup.exe?sp=r&st=2022-07-19T18:03:03Z&se=2022-07-20T02:03:03Z&spr=https&sv=2021-06-08&sr=b&sig=x%252FaNLBnFO0JtCtkeM3ASzSA24O8aypHh6VqSe4I%253D
note how the two precents in the sig= go from % to %25
x%2FaNLBnFO0JtCtkeM3ASzSA24O8aypHh6VqSe4I%3D
x%252FaNLBnFO0JtCtkeM3ASzSA24O8aypHh6VqSe4I%253D
We’ve tried repeatedly re-generating the SAS URL, but the same error recurrs.
-
This topic was modified 2 years, 10 months ago by
Dan Gordon.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
I set up all settigs – upload the files but if i want to share the direct download link or the direct download page the error appeasrs:
You do not have permission to download this file
where is the trick?
Hello Paul Johnson,
Can you please share the related URL too, where you want to remove the link from the TITLE of the download? please let me know
Thank you and regards
This reply has been marked as private.