Forum Replies Created
ok, fixing this and updating at wp.org soon
please send your site login info to support@wpdownloadmanager.com
we are adding this as an option with next update
ok, i’m updating the css for next update ( coming within next few days ), it will look nice there.
new templates will not be changed, but any previous change of code in core file may be erased after update.
the option will be available from next update
if you apply email lock for a download, then visitor have to enter their email ( and name ) before they download , you will able to export email from admin section. but for notification email there will require some modification in code
from wpdm-all-downloads.php ,
line# 20 , replace:
downloads
with
download1?'s':''; ?>
please send a temporary wp-admin login info to support@wpdownloadmanager.com
please send a temporary wp-admin login info to support@wpdownloadmanager.com to check your installation
you can use this: http://www.wpdownloadmanager.com/download/wpdm-micro-form/
please send temporary wp-admin login info to support@wpdownloadmanager.com
@AMSEC, its because of problem with your temporary server path ( http://biz136.inmotionhosting.com/~amsecu5/wp-content/plugins/download-manager/timthumb.php?w=600&h=450&zc=1&src=http://biz136.inmotionhosting.com/~amsecu5/wp-content/uploads/2013/05/2013_AMSEC_GS_Broc-t2.jpg ). It’ll work fine in live site.
you simply need to create a link template with the template tag [download_link] only. full details are here http://www.wpdownloadmanager.com/docs/integrated-templates/ .
yes, we have plan to implement it with future update
3.3.5 ~ 3.3.6 , there are no css change ( http://www.wpdownloadmanager.com/wordpress-download-manager-change-log/ )
i meant /wp-content/plugins/download-manager/functions.php
for now, need to take backup from database directly.
please open functions.php, find and remove or comment this line:
wp_enqueue_script(‘wpdm-bootstrap’,plugins_url().’/download-manager/bootstrap/js/bootstrap.min.js’,array(‘jquery’));