-
Search Results
-
Hi, I have just upgraded from the free version to the Pro Version. Before I install it into my site I just need to check – how do I ensure I don’t lose all the downloads I have already created? Can I import them into the Pro version? Just need to know as it is a big site and am worried that I will lose all the existing download links. is it a straight upgrade? Cheers Chris
Topic: Need help with styleing
I have trouble getting a link created by the tinyMCE button add-on to work with a password secured download, When the link is clicked I get “Error the download has expired”
Topic: Link changes in FF
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.
Topic: Download Link Not Working
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 pageBoth 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?Topic: i can't download the pro
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,
dennisTopic: how to set email template
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.
Topic: Removing "Link Label" use
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; }