Forum Replies Created
please give me a package url where you have tried.
please keep allow access field empty or add all roles, then all will be visible in archive page
please keep access field empty for categories, then they will be visible in archive page.
actually no need to pay , option is already there, please set download limit per use from package settings when adding/editing a package
you can try removing bootstrap from download manager. for that open functions.php search for bootstrap.css and bootstrap.min.js and remove those line. or send a temporary wp-admin login info to support@wpdownloadmanager.com
Extremely sorry for delayed, please send license key to support@wpdownloadmanager.com to unlock it, if its still locked.
Support team created the template and replied you. But please let me know if you need any other help.
it was a menu priority issue, please copy files from current installation when you need to move to new server.
1) please use this free ad-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
2) yes, but will require some customization in code.
send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
not sure exactly, but doesn’t looks like something from wpdm pro. anyhow send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
please add following css in your theme style.css:
.modal-backdrop, .modal-backdrop.fade.in { z-index:-999999; opacity:0; }
yes, possible, create date field name is “create_date”, so your need to replace “order by id desc” with “order by create_date asc”
it may happen if you server don’t support output buffering. please send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will adjust it.
CURL is a php library, most server has it active by default, but looks like its not enabled in your server, please ask your sever/hosting support to activate CURL
its in functions.php around line# 3013 ~ 3038
please give me your order ID to unlock key or mail the license key to support@wpdownloadmanager.com.
Hi, Thanks, I’m fine 🙂 .
Don’t have specific date yes, we very big changes coming with next update and lots of works, but we are mostly done. Checked with support team, they resolved your issue and replied you couple of hours ago.
from download manager settings page select “When user is not alowed to download:” = “Hide Everything”
then select “Access” = “specific user role” from add/edit package window.
please send ftp access to plugins dir and temporary wp-admin login info. we will do the installation for you. Thanks
find
'publicly_queryable' ► true,
replace with
'publicly_queryable' ► false,
from functions.php