1 ) You can upload new images from Dashboard Downloads Add New page. You can attach one or more images to each package. [ Related Doc ]
2 ) When creating a new package set the price from package settings meta box. This prices is applied when someone buys current product without any membership. [ Related Doc ]
3 ) In add new package page there is a Require Membership meta box. Select all membership plans that have access to current package.
Hello,
I emailed sales to arrange to get my plugin installed and configured and I would like to proceed with this (I saw somewhere that you can set up for $75).
I am hoping to get this done as soon as possible so if you could let me know a timeframe please. I have included the email I sent, for your information. Once I hear from you I will give you more information (and ask for more information) about what you need from me to get things moving.
thanks,
Fiona
Email contents:
_______________________________________________________________________________________________
I am considering getting set up done of my purchase of the eCommerce solution pack and Membership Pro.
I want to use the plugin to enable me to sell two things
1) stock photos on my website
2) a membership option for maintenance plans for website (monthly payments)
3) a monthly membership option for a access to a library of templates.
I would like to be able to upload the photos myself for the shop, but would like my website configured so all I have to do is upload the images for sale.
Can you please get back to me about doing this. ?
I want it to be accessible from a page (or pages) within my website and with the same design, so the plugin is being used to enable electronic downloads, membership and payment options.
I have a few other questions but I will wait to here back from you.
Your response:
________________________________________________________________________________________________________________
Hi,
Thanks for purchasing.
Yes, those can be done easily, may you please post here https://www.wpdownloadmanager.com/support/forum/download-manager-pro/ so that our support team can help you with the setup.
When you download the e-commerce pack, it actually downloads all attached plugins and themes in a single zip, either you need to unzip it and then install the items separately or please use individual download button to download items separately:
Hi i need the download to open in a new page which shows some details about the downloads and then the download starts automatically
1) User clicks on the Download Button
2) It takes them to an other page which shows ( The download should start shortly.)
3) After a few seconds the download automatically Begins
Or can we give a lazy load in the product page itself instead of the user redirecting to another page, im even ok with this
I’m thinking to use another way, but I don’t know how to identify that it’s a download page (from wpdm).
The idea is simple. I want to see if it’s a download page, if so, I’ll change the breadcrumb. If not, it remains the same.
So, if I have a way to identify that this one is a page with downloads, from wpdm, may I change the code to fit my needs. If it is a different category, I have the way to use something like this:
Hello guys. Even with the free version and now with the pro version, I can’t find a way to translate my wpdm to my language. Every other plugin is ready and translated, the “downloads” session of my site is the last one I’m working on, to start with the site, but I can’t translate wpdm in any way.
I’m trying to use this file name (when using the free version it was download-manager-pt_BR.po/mo):
wpdmpro-pt_BR.po/mo
And I sent it inside the folders:
/public_html/wp-content/plugins/download-manager/languages/
/public_html/wp-content/languages/
/public_html/wp-content/languages/plugins/
No one worked.
So I installed the loco translator to see what does it say, and it shows my 100% translated file there (it’s syncronized already), as wpdmpro-pt_BR.po (it also shows German, Italian and Spanish – that are inside wp-content/plugins/download-manager/languages/ ):
Portuguese (Brazil)
Edit | Copy | Delete | Info
100% 0 wpdmpro-pt_BR.po 3 de setembro de 2017 14:23 Author
The Download session, frontend and backend are in english, I don’t know what to do to make it my translated file.
Can you please:
1) Confirm if for pro version, the name is wpdmpro-xx_XX.po/mo?
2) Confirm the correct directory to put the files?
If I’m right with the names and directory – I think so, because Loco read it – so why it continues in english?
Hi, I just did an update and now I am unable to access via Admin on either the ‘Downloads’ link, ‘All Packages or ‘Add new’ – I just get a ‘Invalid Post Type’ error.
You have to add the "searchPlaceholder" : "Search Records", line in wpdm-all-downloads.php file ( as datatable initialization argument – around line 60 ).
Hello,
I have a big problem. The update from WPDM 4.6.4 to 4.6.8 leads me to a crash of WPDM. WPDM is no longer visible in the left sidebar.
If I want to make the update, I go like this:
I go to the menu item “Downloads” and “Settings” on the left sidebar. There I click on the menu point “Updates”. After my registration I am informed that I can update from version 4.6.4 to 4.6.8. When I click on the “Update” button, the update is performed. When I call the page again, I get the message “Invalid content type.”. The WPDM has then disappeared from the left side menu.
How can I update without crash?
Many Thanks
Holger
If you are indicating the use of the same package in different pages and posts, then you just have to change the package data ( From Edit package page ). No need to go through all pages where you have put the shortcodes.
There is an option in Downloads Settings Basic Upload Settings to overwrite old files when uploading a new file. If a file with the same name already exists then it will be overwritten by the new file.
1. My translations from generated po file disappeared when I updated, so I had to upload these again. Is this normal? (
2. I use the link Call to action 3 but in the browser it does not show the filename, size and downloads as in the template prewiew.
I use the the Avada theme. (see attached doc)
I just updated the plugin as directed by Download Manager, and the plugin has just totally disappeared from my WordPress!! I need this issue resolved as soon as possible – I use download manager for all of the downloads on my site!!
I was wondering, on the user profiles where all the downloads are it looks like the banner just above the Downloads and Favorites buttons is user specific so everyone can change their own banner, logo, etc. When we initially load up the page the color of the banner is a shade of purple, is there any way to change the color of that to a different default color? Or is there a way to change that banner globally so everyone sees the same thing when they load the page up? I loaded an attachment to attempt to avoid confusion if my explanation isn’t up to par.
Okay, thank you, that did work. I set the wpdm_download_link_expiration_limit to 1 in the plock if block.
I would have sworn I tried it with success more than 3 times before, but I must be mistaken since now it only allows 1 time, even if the same user copies the link URL and pastes in a new browser tab.
I can’t expect buyers of my software to register as a user on my site, and I also didn’t want to limit the downloads that 1 person supplying the proper password could download.
I will admit that I got a bit upset here at first, thinking I had purchased a plugin which seemed useless to me. But I am glad you responded with this workaround, and quite promptly I should not hesitate to add.
When a package is unlocked using the password the provided link allows 3 downloads using the URL key.
But, another user can download the package if only you have set All Visitors in allow access field. So, setting some user role will prevent anyone else to download the file in this scenario.
If you want to keep the allow access field to ‘All Visitors’ and still want to allow only 1 download after password unlock, then you have to change the limit manually from /download-manager/wpdm-functions.php file. Set the indicated value to 1.