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.
One more issue unfortunately. When I use the default link template it shows the proper icon for the button. When I change to a custom template the button is showing as question mark as it can’t seem to find the picture for the button. What could be the problem?
That’s ok, I am happy we’ve located the problem. It isn’t solved however, this is what I see when I go to the link.
Title Date Payment Status
WPDM Pro Order# 4ffc69f156721 2012-07-10 05:44 pm Completed
WPDM Pro Order# 4ffdb84f0ef76 2012-07-11 05:30 pm Completed
Still no add-on available for download…
I’m sorry, I’m a little confused: It seems the free icon set link you sent is just the main page for that packet using the Download Manager Page Template. Am I mistaken?
What I’d like to do is be able to use this template in a different section of my website, like a blog post. IE: put the [file-list] paramater in the Download Manger Link Template -or- be able to use the Download Manager Page Template on a separate page/post.
4 Days and no reply to my post ? I guess this makes up my mind in NOT buying the Download Manager Pro… Thank you for your great support.
Btw, This is when using the Admin section File Manager Add New File.
When I use this to create a download with Password or Login and Download Counter Option and then use the Embed Code in a post the post link shows what i stated above.
Thank you for your quick reply. Is it also possible to make resume support and download links available to users only not the visitors/guests, but visitors/guests get temporary download links which expire after specific time ? or some more advanced like adding the IP download limit per day by bandwidth not by the total number of downloads for example visitors can only download 1 GB of data per day . and the limit resets itself after the day. or something more productive ? any help ?
download resume and temporary download link support will be available from next version
yes, please goto wp admin users
if your mouseover on each user row then you will see a new link, users stats, with other user action like edit, delete.
Hello
I spent the last day going through ths and think I have the sequence figured. Wanted to to see if this was possible:
1.) User goes to a blog post. The summary is there . but in that is a link to a PDF with more information
2.) If the user is logged in, then they can click the link ( already in your program)
3.) If the user is already a subscriber, then they can login and the download link will be active now) ( already in your program)
4.) If they are not a subscriber, they will need to go to a gravity form ( can we load it in ajax?) to register and it then logs them in.
Is there a way to embed the gravity form into your software so that they can register on the same page and not have to go back to do the download?
Thanks in advance for the help!
Dave
Can it be used with gravity forms add on registration> Meaning can you specify the link for registration in the download button?
Thanks
Dave