I’m trying to install Advanced TinyMCE button add-on, it is asking for FTP info. and the “Download File” link was generating by “MediaBlender” plugin, I deactivated the plugin and download link is showing fine now.
If you want to hide download count from your site visitors and members, you can to remove [download_count]
tag from link/page template. Docs: http://www.wpdownloadmanager.com/doc/templates/
Test Cases:
// No values
[wpdm_tree category=”agency-policy” download_link=”1″]
// Valid values
[wpdm_tree category=”agency-policy” download_link=”1″ order_by=”title” order=”ASC” ]
// Invalid Values
[wpdm_tree category=”agency-policy” download_link=”1″ order_by=”SOMETHING_IMPOSSIBLE” order=”NOT_ASC_OR_DESC” ]
Included is the updated file, with a git-diff of the original plugin file and the updated file.
This update allows the wpdm_tree shortcode to accept order_by and order parameters, in accordance with the capabilities of WP_QUERY()
[wpdm-extended-shortcodes.php]
It first accepts the parameters and assigns the current default values (order_by = ID, order = DESC) if not defined. (~ line 21)
Sends these parameters in the AJAX request. (~line 30)
Accepts the AJAX parameters (~line 410) and applies them to the WP_QUERY() params (~line 420)
Example:
[wpdm_tree category="policy-documents" download_link="1" order_by="title" order="ASC" ]
Thanks again and I hope this helps!
This reply has been marked as private.
Good day,
I have the latest version of the plugin and a fresh installation of WordPress. The only WPDM add-on I have is Amazon S3
PROBLEM 1:
I don’t see the download count changing when used with new (cloned) templates. I tested it with a local file and a file added by URL. Here is how I repro it on my site:
1) Add a local file and call the post “Test”
2) Choose Single Column, Flat template and Publish
3) Try to download the file and check the count. It will be 1
4) Clone “Single Column, Flat” template and update the package to use it
5) Download file again and see that the download count didn’t change this time
6) It will not change even if you switch to the standard template again
Please help
PROBLEM 2:
When I go to the “Link Templates” section I am seeing the following warning under each template:
Warning: in_array() expects parameter 2 to be array, boolean given in /home/bluefrhw/public_html/coloring/wp-content/plugins/download-manager/admin/tpls/templates.php on line 63
What is this?
PROBLEM 3:
Per http://www.wpdownloadmanager.com/docs/integrated-templates/ I should be able to use this [download_link btn btn-lage btn-success] to customize the look of the download link. This does never get expanded in my case.
Front-end is totally functional now, no other url issue. To removed edit profile and logout, please create a dir named download-manager
, copy author-dashboard.php
from /plugins/download-manager/tpls/
dir. Then remove edit profile and logout link from the file.
I setup wpdm pro and its not display like in your demo. I use shortcode wpdm-all-pachage, and i want my table header where are column names, to be like in your demo, but at my site they are light gray. And no buttons for download just link and text download???
http://www.ephzhb.ba/tenderi-i-obavijesti/
As far as I test from front-end, it is an javascript conflict, try using [download_link_extended]
tag in your link template instead of [download_link]
. Screenshot will not help me in anyway to check the issue. Do you have any dev setup where you can allow me to access to may you please create a dev setup.
I have a hosting client who has been using this plugin but after the latest update it has stopped working.
When clicking the download link they are getting “file-not-found.txt”
Any suggestions?
Staff – please see previous post for info.
This reply has been marked as private.
You can’t use negative number there, you you set email lock, download count will increase only after user clicks on download link sent to their email. I shall add a new tag to show user’s remaining limit with the next update of the plugin.
Sorry, no such option to add separate image thumbnail for each file, but soon, we shall add an option to link additional preview images with attached files.
Also, no short-code is available for single file download link.
This reply has been marked as private.
I want to add an individual image as thumbnail for EACH file. Is there a way to add an individual thumbnail to each file in a package?
–
If this is not possible, how can I add the shortcode for each single download file of a package to a page I created? Where do I find this shortcode so that I can build a page and link some text and an an image with a single file download link (of a package to manage the limit!)?
It is working fine, after download it once, it showing Download Limit Exceeded
. However multiple click on same download link in same session will be counted as 1.
Okay, I have tried once more with a few different URL’s for the ‘Facebook Like Lock’ field and still nothing it happening. The user can not download the item at all when I have this option turned one. But when I have it turned off they can download items with out problem.
I’ve tried the following links, which I know are right but won’t work:
https://www.facebook.com/SniffDesignStudio/
&
https://facebook.com/SniffDesignStudio
I know it’s not a WP Cache plugin issue, because I have already disabled it and tried doing this without it on and nothing. Then went back and activated the plugin once more, because I do need to running – the site is quite big. Please let me know what is doing on, this makes no sense.
Thanks.
Oops! Here’s a link to see what I’m talking about.
https://sniffdesign.com/tail-tuesday-free-wildwash-desktop-downloads/
For each of these, I have set the option to have the “facebook like”
Hello,
I have successfully downloaded and upgraded to the latest version of this plugin. However, the option for setting the Facebook Like, will not work. I want my users to “like” my Facebook page before they can download the item, but some some reason this refuses to work! I have added in the correct FB URL there in the field. It still will not work no matter what. When I “uncheck” this option, the user can then download the file without any problem. But when I opt to use it and have the correct Facebook link to the page there in the field, the user is unable to download the file and they are not prompted to “like” the page before being able to download the item. Please help. Thanks.
This reply has been marked as private.
As I have told you, if you have the text ‘Download’ visible [Download_link], you click on it and the recaptcha box appears as in your image, when you then check the ‘I am not a robot’ box it shows an error ‘Cannot contact recaptcha’. If I choose the extended version, [download_link_extended], the recaptcha box appears immediately and when the ‘I am not a robot’ box is checked, the recaptcha selection box appears and when entered the download starts without pressing the button!
If it was a code on my site, surely whichever recaptcha box you choose to use, you would get the same fault. The plugin obviously uses a different code between the download links, therefore I suspect the code is incorrect in one of them.
This reply has been marked as private.
reCcaptcha is working fine in all view in our side, probably there are some js conflict in your site, however please use [download_link_extended]
, also you may try [download_link_popup]
Hello Again,
I have done a little testing and found that when I use {download_link] reCaptcha doesn’t connect, but when I use [download_link_extended], recaptcha works.
The problem is that I do not want the reCaptcha to be displayed until the ‘download’ button is pressed?
Is there a coding issue here? It obviously needs to be addressed ASAP.
- Bulk import doesn’t explore sub folders, but in case of csv import, if you keep the files in
/download-manage-files/
dir, you need to add only file name in csv file, otherwise full path or url.
- We shall add support for custom link template for that view with the next update of the add-on.
[file_list] should be active there.