Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • in reply to: Theme not looking as supposed to #308339
    vivipapaliaga
    Member
    Post count: 3

    Hi, I was able to solve the issue, I reset theme options to default.

    Thanks anyway!

    in reply to: Theme options issues #305638
    vivipapaliaga
    Member
    Post count: 3

    I have only loaded the demo content,I have not created any additional pages, I was able to see the default pages at first, but then they were gone.

    in reply to: Theme options issues #305635
    vivipapaliaga
    Member
    Post count: 3

    Hi, I did not do any changed in htaccess file, it’s like it is not recognizing the existence of the pages. It shows 121 published pages but 0 in Greek, 0 in English, 0 in Albanian!

    This is what is including in the htaccess file

    # 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

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