Forum Replies Created
please send me ftp access and wp-admin login info, i’ll set it up for you.
Please see here http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ 🙂
please see here http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
you can upload the file using wp media uploader, then use the url in remote option option.
actually you need to create a new file single-wpdmpro.php from single.php , anyhow handling comments is depends on theme actually.
actually download limit works per package, anyhow send a temporary wp-admin login info again, i’ll check that.
please send your license key to support@wpdownloadmanager.com
extremely sorry, I misspelled the email, that should be support@wpdownloadmanager.com
please give me an URL where you facing the issue.
replied in your other post, please make /download-manager/cache/ dir writable
it may happen it /download-manager/cache/ dir is not writable. Please delete all contents inside cache dir, then make it writable, that will resolve your issue
really!!! probably all files were not uploaded properly. Did you follow the instructions here http://wpdownloadmanager.com/docs/installing-wordpress-download-manager-pro/ . If yes and still same, please send temporary wp-admin login info to support@wpdownloadmanager.com
as per our test download limit feature working fine, but as you facing problem please send a temporary wp-admin login info to support@wpdownloadmanger.com to check your issue
deactivate it from network admin, then activate it from sub site, if you already did that please send temporary wp-admin login info to support@wpdownloadmanager.com
ok, please send temporary wp-admin login info to support@wpdonwloadmanager.com to check your issue
please send your license key to support@wpdownloadmanager.com or give me order ID here to unlock the key
sorry, please send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will help your to import data to pro 🙂
@modamanda, to make it like demo, you will need archive page add-on ( http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ )
hi, I’m uploading open and updated code within next 2 days.
Create link tmeplate using following code:
<div class="btn btn-default"> [icon]<b>[title]</b><br> [download_link] </div>
please send you license key to support@wpdownloadmanager.com whenever you need to unlock.
File renames for security purpose, but when you will download prefix will be removed and you will get original filename.
as new update is coming with CPT, it certainlly will support and you also can use any translation tool/plugin..
@kyhryt, just confirmed from support team, they have adjusted the css conflict.
FYI: the following css added at the end of your theme css:
.modal-backdrop,
.modal-backdrop.fade.in{
z-index:-9999999 !important;
background: rgba(255,255,255,0) !important;
}
.modal.fade.in{
position:absolute;
z-index:999999 !important;
top:150px;
}
