hmm, not clear about the comment issue, actually comments can be turn on/off your wp settings, nothing to do with wpdm pro, or am I missing something? please tell me little more details.
anyhow checking additional image issue.
@diyroberts, didn’t you update to v4.0.4?
“WordPress 3.8.1 is available! Please update now.” is your wp update notice, not from wpdm pro :), anyhow you can update wp automatically, simply clicking on update link there.
issue already resolved in v4.0.4, please check your template ID, anyhow please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code
please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code, there you will have option to apply link template to a category.
if you simply move the database table and the dir /wp-content/uploads/download-manager-files/ then everything should work fine.
just confirmed from support team, your issue is resolved, problem was you had block hotlink add-on active, which is still not compatible with v4. anyhow compatible version coming soon. Thanks
look like all files not uploaded properly or still showing data form cache, please try clearing browser cache, if that doesn’t fix it, please send a temporary wp-admin login info to support@wpdownloadmanager.com. support team will do that for you.
not yet, but we have started with add-ons already, so it will come soon.
yes, it is simple, please create a link template using following code:
<div class="col-md-6"> <div class="thumbnail"> <div class="media"> [thumb_60x60] <div class="media-body"> <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4> [download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads </div> </div> </div> </div>
and apply this to your packages
most short-codes already listed in old docs http://www.wpdownloadmanager.com/docs/list-of-download-manager-pro-short-codes/ though some are changed in v4, anyhow you can generate short-code using tinymce button add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ , but I see you actually asked to add download link of “single file” inside a package. It is exactly no possible, but if you enable individual download and use [file_list] with link or page template, you can show individual download link of all attached files.
if you are using v3.3.8 and now if you upgrade to v4, then you will have to change all package short-code, as in v4 we have moved to custom post type, we didn’t have any way to keep package IDs same.
ok, checking.
after update a field will appear like following image:
@Nikodemsky, yes, actually it was built to show lightbox preview for additional preview images with wpdm pro, anyhow you can stick to your notmal light box, you need to make another call using proper class. anyhow please give me your url where you trying to apply, then can suggest you the changes 🙂
full details are here http://www.wpdownloadmanager.com/docs/integrated-templates/
@DearestDebi, not clear, need little more explanation
no, it will not auto close actually, it just will show the message after submission done. anyhow you can make it auto-cose editing code at functions.php, line# 525, code: jQuery('.popover').fadeOut();
@grum, please send temporary wp-admin login info to support@wpdownloadmanager.com
with short-code use additional parameter toolbar=0 to hide category name and sort option
please send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will check the issue
@Nikodemsky, thanks 🙂
@Charles-McPadden, please give me your URL to check.
@Nikodemsky, the feature will be implement on v4.0.6, which is coming within this month.
please use this add-on for lightbox http://www.wpdownloadmanager.com/download/wpdm-colorbox/ 🙂
@davidkeil, Thanks