Well, I don’t have a view button, I just have a download button.
I want to allow the users to read the PDF file online, but not download it on their computers.
Here’s the package : https://www.wpdownloadmanager.com/doc/templates/link-template/
Hello,
Please share related url of the packages/pages that download links you want to hide.
Thanks
Hello,
Thank you for the clarification.
Well, wpdmdl
is the URL parameter to pass the download ID with the download link.
So, it’s a required param/function of the WPDM plugin.
Hope you understand now.
Best Regards
Download link is not appearing after user fills in name and email address. https://vingn.com/wpdm-package/request-for-proposals-vingn-2021-028-diesel-delivery-to-fiber-access-points-on-st-croix-st-thomas-and-st-john/
I’ve removed and reinstalled the plugin and it still isn’t working.
Hi
We have this bit of code in our custom link template:
<div class="download-button">[download_link]</div>
and it worked until recently when it just stopped. Now instead creating a link to the specific download it just links to the site URL and /#unlock
Do you know what might have gone wrong with this?
Thanks
Alistair
Hello @ikram_dirujii,
Hope you are well. I have checked your given link. The package you have to provide has not shown now direct download link. I think the package that was causing the issue was attached with an external file URL. can you please check it again and let me know, I have also checked your attached video link
Thank you and regards
Sir Please try this Link on Mobile Device. even I checked lazy download also but the same problem. there is no chance to copy the links from any browser but it is not safe on the Facebook browser.
Dear Nayeem,
thank you for the update. The basic functionality seems to work now! I assume that your shortcode must be outside the AVADA building blocks, right?
There is still one feature not working correctly. Please refer the link above. I have made some adjustments of the columns to fit our application. I´ve added a tags
column that will show the corresponding tag in this case the language of the downloadable file de
for German, en
for English). However, I don´t get any tag displayed. I´ve double-checked that the tags properties of the files are set correctly.
Could you please check this again? Thank you!
BRs
This reply has been marked as private.
Thank you for all that information. I have set up a gallery similar to your link here. But how do I access the code for those gallery thumbnails? I would like to center the download link in the panel.
This reply has been marked as private.
Dear Sir I Checked Everything.
I check by unmasked links also i check by masked links but nothing happening.
Sir no one can see or copy links from any browser.
But if anyone clicking from Facebook. So it’s showing first direct Download link and then start to download. So the links are easily copyable. Please watch the video completely you will see.
He @abhishek-shukla-6d,
It was a permalink issue.
However, If you found my support helpful, could you leave your valuable review here?
Your rating keeps us inspired.
Best Regards
Dear,
I am using the wpm plugin pro version,
Now I am told when I share the link for download that “You are not allowed to download – or – Vous n’êtes pas autorisé à télécharger. ”
Could you advise please?
Let’s say I have a file with multiple versions. Take this one for instance. http://multicommander.com/downloads
It has a 64 bit installer, a 32 bit installer, then two portable versions of the installers. So that means 4 different files, with potentially different file sizes. Is it possible to set a different title for each download button linking to each file? As in have the button linking to the 32 bit portable version be called as such? Or do I need to create four individual packages for each of the version mentioned above? Since each file will have its own size, I would probably be forced to create separate entries, unless there is a way to list multiple file sizes on a single package?
Hello,
Sorry for this inconvenience.
[wpdm_tree]
generates a tree view of all categories and packages, if you want to use it for a specific category, then: [wpdm_tree category="category-slug"]
, for direct download link use additional parameter download_link=1. Use cat_orderby (‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’, ‘parent’) and cat_order
( asc, desc) parameter for sorting categories. You can also set orderby
( title, date, modified ) and order
( asc, desc) parameter for packages inside a category folder, user parameter newwin=1
if you want to open a package or download-link in a new window.
For more details you can check:
WPDM Extended Short-codes
So in this case, you can use [wpdm_tree orderby="title"]
Thanks
Hello @colsheski,
Since it’s a live website so in this case, can you give me a test/example package link where I can check the inline download form issue?
Also, please mention the template name as well.
Thank You.
I have checked all of my plugins. No conflict to be found.
I’m not sure what you checked when you were in my site – but it’s the template that isn’t working. I created a new template without the download_link_extended and I can get that one to work in preview as well as on my live site after clearing the cache. It must’ve happened with the new update to 6.0.6? I didn’t have this problem until then.
Here’s the problem – I do NOT want to switch my template for all 250 downloads. What can we do to fix this?
You can reproduce the issue by yourself by clicking any of the download buttons on the page I provided the link to. The same goes for any other download page and buttons. I will not make a screen recording of something you can do yourself by means of a single mouse click.
Here is the link to a package (the top one, nr. 33 on the page I linked to): https://clearskies.eu/csog-downloads/dsf-ootw-21-33download/
The lazy download plugin should lead to this waiting page: https://clearskies.eu/csog/downloads/downloading/
Instead, the download starts immediately. Has something perhaps changed in the required shortcode that is required on the waiting page?
As stated, all was well until I updated WPDM.
Hi @ccienv,
The update will be available within the next 72 hours.
However, you don’t have to change anything in the code. Simply just follow the below example shortcode and you should be able to print custom field values easily.
[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="images" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|acf_manufacture|categories|update_date|download_link" colheads="Title|Manufacture|Categories|Update Date|Download::155px"]
As you can see in the cols param acf_manufacture
is the custom field name acf_field_name
.
Hope you understand.
Thank You
Hello,
Download manager plugin download link is not working.
My plugin version is 6.0.6.
Hello @ashishk,
Yes, you have to create a custom template and then use [download_link_extended]
template tags which will show the form-lock form as static, not as a popup.
You will find more details about the template tag in the blow link.
Template Tags
However, about the WPDM Pro version issue please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Thank You
It looks like, WPDM download link is working fine. But, not sure, how WC is handling it. It stopped worked probably due to any changes in WP updates.
This reply has been marked as private.
Hi,
WPDM download links are working fine on your site, but not sure how you integrated them with wc. Please give me your wc product link where you added wpdm link to check the issue in detail.