lithium

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
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 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

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