Hello,
Is it possible to create a function that allows users to download ALL files at once, e.g. as one big zip file?
The zip file would have to be created ‘on-demand’ to ensure it contains all latest downloads.
Thanks.
All the downloads are from the package download button. You are missing the point here. I am talking about the download limit plugin and not the download limit per user option in the package settings. We want a user to download only 5 packages per day. Can you please tell me what settings do I need to change to meet my requirement. Here’s a user you can try with.
user: dtest
password: 80min@700MB
Hiya,
2 things needing fixed
#1
a) If lock options for a package are enabled then a password for the complete zip package is only ever shown IF i use
the page template “2 columns image right”, “single column, image top, extended” or “single column with doc preview”.. on none of the others!!
b) If individual downloads are enabled (and locked) then the password box next to each individual file has no effect whatsoever, regardless
of which page template is used. It’s impossible to download anything.
#2
Search results for a tag (tagged to multiple packages) , will only list the 1st result from the 1st category in all the other categories and NOT
EACH result in EACH category.
Tested on chrome, ie, firefox & safari.
This reply has been marked as private.
Can’t see to get it right. Importer doesn’t work, Bought your advanced importer.
I would like to import files. The ‘difficulty’ is in importing images. Dowloaded your example file. Could you tell me in plain English:
In which column to put the featured image file filesmall.jpg
In which column to put: filesmall.jpg and filelarge.jpg as separate downloads.
Please be clear in how I should use , ; and ”
” doesn’t work.
Please be aware that Excel does’nt; support a , as a separate mark.
Many thanks in advance.
Hi support-team,
we use WPDM 4.5.6 and it’s not possible for us to upload a file with the same name twice.
For example:
We upload a file called “Textfile.txt”. A few days later we upload a updated Version of this File.
When someone now downloads this file from our website he gets the old, outdated Version of “Textfile.txt”
We tried out nearly everything, but it’s just not possible. We tried to delete the old file first, but it always shows us
the file as “imported” in the bulk-upload section, even when we delete the entry from the database and the file from the uploads-folder.
What can we do to fix that?
Thanks in advance.
Sorry, it is /tpls/wpdm-all-downloads.php
Do you have the Downloads menu in dashboard? All packages page is the first item in submenu of Downloads
It is the page where you browse all your downloads.
This reply has been marked as private.
If you set up like screenshot, all of your downloads will be visible in yoursite.com/downloads
link.
If you want to create a download page like blog page to show all your downloads, enable WPDM archive page and assign a unique slug for it. Check following screenshot.
https://www.evernote.com/l/AUfkW7JFiKVChKDz64xOjjYyJ3DRG7AO5ZAB/image.png
Use custom template ( step 3 ) for [wpdm-all-packages]
shortcode.
./download-manager/tpls/wpdm-all-downloads.php file used for the above shortcode. Remove link in marked line to use only category name.
https://www.evernote.com/l/AUf62b0mkhBNya33C6zns1J-DBX90BXgWbIB/image.png
1. Use tinymce addon to insert shortcode. You will have option to choose Link Template when available in a shortcode.
2. You have to modify /download-manager/tpls/wpdm-all-downloads.php file for that. That template is used for all packages shortcode.
Hi,
You can read detailed documentation here http://www.wpdownloadmanager.com/docsfor/download-manager-pro/
There are multiple ways to show downloads in frontend. It depends on your requirement, please check all shortcodes here http://www.wpdownloadmanager.com/doc/short-codes/ and use the one you need.
For example, [wpdm_all_packages]
shows all your downloads in a table.
Hi Christian,
Did you apply email lock in your downloads? Subscribers list show all emails captured by email lock feature. It doesn’t show your WordPress users with subscriber role.
Thanks.
Hi there,
I can’t find any information on how to actually implement this plugin. How do I specify which pages the downloads show on? Is there a way to have the downloads appear on my home page/blog post page?
“Premium Package” converts to store. Please go to downloads-> all files/ add new -> Package Settings, you will get the options for adding prices and discounts.
Hopefully I could help you.
Thanks for your co-operation.
This reply has been marked as private.
Hi,
Thanks for your patience.
The downloads are working just fine, WP Super Cache plugin in causing the problem. As all downloads via our plugin are done via a GET request. So I checked the option: ‘Don’t cache pages with GET parameters. (?x=y at the end of a url)’ and the downloads are working again.
or You can try using w3 total cache http://wordpress.org/plugins/w3-total-cache/ instead
Thank you
Hello, i want to show downloads only from a category, however the page totally messes up
see here:
http://197105.webhosting54.1blu.de/wintosped/testpage
dont know how to resolve this, already tried using 1 col and different template
Hi there,
I can see you dint change “Allow access” in file. You need to set Allow Access = “” or specific user roles you want to allow access.
Check wp-admin► Downloads ► All files(Edit)/Add file ► Package Settings ► Allow Access.
I hope this solves your issue.
Thank you.
Yes, you can. Use category shortcode for that. Install TinyMCE addon to insert shortcode easily.
Just an update to this…
I have so far deleted the package and recreated it. I have used upload, URL and file browser to the file. I have renamed the file. I have deactivated all my plugins, I have updated all plugins, themes etc. I have deatcivated the Download Manager plugin. I have regenerated the download key. I have cleared the cache – still it is not working.
The LinkedIn button remains blank when you hover over it and the Twitter Follow just downloads a text file which I have attached.
This is happening on ALL of our downloads.
This is now causing us very serioud problems and needs resolving ASAP.
Hi there,
Probably you can do that by setting access option somehow, you need to set Allow Access = “user-role” or specific user roles you want to allow access.
Check wp-admin► Downloads ► All files(Edit)/Add file ► Package Settings ► Allow Access
Thank you