All pages Redirects To homepage
-
Hello
i use polylang 1.8.2 without lingotek or any other add on.at first its better to describe whats my wp’s settings !
permalinks in WP Setting is set to /%postname%/
and in this image you can see my setting of poly lang URL modifications
https://s7.picofile.com/file/8241574826/Untitled1.jpg
and its my 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
now , all of my pages redirects to homepage url
its very strange for me that posts works fine with any permalinks in any language ! but pages not work!thanks if some one can help me
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘All pages Redirects To homepage’ is closed to new replies.