This reply has been marked as private.
[wpdm_all_packages items_per_page="30" jstable=1 order_by="field_name" order="ASC/DESC" cols="title|download_link|categories" colheads="Title|Download|Partner"]
Thx. We will test this.
Can you also tell me something about opening downloads in a new browser window? I know it works in some layouts, but not in the table form as we have it:
[wpdm_all_packages items_per_page="30" jstable=1 order_by="field_name" order="ASC/DESC" cols="title|download_link|categories" colheads="Title|Download|Partner"]
Glad to hear this, your problem has been resolved. I have adjusted your issue from your custom link-template for your package and in your created custom link-template CSS panel, I have just put .w3eden { display: contents; }
and also adjusted your page texts <p>
tag to <div>
tag. Thus, it is okay now. However, If you get some free moments, Can you please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
Have a good day!
Hello,
Sorry to hear about the issue. I think you have misunderstood the feature.
Direct download button will not work for another visitor as it has security reasons.
Visitor has to input password when he will click the download button and if someone wants to share download link, he has to share the download package link like http://localhost.com/downloads/testmovie/
If you use list downloads using shortcodes, then you have to input password before clicking download too.
I hope you have understand.
Thanks
Hi @palelearn,
Thank you for your query.
Well, if you migrate then it should not affect the links.
However, you can check our bulk import feature as well regarding this.
Bulk Import
Let us know if you have any questions regarding this.
Regards
Hi
We are using your download plugin and have a query. We are planning to migrate our website to another server. Will the links for the images stored thru your plugin get affected and do we need to again set up/update the links in the new server? Please let us know.
Thanks
Hello Daniel,
Sorry for not understanding properly about the template tag. The template tag you can use in any page/link templates from the Downloads > Templates
section, if you are using the PRO version, you will be able to see details of it. And after using it within any link-template you will be able to use any of your shortcode parameters. I hope you have understood now. And do you want to show the view button for the wpdm_all_packages
shortcode too, please let me know.
Thank you and regards
Great, thanks Humayon!
Order# WPDM627C334FD0293
What’s next? Will Stripe download link just show up on my DM dashboard now?
This reply has been marked as private.
This reply has been marked as private.
Hello,
Hope you are well.
Could you please show me an example of the gallery what you are looking for?
You can use like this demo by following the below shortcodes.
[wpdm_carousel category="category-id" autoplay=1 nav=1 dots=1 wrap=1 items_per_page=4 items_total=8 template="link-template-id"]
More details can be found here.
The best solution for you is the Directory Addon.
WPDM Directory Add-on
Using it you can show your categories in the sidebar which will be used to filter categorised downloads. Then on the right side, you can display your downloads/packages. Please check the demo here https://try.wpdownloadmanager.com/archive-page-flat/ The template in the demo doesn’t have the file preview but you can also display the preview using a custom link template.
Thanks.
Thank you.
I have completed the purchase of the Download Manager Pro which is being shown on my profile too. But the following message has been shown on my linked website:
Download Manager Pro support and update period was expired on 04/13/2022. Renew Order
Kindly let me know why it is not updated on the site?
-
This topic was modified 3 years ago by
USMAN AHMAD. Reason: Clarified Title
Hi, I am using [wpdm_archive_simple]
to show a certain number of categories. My client doesn’t want the list of all parameters within the order_by dropdown (see image at this link)
The client wishes to hide View Count, Package Size and number of Downloads. Is that possible by adding a function in my functions.php?
Also the client would like to change the output name “Publish date” to “Publication date”
Thank you very much
-
This topic was modified 3 years, 1 month ago by
Elena Politi.
This reply has been marked as private.
Hi,
On one of my downloads, I put a lock option as a Facebook page like. When I click on the download, the dialogue page pops up and asks me to like the page. After liking it, it takes a few seconds to start the download., The pages get the like. I have to manually close the Facebook page like a dialogue box. When I already liked the page, I have to dislike and like again to download the file. Like it doesn’t know I already liked the page.
Here is the video, explaining the issue.
https://drive.google.com/file/d/1oPy8ukct92QEWm9ReeHALufx8bOoMzx4/view?usp=sharing
link to post:
https://electrovo.com/anycubic-chiron-fdm-3d-printer-cura-profiles/
kind regards
Habib
Hi @web907,
Please take our cordial apology for the inconvenience, and the delayed response as our team is on festival vacation.
The video you have attached is not viewable. You can share your video link by uploading it to any online drive.
Also, I want to let you know that our team is already working on your concern, and hopefully, it will be adjusted with the upcoming update.
Your patience and co-operation are highly appreciated.
Apart from that, please click the Save Settings one more time for the license key option from Downloads > Settings > License,
and then please try to update the plugin from the wp-admin > plugins
panel.
The saving settings for the license key option from Downloads > Settings > License
will regenerate the access token, and the plugin will be updated.
With Regards
This reply has been marked as private.
Hello
I have purchased Download Manager Pro plugin. It’s working accurately for some of individual pages. But at same time not working with other pages. In other pages, I am getting below error message:
“Fatal error: Uncaught ValueError: Path cannot be empty in /home4/mockifyc/public_html/wp-content/plugins/download-manager/src/__/Template.php”
The issue occurred when user is not logged in. I am also sharing product link so you can access directly.
https://mockify.co/download/alternative-apparel-2894-mockups/
Velour Garments 290 GSM Long Sleeve T-Shirt Mockups
Velour Garments 400 GSM Short Pant Mockups
Please look into this issue and resolve ASAP.
Thank you very much
This reply has been marked as private.
Hello,
Got the issue. So actually the issue is from the shortcode [wpdm_archive_flat template=”link-template-card” cols=3 login=1]
To overcome this, You have to first set the Hide Everything
from the admin panel > settings page.
Then You have to edit ..\plugins\wpdm-archive-page-main\src\Templates\Flat\views\flat.php
Here you will see hide_empty' ► false
in line 5. Just make the false into true
.
Then please check if it works so that it will hide the empty categories.
Second Step:
If it works, then you just make that false as updating plugin will remove the editing. In this case, you have to create a custom template change to keep the edits.
Please follow the following steps to edit a template file so that the new update doesn’t erase your changes:
Create a dir path download-manager/wpdm-arhive-page/****
inside your active theme directory if it is already not there. Here replace ****
with Flat
,,
Copy flat.php
file what you need to modify. You simply need to change false into true to keep the changes, even if wpdm directory addon is updated.
Thanks
Hello,
As requested, we have set the “Only Block Download Link” option from the dropdown. Please see it here: https://prnt.sc/iq9Ret5ctC9S.
By setting that option, it displays like this: https://prnt.sc/sJj850JpBWnK which we don’t need. What we need is when the package is not assigned to the user, it shouldn’t be displayed along with the category and thus, we have set the option named “Hide Everything” from the admin panel > settings page.
When it is set, it displays only the packages that are assigned to the user like this: https://prnt.sc/SzwGY2g_-FRC. But it doesn’t get rid of the categories, it still shows all the categories though they (categories) or the packages within the categories aren’t assigned to the user. I hope this will make sense.
Also, we are using the following shortcodes:
[wpdm_search_result init=0 template="link-template-panel" cols=3]
[wpdm_archive_flat template=”link-template-card” cols=3 login=1]
Thank you.
This reply has been marked as private.
Hello Robert,
Hope you are well. Do you want to get a package sharing link or download link URL? please elaborate on these requirements. And please check, you have also a chance to generate a download URL link from this option as I image attached,

please let me know
Thank you and regards