Hello,
Please advise on this matter. We have attached directory to package and all files got listed in downloads table, but links to files all start downloading generic download-manager-file, and real file links are missing.
Could you please help with this, I’m attaching screenshot.
Thanks,
Boris
Hi Shaon
I’m trying to achive showing different downloads sortet by categories in tabs.
With the following code:
<ul class="uk-tab" data-uk-tab="{connect:'#dbrochure'}">
<li><a>Alle</a></li>
<li><a>Skadedyr</a></li>
<li><a>Fødevaresikkerhed</a></li>
</ul>
<ul id="dbrochure" class="uk-switcher uk-margin">
<li>[wpdm-all-packages items_per_page="100" categories="brochurer, brochurer-foedevaresikkerhed, brochurer_skadedyr" jstable=1 toolbar="0"]
</li>
<li>[wpdm-all-packages items_per_page="100" categories="brochurer_skadedyr" jstable=1 toolbar="0"]</li>
<li>[wpdm-all-packages items_per_page="100" categories="brochurer-foedevaresikkerhed" jstable=1 toolbar="0"]</li>
</ul>
When I trying to do so, I get a error mesasge saying: DataTables warning: table id=wpdmmydls – Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3
The way I can get it to work, is to set items_per_page=”All” or jstable=0 but then I will miss the seacrh and sorting function.
Is there any workaround for this?
Hope you can help.
Thank you in advance.
Best regards Lars
Hi,
We just bought the plugin and the Download Limits addon and have a question about a specific configuration we are trying to achieve.
We have a category called “Free” that we do not want to limit the number of downloads, whereas the other category (Premium) we want to limit to 3 per week. It looks like limiting downloads applies to all of the Packages we have in the system. Is there any filter / setting / method to allow Unlimited downloads of one category and limit the number of downloads for another (or the rest except that one category)? We definitely want to use the one plugin to manage them all, but we don’t want to affect the limit by allowing users to download the “free” documents.
Please let me know if you need more information to assist us in this.
Thank you
Hi Shaon,
I just noticed that I keep getting the 404, Page not found! on all my packages when I open them… https://www.dropbox.com/s/9f975ru9kszag6n/Screenshot%202015-02-18%2020.39.00.png?dl=0
My site is http://www.downloadsermon.com
Kindly help with this; seems it’s from the last update…
On my installations i have a lot of errors on error log
like
[Tue Feb 17 18:45:02 2015] [error] [client 79.107.4.76] \xce\xa3\xcf\x86\xce\xac\xce\xbb\xce\xbc\xce\xb1 Lost connection to MySQL server during query \xce\xb2\xce\xac\xcf\x83\xce\xb7\xcf\x82 \xce\xb4\xce\xb5\xce\xb4\xce\xbf\xce\xbc\xce\xad\xce\xbd\xcf\x89\xce\xbd WordPress \xce\xb3\xce\xb9\xce\xb1 \xce\xb1\xce\xaf\xcf\x84\xce\xb7\xcf\x83\xce\xb7 select count(*) from bsgr_4_ahm_download_stats where pid=’25076′ and ip=’79.107.4.76′ /* From [subz.blog-spot.gr/?wpdmtask=get_downloads&pg=1286&category=2786&order_by=view_count&order=DESC] in [/nas/wp/www/cluster-10717/blogspot/wp-content/plugins/download-manager/wpdm-core.php:84] */ \xce\xb1\xcf\x80\xcf\x8c require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), call_user_func_array, wpdm_get_downloads, FetchTemplate, wpdm_setup_package_data, DownloadLink, wpdm_is_download_limit_exceed, referer: http://subz.blog-spot.gr/archio-ipotitlon-2/
On Wpengine support they told me to contact you about performance of plugin . The website have 900.000 visits per month. Now i have installed 4.1.7 of download manager. Is there any optimisation on the newer version for performance. or is there any way to make it faster because i have a lot of 504 errors.
I am sending also in image WPengine ticket conversation
Hey Shaon,
I’ve tried for 2 days now to get my downloads to display in a simple grid. I currently have 4 downloads but they will only list in a vertical stack, something like the Metro template 3 wide by however many down would be great.
I’ve cloned link templates, tried different shortcodes all without success.
Chris
Hi,
I have browsed through almost every page of the docs, but I am still very confused and have no clue how to create a simple all downloads page as shown at http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/
and this one:
http://demo.wpdownloadmanager.com/wpdmpro/accordion/
I’ve just bought the WPDM Pro and the Email Notification add-on.
Just a quick suggestion for you, maybe in your member-download area you could provide a documentation in PDF where we can download.
Also please include some explanation of how WPDM actually work, for instance, what is a package, category, and then the actual downloadable files and stuff like that, otherwise your customers like me will get lost in the space, trust me on this one.
Anyway, if you could please outline a step-by-step guide or perhaps direct me to download a specific template-ready file to enable those 2 ‘all downloads’ and ‘accordion’ pages, that will save me heaps of hours.
Thanks heaps.
Hi,
I’m trying to find the “download preview” plug=in. I go to the page where I suspect it is supposed to be does not look like it’s there for download. Can you tell me where I could find the download preview install file for workpress? Or is this something that requires an additional purchase?
I thought I should be able to find it at this location but it does not seem to be there:
http://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/document-preview/
or
http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/?wpdmc=free-downloads
Thanks
Lee
Hi,
I want to make a archive page like http://demo.wpdownloadmanager.com/wpdmpro/all-categories/ how is it possible?
And also the page like this http://demo.wpdownloadmanager.com/wpdmpro/wpdm-category/free-downloads/
I applied the 4.2 update late yesterday and noticed this morning that all of the pages where I am outputting category lists of files via a shortcode (and also using a custom link template) are generating the following error:
‘+jsn.error.replace(/\+/ig, ‘ ‘)+’
‘); jQuery(‘.wpdm-alert’).slideDown(); } }); “>
This was working before the 4.2 update — here’s a sample page where you can see the output:
Two other things I noticed:
– It generates the same error when I attempt to preview my link template. The code for my link template is substantially similar to the example shown in the documentation.
– Also, after reading some of the other support posts, I tried to disable the Output Buffering and Resumable Downloads functionality in case that would make a difference. However, it doesn’t seem to stick because if I navigate away from the settings page and come back, these are both enabled even if I just disabled them a few minutes ago… Help!
Thank you,
-Tim
Hello!
Is there any shortcode for top downloads?Or can we edit the [wpdm-all packages] without categories and create date?
I have created a custom link and page template that I would like to use. I have about 50 downloads. Is it possible to change all of these at once?
Also is it possible to change the the defualt templates to my custom ones? So that way going forward I do not have to select a new one each time.
Thanks. Great plugin you have here. Very user friendly and functional.