I now have the ability to moderate each review, but now the “[rating_stars]” shortcode will not work. I have applied it to the following page: http://www.becgordonphotography.com/mylesson.com.au/download/government-funded-media-organisations/
I have also added the shortcode to the ‘LINKS’ Template – the average (displayed using the star symbols) still do not show.http://www.becgordonphotography.com/mylesson.com.au/media-studies/
The temporary wp-admin listed above still exists.
hello, i have a question for the requirement for my website. i am currently using free version of wpdm.
i am offering free downloads from my website.
now i need to add a Download price on some of my graphics, once it reaches to a certain number of initial downloads, lets say First 100 free downloads.
I need to know if i buy your pro version, have this ability.
Once the free downloads reach to limit of 100, then it automatically change to Buy Now. upon clicking on it, the user will asked to make the payment to Paypal checkout page, once the payment is recieved at paypal, through credit card or paypal then the customer will recieve an email instantly having link to download file.
if you do not understand above, please let me know. i will try to re-explain.
This reply has been marked as private.
Can’t get Individual Download options to work. I would expect that link template would show two files if two files are attached to Package. But Package only has one link, and post that uses that package – only provides a zip download of two files.
Have included screen shot of radio button for Individual Download allowed
Package screenshot
The Post screenshot
HI
I am assessing the free version 2.7.0 with WPML.
I have made your custom posts translatable with WPML.
I have created a download contain a PDF file.
I have created a French version of the PDF file and linked it to the English version (I used WPML to create a french version of the PDF).
I then copy and pasted the following shortcode, e.g. [wpdm_package id='509'] into the end of the English post.
However, in order to get the French version of the PDF to show up, I must add a new shortcode to the French post: [wpdm_package id='510'].
Is there any way to make this more automatic?
Would there be a way to include all attachments at the end of a post automatically without having to use shortcodes?
John
Ok it works but…!
Shortcode [download_link_extended] Button works, bit if a has like the fanpage before i must dislike first to get the download???
And then there is no download!
Any helf for me too?
The Buttons are in englisch Language, is there a option to get the Buttons in German Language?
Regards
use <a href="[download_url]">[icon]</a> to link icon with download
you need to create a link template, follow the docs here http://www.wpdownloadmanager.com/doc/templates/ or send me temporary wp-admin login info in a private reply, I’ll crate one for you.
This reply has been marked as private.
Thanks – that didn’t work. I set the email template to 777. Or did you mean the directory?
Editing the pop-up: I created a feature request, but what I mean is:
I’m using email lock, so when the user clicks a download_link he gets the standard “subscribe to download” popup. I’d like to change the text in the popup, and the text on the button. I’ve edited the code for now as I saw that the text is hard-coded. So I raised a feature request to be able to change that in the UI! It would be great to change that per-package too.
I recently purchased the “User Review Add-On” so users can review each of my downloadable files. The form for the user to review the file works fine (on the front end), but I (the admin) cannot moderate the comments, thus I cannot display any ratings on the page/link templates.
Your plugin page displays a “DM Reviews” link which seems to allow the admin to moderate comments, but I have not got this on my dashboard (see attached). I am running both the latest version of WP Download Manager and WordPress.
in that case replace [download_link] with [download_link_extended] from your link/page template
please replace [download_link] with [download_link_extended]
I’m using email lock…
When a visitor selects a package to download, using a download link, the pop up needs some improvements:
1. It should go away (fade out would be nice) after a configurable duration
2. It should go away if another download link is clicked
3. The text should be configurable (I edited the code to change “subscribe”)
4. The text “Your name” seems to come from the CFF data (even without the CFF add-on), but the email field doesn’t have a label so it looks odd
I’d like a site visitor to be able to select multiple packages, and either download them as a single zip or get multiple links emailed.
Please follow the docs here http://newlook.wpdownloadmanager.com/doc/templates/
Quick steps are:
#1. clone current link template you using there now
#2. replace [icon] with [thumb_64x64] & save template
#3. Use the new template
Here are my link template:
<div class=”clear”></div>
<div class=”row”>
<div class=”col-md-12″>
<div class=”thumbnail”>
<div class=”row”>
<div class=”col-md-3″>
[thumb_300x250]
</div>
<div class=”col-md-5″>
<h4>[title]</h4><br/><br/>
[excerpt_200]
<div style=”margin-top: 10px;”>
[thumb_gallery_40x40]
</div>
</div>
<div class=”col-md-4″>
<table class=”table table-bordered table-striped”>
<tbody>
<tr><td>Dateigröße</td><td>[file_size]</td></tr>
<tr><td>Heruntergeladen</td><td>[download_count] mal</td></tr>
<tr><td>Letztes Update</td><td>[update_date]</td></tr>
<tr><td colspan=”2″>[download_link]</td></tr>
</tbody></table>
</div>
</div>
</div>
</div>
</div>
<hr noshade=”noshade” size=”1″ />
Hi
I have installed Download Manager with the Addon WPDM – Facebook Share Lock and activate the plugin!
My Downloads are possible via a link template only! See Screenshot 1! It works without problems!
if a activate Lock Options (see Screenshot) in the Download package with url of the facebook site nothing happens!
I become following option after klick on a download link! (Screenshot 3) – and nothing happens! Where is the problem?
Test it here: http://parallax.rothe-immobilien.de/service/downloads/broschueren/
Is it possible to give me a like option only on another way?
Regards from Germany
This reply has been marked as private.
Let me just add that of course zip files force browser to open dialogue box (as you can see on some other downloads on homepage (http://zooll.com) but I would like that to be the case also with links to images not zipped, and the v3 did that. In the attachment I am sending the printscreen of the jpg link package from v3 when it was all working the way I needed – opening the dialogue box even on images.
Hello,
I have upgraded plugin from v3 to v4 and I am changing shortcodes (so far so well). But I have another problem that was different earlier – before when you clicked on download button (using Firefox) it would open the browser window asking if you would like to save the file or open, now it just opens it in the same browser tab. I am not savvy enough but I think it has something to do with force download.
I would like to have it open the window again, not to open the file.
The file is url from my media library, and here’s the link to one of the posts so that you can see: http://zooll.com/quote-of-the-week-the-secret-to-happiness-is-freedom-and-the-secret-to-freedom-is-courage/
Please help me to do that, to open a browser dialogue window and ask for download
I was able to remove the “Download Stats” link by adding this line to my theme’s functions.php: remove_action('admin_head', "addusercolumn");
This reply has been marked as private.
This reply has been marked as private.
I have the latest version of WPDM and Custom Access Level installed (purchased today), as well as Groups and Groups File Access by ITTHINX. The latter is in use currently and I would like to replace it with WPDM – if I can get it working.
So far, Bulk Import isn’t working for me. Specify a directory, it correctly lists the files, update and select them all, and they appear to be imported correctly. But then the full file path isn’t prefixed to the attached file of each package, resulting in the “file-not-found.txt” file being presented instead. (Screenshot shows before and after manually adding file and how it should look)
Secondly, unless each Package Allow Access section is specifically edited to add “All Visitors” the download link is blocked and therefore this and also the Access Restrictions at the top of each package (or bulk edited through the list of All Packages) are not being honoured. (Screenshot shows Allow Access and Access Restrictions sections)
The master_trainer_esmoe and master_trainer_chc groups exist in Groups.
Please assist – currently WPDM is unusable in the current state.