Not seeing any such error there
please update to “Dominant” (wpdm pro v3.3.4) , that will resolve your issue.
http://www.wpdownloadmanager.com/wordpress-download-manager-change-log/
@lumasiscom,
please check your email ebay@lumasis.net
you should get a mail there with details, otherwise please mail to support@wpdownloadmanager.com
for that you simply need to modify line# 1010 at functions.php,
replace:
return wpdm_embed_category(array(“id”►$wp_query->query_vars[get_option(‘__wpdm_curl_base’,’downloads’)]));
width:
return wpdm_embed_category(array(“id”►$wp_query->query_vars[get_option(‘__wpdm_curl_base’,’downloads’)],’desc’►1));
Hi,
please update to “Dominant” (v3.3.4). That will resolve your issue. We also added some amazing features in this version. full details here http://www.wpdownloadmanager.com/eotw-version-of-wordpress-download-manager-pro-v3-3-4-dominant/
URL showing “Package not found” error, seems package is already deleted
thanks, got the issue, will be fixed with next update.
not clear, may you please explain little more
yes, you can change flash player.
You were seeing download link expired and some visitor messed up with data, but i re-adjusted those now
for now, you need to upload in alphabetical order, anyhow we have plan to add sorting option with future update
probably “Calendarize it” using same menu priority, please ask “Calendarize it” developer to change their menu priority
yes, if you added category description already simply add desc=1 with short-code as a extra parameter.
will add tag for showing file-type, but already have tag for showing file count, its [file_count] . In link template, if you use [download_link] tag, it will show directly download link
yes, possible, replace thumb tag with [icon] tag
yes, support team got your email and they replied within 24 hours asking wp-admin login info.
ok, I am asking tech support team to check your issue asap, and if you didn’t send wp-admin login info, please send those to support email.
you don’t need to remove thumbnail from a package, you simply can skip thumbnail display at front-end , removing thumb tag from page or link template
yes, down for a while, as we were using yahoo pingbox and recently yahoo closed pingbox service. But we are adding new one soon.
Hi,
simply use the short-code [wpdm_frontend] inside page or post content.
please send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
there is no remove button, but you can skip preview image simply removing thumb tag from link/page template
please send temporary wp-admin login info to support@wpdownloadmanager.com
simply send wp-admin login info to support@wpdownloadmanager.com , Its 100% secure
Hi, Many Many Many thanks for your detailed comments 🙂
1) Now you can add title for each file in a package where you can add version number after title 🙂
2) Good idea, noted
3) Good Idea, noted
4) Yes, it will be upgraded soon
5) Yes, as it mentioned in #4
6) yes, though, you can use [version] for showing package version, and others not clear to me “list category or selected category IDs, file properties (is it a pdf, mp3, zip etc), list number of items in a package”
7) Yes, we are working on it
8) We try our best, but sometimes, some unexpected delay happens, thanks for your understanding.
yes, there is a way.
Open: wpdm-archive-page.php
Goto line# 331
As you see:
We used the template: link-template-default.php
Template location: /plugins/download-manager/templates/
Copy “link-template-default.php” to “link-template-default-noimage.php”
Remove the image from “link-template-default-noimage.php” and save
Now at wpdm-archive-page.php#331 replace “link-template-default.php” with “link-template-default-noimage.php”
You are done!