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.
hi bobby19
i change it by another way .. i replace image by new image from me . .. in same folder .
( but most same name not change name it to any name )
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?
Sorry for the issue. Your order now linked with your account.
give me your url to check
ok, we will add option for activating “nofollow” for download links
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
Thanks Shaon.
Two questions:
1. I’m pretty sure I bought Download Manager Pro – but the plug-in title in WordPress says only ‘Download Manager’. Any ideas?
2. Excuse me for being rather dense, but once I download the tinymce button at the link above, it downloads a wpdm-tinymce-button folder to my desktop. What do I do with this folder? Won’t let me upload it into WordPress Plug-ins.
Does it make more sense to be able to do this directly from the WordPress environment?
Thanks in advance.
Chris
—————————-
Chris Donaldson
Brainsarefun.com
360-383-6376
I get look like this (two collums) when i crete custom template using this code
[icon]
[title]
[thumb]
[download_count]
[popup_link]
[download_link]
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.
Or, perhaps better, is there a way to not show the link url when users mouse over the download button?
please download 3.3.3.rc1 and install
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; }
Unfortunately it seems not to solve my problem.
It works in the links here: http://www.dartwin.it/swdownloads/swdownload/
but not in page here: http://www.dartwin.it/download/ms2pro_mac/
You can still enter the site with administrator rigths.
Another issue unfortunately. When I use ‘Enable Facebook Like Lock’ the pop up appears with the requested information when clicking the link. But in that screen nothing happens when the Download link is clicked. Example link: http://www.urbanlisp.com/?p=1264
By deleting “/plugins/download-manager/cache/” there was an essential change in the display of the link. I also confused [thumb] and [icon]. Thanks for the help.
still no option for copying download link from admin side. but the download link structure is http://your-site/wpdmdl=pacakge-id and in case of individual file download , http://your-site/wpdmdl=pacakge-id&ind=file-index
It all depends on link template. Create link template with proper tags.
[title] tag will show title [thumb] will show the thumbnail of main preview image (you need to upload main preview image with pacakge, otherwise it will show the placeholder camera image).
Of course, every file has a link like this e.g.: http://localhost/mysite/?wpdmdl=8&&ind=0
How do i get that link if i’m working in Download Manager admin page?
Thank you in advance.
may you please explain little more.
wow. we did it as we got tons of request for that :). But if you want to revert it as it was before, you need to edit functions.php, line #171 ,
replace
return $loginform;
with:
return $package['download_link'];
This is how the default link template shows in which it looks fine;
http://www.urbanlisp.com/?p=1264
When I save the default template under another name it shows like this, a question mark;
http://www.urbanlisp.com/?p=1278
In both posts at the bottom.