After a lot of frustration I decide to upload each file as a package so I could offer downloads for single files. Working in Chrome, I uploaded the files, put each file-package into a page (more than on a page). For each package I have activated the email lock which requires the visitor give up their email address. In addition I am asking for their name. Start testing and all was working well until I tested it in FF. In FF the download link is render as a Login link instead of download. The same thing is true of IE8.
I have my files setup to be down loaded individually when visitor enters email address and name. When the download link is clicked nothing happens and a red background message in the admin tool bar area appears that says Error! Download Link Expired. Please get new download link. Not sure why that is happening.
I just brought this plugin today… nothing is working the way it should
http://www.rivervalleycreative.com/resources/graphic-one/
-Go to the above page, click on the download link, and type in and try and download. Nothing happens.
http://www.rivervalleycreative.com/resources/videoone/
– Click the download link on this page and the “popup” is a horrible looking white html page
Both of those are set to email lock. Password lock doesnt work, it returns an error when I try to type the password in and download.
What am I doing wrong? or is this plugin a huge mess?
Hallo,
i have paid for the business version by paypal, but i don’t have recieved a download link, also i am not able to download it in the members area.
please help me.
thank you,
dennis
traducccion excuse the language is automatic. No set up templates to send email with link to download, and I envial the download link to the customer. Thank you for your help.
I’ve purchased the Directory-Add-on together with the Pro Version of WPDM. It was very easy for me to active WPDM Pro itself. But where can I enter the license code for the Directory Add-On? I was not able to find anything in the administration area of my WordPress site. In your documentation for the Add-on (http://www.wpdownloadmanager.com/docs/wpdm-directory-add-on/ ) you write (quotation):
[…]On the upload confirmation screen you will see an “Activate Plugin” link that you will need to click on in order to activate[…]
You do not write anything there about entering a license code. So what do I do with the code I can see under Members/My Orders on your web site?
Hi,
I have just upgraded from 3.3.1 to 3.3.2, and the link template I am using in widgets is now displaying a set of characters for each document rather than a download: 4f7bed9f33eee.
The link template I am using on pages still works fine.
It was suggested I add the code below to my css (I assume style.css for my wp theme). I tried that but users still need to click on the “link label” to reveal the download methods.
code added:
add css in your css file:
.wpdm-drop-box{ display: block; }