Jass

Forum Replies Created

Viewing 25 posts - 351 through 375 (of 474 total)
in reply to: wpdm-accordion short codes #41106

Jass
Spectator

You need to install WPDM Accordion add-on

in reply to: Email customization #41054

Jass
Spectator

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 )

in reply to: Save Settings doesn't work #41049

Jass
Spectator

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

in reply to: Asking Users to Log In for public files #41047

Jass
Spectator

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

in reply to: Access permissions not working #41042

Jass
Spectator

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

in reply to: Save Settings doesn't work #41037

Jass
Spectator

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

in reply to: Fatal Page Error – Google Drive Explorer Add-on #41036

Jass
Spectator

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

in reply to: Display #41034

Jass
Spectator

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;
}
in reply to: Google explorer not working #41033

Jass
Spectator

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.

in reply to: Asking Users to Log In for public files #41032

Jass
Spectator

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

in reply to: Ad PopUps #41031

Jass
Spectator

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

in reply to: Error when activating #40961

Jass
Spectator

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 .

in reply to: Save Settings doesn't work #40892

Jass
Spectator

Please update your plugin and check again.

in reply to: larger file than 32 megabytes #40891

Jass
Spectator

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.

in reply to: Attach File | browse tab not showing #40890

Jass
Spectator

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

in reply to: Ad PopUps #40885

Jass
Spectator

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

in reply to: Password Protection not working #40682

Jass
Spectator

Please update your plugin and check again.
thank you

in reply to: latest update broke site #40681

Jass
Spectator

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

in reply to: Some setting error #40588

Jass
Spectator

Can’t login, please check the credential.

in reply to: Checkout page link is dead #40571

Jass
Spectator

Please send your url to check
Thanks.


Jass
Spectator

Disabling may disable some functionality but you can try it.

in reply to: Fatal Error #40560

Jass
Spectator

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 .

in reply to: latest update broke site #40559

Jass
Spectator

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

in reply to: Problems with uploading files from browser #40558

Jass
Spectator

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.

in reply to: upload template bug #40308

Jass
Spectator

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)