if no email arrived then it could something with your server, we used standard wp mail functions to send email. But if you want us to check, please send a temporary wp-admin login info to support@wpdownloadmanager.com
try now
you will need the following add-on for that:
you’re very welcome 🙂
ok, I’m checking it again.
ok, we will check wpdm pro with the plugin. but it can be an issue with that plugin. Nothing to do with wpdm pro
please make the following dir and all files inside it writable:
/wp-content/plugins/download-manager/cache/
yes, you can use [link_label] too

if you want to hide toolbar from category short-code use parameter toolbar=false, like::
[wpdm_category id=enrolments toolbar="fasle"]
but from next update there will be option for hiding toolbar globally.
you can select access to categories. Like select user roles from category window, that you want to allow to see and download packages under a certain categories
please check if /uploads/download-manager-files/ dir missing or not writable
please contact live support or send temporary wp-admin login info to support@wpdownloadmanager.com , seems something wrong with setup
1) Download links were not appearing at all as selected page template didn’t have [download_link] tag, i changed it and showing ok now.
2) Create new link template using following code:
<div class="media">
<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="icon icon-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> [download_count] downloads
</div>
</div>
select the template from edit package window.
please send your license key to support@wpdownloadmanager.com
@monticarlo, please send a temporary wp-admin login info to support@wpdownloadmanager.com . Support team will set it up for you.
@monticarlo, you can skip .htaccess file upload, it will be created automatically

you can use default link template or link template with icon from the link template drop-download list.
wow, its really strange, which browser are you using there?
don’t use other bootstrap plugin plugin, that will include bootstrap css and js twice and may make popup no-functional.
the solution for bringing icons is, wrap the short-code with “wpdm-pro” class like this:
<div class=”wpdm-pro”>[short-code-here]</div>
in package list at admin show icon for file type not the selected one, but now i got its a bit confusing for user. so it change it back with final release of 3.3.5
yes. please use short-code [download_link image url] , example: [download_link http://cdn4.iconfinder.com/data/icons/orb/128/10.png ] in page or link template
@jamessawle, “this is still stopping three other plugins from appearing” <-- not exactly sure how its happening, please send a temporary wp-admin login info with missing plugin list to support@wpdownloadmanager.com
please give me your url to check and suggest
no, from v3.3.4, you even don’t need that “Front-end CSS” tab, you can delete the file from download-manager/modules/css.php