Hi, My site page links suddenly stopped working today. I immediately suspected a permalinks issue and had to reset my settings to Default to get them working again, (they were set to Post Name previously). Do you have any idea what the problem would be? Here is my .htaccess info Options FollowSymLinks # 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 Please advise!
Hello, Please send your wp-dashboard id, password and login page link with problem description at [email protected] We will resolve your issue.