Forum Replies Created
please contact support@wpdownloadmanager.com
not sure exactly, send ftp and wp-admin login info to support@wpdownloadmanager.com
please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
the only reason for such error is zlib is not working fine in your server, please contact support to reinstall zlib.
please send your license key to support@wpdownloadmanager.com
no, add the code at the end of file. you are adding before last }.
its could be a js conflict, please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
you can customize that from functions.php .
please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
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.
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.
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.