I have WPDM pro. At the moment all my downloads are free for anyone to download though I may want to change that in the future. I would like to make it easy for anyone to select from one to all the files in a package and download them as a zip or as separate files. I am completely failing to see how to do this. My nearest attempt is this: https://www.coresystemtrust.org.uk/translations/spanish/
I don’t like the look of those default templates but that’s another matter. The first one does what I want giving the user all the files in one zip. The second one gives them the same file collection as a zip if the user hits “download” (not what I would expect as a naive luser) and hitting the link in the box does give a very crude selection but that only allows the user to download each PDF file separately.
Surely I must be missing something. Help please.
Chris
See https://www.abiquo.com/white-papers-research/
All downloads have a blank modal_icon, where is this gathered from?
Hi,
You can use All download list shortcode to show all download available to user. Here is the demo.
Thanks
In Dashboard:
I miss: affiliates, user level, total downloads, new password, display name, billing address,
all words
Hi,
All items/package/downloads menu is shown on the frontend page, you need to use shortcode [wpdm_frontend flaturl=0]
on the page.
Thanks
Hi,
You could either use All packages shortcode to show all the downloads as they are free or category shortcode to show downloads of specific categories.
You can use this filter to add a menu in the dashboard.
Thanks
Hi, I have 2 questions for you.
My site:
https://www.projectstorys.eu/bir
I created these structure categories:
+ Public
+ Formazione
+ Progressi
+ Risultati
+ Private
+ Formazione (Reserved)
+ Progressi (Reserved)
+ Risultati (Reserved)
The categories Private and his sub-categories have access reserved to Subscriber and Administrator.
First Question:
Sabrina is a subscriber user.
Why when Sabrina is logged, she doesn’t see anything (public or private) on her user Profile?
https://www.projectstorys.eu/bir/user-profile/
But if a visitor not logged views the puplic downloads?
Second Question:
Why if I’m not logged and I visit the reserved category pages, I see the box with the reserved download?
https://www.projectstorys.eu/bir/downloads/risultati-private/
I have set that When user is not allowed to download: Hide Everything.
You have just the WordPress admin login on my private past post.
Thanks
Sabrina
I added colspad=1
and colsphone=1
to my shortcode (used this page for reference again).
Looks great now! Thanks a bunch!
In version 2.1.1 of membership pro there was an option to control downloads
like:
1… 5 downloads /per day
2… 15 downloads/ per month like wise
but after updating to latest version it seems to be missing from the membership plan page. How to get it back up and done…
I was thinking that this could be due to the php version I am using on the site PHP 5.6.35
So I upgraded the php ver: 7.0.29. but still no changes
Moreover its ok to use php 7.0.29 or shall I fall back to php 5.6.35
I’ve updated to the new version. All of my downloads are broken. Most are showing as 0kb and when users click “download” nothing happens or it downloads a “link-expired.txt” file.
Please help.
I just updated and now ALL of my downloads are marked as “link-expired”.
Please advise
Copied the format from here with the [cols=1] format inside the short code, and it worked (for the most part).
When the width of the page is between 767 and 992, the single column becomes two columns. A page width of less than 767, and a page width of greater than 992 pixels results in the desired format.
This result is the same both with and without the above CSS code.
This reply has been marked as private.
Hi,
Sorry for the delayed reply.
Please use [wppm_downloadarea]
shortcode to show all membership downloads to the user. It will only show the files from membership plan the user is subscribed to.
The membership downloads are listed in user dashboard too ( In Membership Items tab ). You do not need to create a separate page if you have the user dashboard page ( [wpdm_user_dashboard fav=1 flaturl=0 captcha=0] ).
Thanks.
This reply has been marked as private.
Hi,
Please install and check your Email problem with WP Mail SMTP plugin. Try to check the spam box, if the mail is treated as spam. And which version of the addon are you using? Please use the latest version.
Also, check the template from Downloads Templates Email Templates (email lock)
Thanks
Hi,
Maybe you used custom code update in the file. After the plugin update, the file changed. So the link is disabled. For custom code update, You need to copy the file from \plugins\download-manager\tpls\wpdm-all-downloads.php
and put this file into the active theme/download-manager/ wpdm-all-downloads.php
, then the update will not affect the template file. More details here.
Now, After the update you can use cols="page_link,file_count,download_count|categories|update_date|download_link"
with the shortcode so the page link will be desplayed with the title. So you can use page_link instead of title in the cols
.
Thanks
This reply has been marked as private.
I don´t want to download add-ons and install it again, if they were installed before and disappear after updates, which was the case in here !? This is to my mind extremely inconvenient, because I have to remember all installed items and the user is confused and is asking me, where are the menu items to edit his downloads.
This reply has been marked as private.
This reply has been marked as private.
Allready tried that.
Download speed is set to 4096KB/s also tried a higher speed but no performance change.
Also Resumable Downloads and Output Buffering are enabled. still low speeds.
Hi,
User dashboard doesn’t show all downloads. Please use [wpdm-all-packages]
shortcode to show all downloads in a tabular format.
Here is shortcode doc https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/
You can use TinyMCE Button Add-on ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ) to insert shortcode easily.
Thanks.
This reply has been marked as private.
Hi,
I have created frontend upload ( create new package ) form here http://www.luxury-italian-office.com/fashion-brands/frontend-upload/
It is working without any issue. I have used frontend-upload
as page slug here. You can’t use download
as your page slug because it is the URL base for your packages/downloads.
You are using an older version of Download Manager. Please install the updated version to get the best experience. You can download it here https://www.wpdownloadmanager.com/user-dashboard/purchases/
Thanks.