Dear all,
I am struggling very much with the download manager pro extension “Form builder”. It works to use these forms for the downloads but the given mail, subscriber information like address, organization, title etc. is not filled in the point “Subscribers” in the backend. Why? I would like to link all the provided information into the mail chimp plugin. But as I see for now it doesn’t work at all for this extension.
Please help me, this would be great as this is very urgent for a clients job.
Thanks!
Hubertus
Is there a way to reset all downloads? If not in the admin area is there a MySQL statement I can run in PHPadmin?
Hi,
Simply I need to show packages as latest posts on my home page
Basically I need WordPress to pull the packages as posts
Also I need WordPress to see the categories we create under Downloads
Please help me to solve it
Thank You!
Hi,
We have this ‘WPDownloadManager Email Notification’ plugin installed.
When adding/editing a package, to enable this email notification, we have to manually tick the box on the ‘Email Notification’ tab.
What we want to achieve is that whenever someone downloads a file, we would like this box automatically ticked/enabled instead of having to manually tick the ‘Send Notification When Someone Downloads’ box.
Could you let us know what needs to be done to the code or perhaps adding a few files in the WPdownloadManager core php files in the back end please?
Thanks heaps
The WPDM Pro basic settings has a note about Category and Package URL Base fields…
“Caution: Use unique word for each url base. Also, don’t create any page or post with same slug you used for WPDM URL Bases below.”
Currently they are set to ‘downloads’ (Category) and ‘download’ (Package), which I believe is the default. The problem with this is that it seems to break the ‘breadcrumbs’ on our site? We are using ‘wpdm-all-packages’ to display a data table of all of the downloadable files. When a visitor clicks on one of the file links, it opens the package webpage. However, the breadcrumbs do not let you return to the parent folder (downloads) because the URL to the package is actually ‘…/download/[package webpage]’ instead of ‘…/downloads/[package webpage]’. This causes the breadcrumbs to be much less useful and means the visitor needs to either click the browser back button or reselect the Downloads page from the main navigation. This only occurs on the pages generated by WPDM Pro.
What is the problem with setting both URL Bases to the same word? Is there any other way to bring back the breadcrumb functionality?
Thanks for any helps.
I really like this layout for the downloads list. The sortable and searchable data table is great! I’m wondering if this view is now or will in the future be able to be modified in terms of the information it shows? Currently it shows columns for ‘Title’, ‘Categories’, ‘Create Date’ and ‘Download’ link. I would like to show the file size (preferably under the Title, but a column is okay too), the applied Tags (in a column) and let the ‘Title’ be the clickable download link so that I could remove the redundant ‘Download’ column (luxury request ;-).
Is there any template or set of shortcodes that could be used to achieve some of these things?
I just bought this product and installed it. I tried to preview your templates admin > Downloads > Templates > Preveiw, but nothing happen. When I scroll over the “preview” button I can see the link is to “#”.
So, where are all the templates? Is there somewhere on your website I can see them? Please don’t send me to your demo page, I have seen that and it is not that easy to navigate.
BTW, your demo page has a misspelling at the top of the page “Downlod” instead of “Download”. My client nearly didn’t want me to buy your product. I recommend you clean it up.
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