please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
ok. download the add-on again.
ok now, problem was causing by fcebook plugin. We had to add following code to resolve facebook plugin issue:
function wpdm_fb_ogurl($meta){ $meta['og:url'] = wpdm_canonical_url($meta['og:url']); return $meta; } add_filter('fb_meta_tags','wpdm_fb_ogurl');
that code surely will work, please send ftp access to download-manager dir to support email.
key is unlocked
hopefully, by today 🙂
ok, may you please give me the url to check the issue
new package widget should do that by default, you don’t have to do anything there.
unlocked again.
if you only want to show the button, you can create a link template only with tag [download_link] and other styling options for the tag you can see here: http://www.wpdownloadmanager.com/docs/integrated-templates/
please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
yes, wpdm pro have search options and widget.
not yet, but wpdm already moving to custom post type, then you will have it.
done
please add following code at the end of download-manager.php, that will resolve the conflict with nextgen gallery:
function wpdm_skip_ngg_resource_manager($r){ return false; } add_filter('run_ngg_resource_manager', 'wpdm_skip_ngg_resource_manager');
please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ for that button.
you can create your own link and page template from Download Templates section, full details: http://www.wpdownloadmanager.com/docs/integrated-templates/
unlcoked.
looks like your theme is messing with inline javascript code, which causing the issue, please send ftp access to wp-content dir to support@wpdownloadmanager.com to adjust your theme issue.
actually we didn’t test it with any language translate plugin. So we are not sure about that. But as wpdm pro moving to custom post type , next version may support any regular translation plugin.
please send to support@wpdownloadmanager.com with forum post link
yes, use [thumb]
“WPDM New Packages” widget should do that.
it may happen for js conflict with any plugin or theme, please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
you can see here http://demo.wpdownloadmanager.com/wpdmpro/ready-templates/