lithium

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: wpdm dropbox settings #77302

lithium
Member

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

in reply to: wpdm dropbox settings #76339

lithium
Member

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

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