wpdm dropbox settings

in Download Manager Free

Viewing 6 posts - 1 through 6 (of 6 total)
May 14, 2018 at 9:33 pm
#76195
Member
lithium
OP

Hi all!!

I’ve got an issue with the cloud storage settings. When i insert the dropbox app key and click on the save settings button, nothing happen.
the little circle inside the save settings button still turning…..

Help 😉
Regards
Lithium

May 15, 2018 at 1:31 pm
#76260

Hi,

Seems like you are using siteground hosting. Please include this code in .htaccess file on your server.

<IfModule mod_security.c> SecFilterRemove 001868 </IfModule>

Thanks

May 16, 2018 at 6:31 pm
#76339
Member
lithium
OP

Thanks for your answer.
Yes i’m using Siteground 🙂
But when i add this line on the .htaccess, website is down…

this the code in the existing .htaccess

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Thanks for your help

May 17, 2018 at 4:40 pm
#76387

Hi,

The site should not be down, please add it after the existing lines of htaccess.

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Thanks

May 26, 2018 at 2:49 pm
#77302
Member
lithium
OP

Thx!
It’s ok now.
I have a question, is it possible to have the files shown as a galery with overview of them if it’s jpg, png psd files?

regards
Steve

May 27, 2018 at 6:55 am
#77359

Sorry, there is no shortcode available for this. But you can request customization at customize@wpdownloadmanager.com

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)

The topic "wpdm dropbox settings" is closed to new replies.