We are adding email customizer, updated will be released within this month. However email templates for premium package are in /plugins/premium-packages/email-templates/ dir
Please give me your email, I’ll ask customization team.
Sorry, not clear.
Please activate bootstrap from wpdm settings page.
Yes, you can, please give me your license key in a private reply to unlock it.
You need to install wpdm pro first to use add-on, you can get latest version of wpdm pro from here http://www.wpdownloadmanager.com/purchases/ if you already purchased it.
ahm_files and ahm_filemeta tables are deprecated, you may remove those 2.
Please give me the URL where you using the category short-code
I’ve deactivated some plugins and now it looks ok …./wp-admin/post-new.php?post_type=wpdmpro , any of deactivated plugin causing the issue.
Replace $user['user_login'] with $user['first_name'] $user['last_name']
You need to use this http://www.wpdownloadmanager.com/download/advanced-custom-fields/ to add video field and custom template tag for view URL. Then need to edit panel template and add button code.
HTML Code:
<!-- WPDM Link Template: Panel 1/3 -->
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-body">
<div class="media">
<a class="pull-left" href="[page_url]">
[thumb_60x60]
</a>
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;height: 20px;overflow: hidden">[page_link]</h4>
<i style="margin: 4px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size]<Br/>
</div>
</div>
</div>
<div class="panel-footer"><div class="pull-left" style="line-height: 30px;"><i style="margin: 2px 0 0 5px;" class="icon icon-download-alt"></i> [download_count] downloads</div> <div class="pull-right">[download_link_popup]</div><div style="clear: both"></div></div>
</div>
</div>
<style>
.panel-footer .wpdm-download-link {
font-size: 10px !important;
padding: 3px 14px 5px !important;
}
</style>
Use:
<?php echo get_term( 3, 'wpdmcategory' )->count; ?>
pro membership add-on still doesn’t support wooCommerce, but it will full compatible with wpdm pro.
please give me the url where you using the short-code and temporary wp-admin login info.
Check again now please. https://www.evernote.com/l/AV30jKwmxuNM86bDohpnxWFlGV13N908g78B/image.png
Sorry, Category buttons always will be visible for now.
WPDM Change log:
Add-on change login ( if available ) is in add-on page:
For example: http://www.wpdownloadmanager.com/download/premium-package-complete-digital-store-solution/ ( at the end of the description )
Please give me ftp access too. May I test disabling other plugin and changing theme?
Should be ok now.
Please download again to get the latest version of ftp add-on. The feature is available now.
Please give me ftp access to download manager dir and wp-admin login info in a private reply to check your issue.
New update for Advanced custom field add-on with the fix is available now, please update your copy.
Editing plugin from wp-admin plugin editor is risky, could put your site download is file didn’t save properly when click on update button. So when need to edit a plugin file to test something , ftp is safer.