Please follow the step instruction ► http://www.wpdownloadmanager.com/how-to-use-dropbox-to-store-files-and-allow-users-to-download-then-from-your-website/
Or provide me your temp login info using private reply to check the issue.
Sorry, Cant login with the credentials.
Edit download-manager.php (line #43) and put an @ in it before the ini_set. Your host has ini_set disabled in their php configuration so it’s throwing that error.
@ini_set('upload_tmp_dir',UPLOAD_DIR.'/cache/');
Or provide you temp login info using private reply to check the issue.
Please check, did u enable email lock?
Hi, Sorry no option for that. It is a critical issue , because one file might be attached to multiple packages. You can use FTP to delete any files. Thanks.
Try disabling Bootstrap js with Downloads->Settings->Basic->Misc Settings.
Or You can provide us temp login info using private reply to check the issue. If that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip
Seems like you disabled Style & Script from admin panel► settings►Misc Settings.
This short code is working perfectly in my server. Please Provide temp login info using private reply to check the issue. Or try deactivating other plugins or by switching your themes.
Please try
get_post_meta( get_the_ID(), '__wpdm_view_count' , true);
get_post_meta( get_the_ID(), '__wpdm_download_count' , true);
Please provide your temp login info to check the issue.
Or try deactivating other plugins which may conflict WPDM.
WPDM or access control add-on doesn’t have option to create use role, but you may use plugin like this https://wordpress.org/plugins/advanced-access-manager/ to manage/create user roles, then use allow access option to select those custom roles.
Please provide the url containing the issue.
Seems like conflicting with theme. Try switching your theme.
This problem is not related to plugin, you can provide us personal login info using private reply to check the issue.
wpdm pro don’t have any file size limit.
By the way, two PHP configuration options control the maximum upload size: upload_max_filesizeand post_max_size. These options can be set in your server’s php.ini configuration file so that they apply to all your applications.
Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip .
Please provide the link which contains this issue.
Please provide you temp login info using private reply to check the issue.
Please provide you temp login info using private reply to check the issue.
Actually you need to control it from “Allow Access” field under package settings when creating/editing a package, select “All Visitors” if you want to allow everyone to download the file .
Please update your plugin and check. Or provide your temp login info using private reply to check the issue.
Can you show me what output you are getting. May be with a link or screenshot.
Please add following css in your theme’s style.css file. This should fix the issue,
UL.jqueryFileTree LI { white-space: normal !important; }
When you lock a download using EMail lock, all collected email through lock are listed as your subscribers. You can check WPDM Newsletter addon too, which provides option to import registered users as subscriber.
It will work for every user. Please update your plugin and check. Or provide your temp login info using private reply to check the issue.