Forum Forum WordPress Theme Sara – WooCommerce WordPress Market Theme Home page showing 404 error

  • Author
    Posts
  • #25130

    wpboot
    Participant

    Hi snstheme,
    My homepage suddenly showing 404 Page…… 🙁

    I try this code in .htaccess file but nothing work

    # 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

    Attachments:
    1. Screenshot_70.png

You must be logged in to reply to this topic. Click here to login or register