Wrong view after logged out

Posted in: Newspaper
Post count: 224

Hi, what it might be?
I try my site on a local hosting and when i’m logged in everything is fine. But when i’m logged out my site looks like this –
ноутбуРСноутбуРСноутбуРСноутбуРСноутбуРС.

I tryed another theme and everything is fine. I checked on the pages, all they have utf-8

Post count: 224

It seems i fixed it by adding to .htaccess this:
# BEGIN UTF8
AddDefaultCharset utf-8
AddCharset utf-8 *
<IfModule mod_charset.c>
CharsetSourceEnc utf-8
CharsetDefault utf-8
</IfModule>
# END UTF8

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.