You need to install WPDM Accordion add-on
you can edit email template for email lock from Admin Menu-> Downloads-> Subscribers->Email Template
or
You need to copy the tpls/email-templates
dir from download manager plugin dir to active theme dir.
Them rename it copiedtpls/email-templates
dir ( which is in your theme dir ) to download-manager
Now edit wpdm-email-lock-template.php
in download-manager dir ( which is in your active theme dir )
If you provide login info, then we can check the issue.
This issue maybe not related to download manager plugin. Try deactivating “WP Limit Login Attempts” which may conflict.
Please try updating your plugin or if its not solved provide me your temp login info to check the issue.
Please provide your temp login info using private reply to check the issue.
Are you also still experiencing this issue? What environment are you running on? Localhost? Or are you developing on a server?
Add following css in theme’s style.css file or Theme Options Custom css,
UL.jqueryFileTree {
font-size: 11px;
line-height: 18px !important;
margin: 0;
padding: 0;
}
This is not related to download manager. This is a security feature of google so you do not inveterately become responsible for infecting another computer.
Please provide temp login info using private reply to check the issue.
Try deactivating other plugins and check. It seems the issue is not related to download manager.
Extremely sorry for your inconvenience. We have improved code base and using namespace, which require php v5.3.0+ and php version in server require namespace support( http://php.net/manual/en/language.namespaces.basics.php ). You can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip .
Please update your plugin and check again.
wpdm pro don’t have any file size limit.
By the way, two PHP configuration options control the maximum upload size: upload_max_filesize
and post_max_size
. These options can be set in your server’s php.ini
configuration file so that they apply to all your applications.
Provide your temp login info with url using private reply to check the issue.
Please provide temp login information using private reply to check the issue.
Please update your plugin and check again.
thank you
Please provide your temporary login info using private reply to check the issue
Can’t login, please check the credential.
Please send your url to check
Thanks.
Disabling may disable some functionality but you can try it.
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 .
You should look for the error in the file error_log in the log directory. Maybe there are differences between your local and server configuration (db user/password etc.)
usually the log file is in
/var/log/apache2/error.log
or /var/log/httpd/error.log
Can you show what output you are getting? (May be by using screenshot). Or you can give us temporary wp-admin access via a private reply? to check it.
Sorry for your inconvenience. You need to follow the steps to customize
You need to copy the tpls/metaboxes/
dir from download manager plugin dir to active theme dir.
Then rename it copiedtpls
dir ( which is in your theme dir ) to download-manager
Now edit wpdm-add-new-file-front.php
in download-manager dir ( which is in your active theme dir )