Jass

Forum Replies Created

Viewing 25 posts - 351 through 375 (of 474 total)
Feb 18, 2016 at 6:22 am
#41106
Spectator
Jass
OP

You need to install WPDM Accordion add-on

Feb 17, 2016 at 10:57 am
#41054
Spectator
Jass
OP

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 )

Feb 17, 2016 at 10:07 am
#41049
Spectator
Jass
OP

If you provide login info, then we can check the issue.

Feb 17, 2016 at 9:36 am
#41047
Spectator
Jass
OP

This issue maybe not related to download manager plugin. Try deactivating “WP Limit Login Attempts” which may conflict.

Feb 17, 2016 at 8:09 am
#41042
Spectator
Jass
OP

Please try updating your plugin or if its not solved provide me your temp login info to check the issue.

Feb 17, 2016 at 7:27 am
#41037
Spectator
Jass
OP

Please provide your temp login info using private reply to check the issue.

Feb 17, 2016 at 7:22 am
#41036
Spectator
Jass
OP

Are you also still experiencing this issue? What environment are you running on? Localhost? Or are you developing on a server?

Feb 17, 2016 at 6:44 am
#41034
Spectator
Jass
OP

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;
}
Feb 17, 2016 at 6:36 am
#41033
Spectator
Jass
OP

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.

Feb 17, 2016 at 6:31 am
#41032
Spectator
Jass
OP

Please provide temp login info using private reply to check the issue.

Feb 17, 2016 at 6:28 am
#41031
Spectator
Jass
OP

Try deactivating other plugins and check. It seems the issue is not related to download manager.

Feb 16, 2016 at 7:08 am
#40961
Spectator
Jass
OP

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 .

Feb 14, 2016 at 11:33 am
#40892
Spectator
Jass
OP

Please update your plugin and check again.

Feb 14, 2016 at 11:32 am
#40891
Spectator
Jass
OP

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.

Feb 14, 2016 at 10:57 am
#40890
Spectator
Jass
OP

Provide your temp login info with url using private reply to check the issue.

Feb 14, 2016 at 8:33 am
#40885
Spectator
Jass
OP

Please provide temp login information using private reply to check the issue.

Feb 10, 2016 at 6:02 am
#40682
Spectator
Jass
OP

Please update your plugin and check again.
thank you

Feb 10, 2016 at 6:00 am
#40681
Spectator
Jass
OP

Please provide your temporary login info using private reply to check the issue

Feb 9, 2016 at 10:55 am
#40588
Spectator
Jass
OP

Can’t login, please check the credential.

Feb 9, 2016 at 8:24 am
#40571
Spectator
Jass
OP

Please send your url to check
Thanks.

Feb 9, 2016 at 8:24 am
#40570
Spectator
Jass
OP

Disabling may disable some functionality but you can try it.

Feb 9, 2016 at 7:12 am
#40560
Spectator
Jass
OP

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 .

Feb 9, 2016 at 7:10 am
#40559
Spectator
Jass
OP

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

Feb 9, 2016 at 6:58 am
#40558
Spectator
Jass
OP

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.

Feb 4, 2016 at 11:25 am
#40308
Spectator
Jass
OP

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 )

Viewing 25 posts - 351 through 375 (of 474 total)