Forum Replies Created
running the following SQL will set guest access for all packages:
$wpdb->query(“update {$wpdb->prefix}ahm_files set access=’a:1:{i:0;s:5:\”guest\”;}'”);
looks like something with char encoding in your server, please send a temporary wp-admin login info and ftp access to /plugins/ dir to support@wpdownloadmanager.com
yes. select link template = “Default Template” or create new link template with “[thumb wxh] tag, more details are here http://www.wpdownloadmanager.com/docs/integrated-templates/
Hi,
sorry for the delay, checking your issue right now
releasing new update within next few hours. Option will be there.
“/” will work in all environment, so “/” is a good practive
here is the download button: http://awesomescreenshot.com/0b814xwh20
but all those can be controlled from link/page template, full details here http://wpdownloadmanager.com/docs/integrated-templates/
Send a temporary wp-admin login info to support@wpdownloadmanager.com, we will help you to change file access
1) we have adjusted it next update for Yoast WordPress SEO, but if you are using custom functions there, you need to edit it from theme.
2) you need to edit the date format in wp settings page
sorry, i misspelled email address, correct address is support@wpdownloadmanager.com
yes, in 1.6.1 there are some change in css. for 2 rows you need to create new link template, but send a temporary wp-admin login info to support@wpdownloadmanager.com , we will do that for you
please open /download-manager/functions.php , find and remove ( or comment ) the line:
wp_enqueue_script(‘wpdm-bootstrap’,plugins_url().’/download-manager/bootstrap/js/bootstrap.min.js’,array(‘jquery’));
1) we already have add-on for that ( http://www.wpdownloadmanager.com/download/lazy-download-add-on/ )
2) We will check that 🙂
yes, we are done, update will be available by tomorrow
got the issue, adjusting and updating it soon in wp.org
i can’t see a page.post preview without login info.
upload may not work if size cross the server limit, need to fix that from server. download-manager-files don’t need to be 777,. please send the a url with download issue and temporary wp-admin login info to support@wpdownloadmanager.com
probably your feature plugin using same menu priority as wpdm. you can remove menu priority from wpdm to resolve it. open download-manager.php , find and remove “,6”
please send a temporary wp-admin login info to support@wpdownloadmanager.com, they will do those for you and reply with with explanation.