Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Polylang, Pinnacle and 404-errors

Home / Forums / Pinnacle Theme / Polylang, Pinnacle and 404-errors

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
February 28, 2016 at 10:21 am

Hi,
I get 404-errors for my translated pages. I use permalink with polylang and the language in the URl like domainname/en/

Have I to modify my .htaccess? It looks like in the rewrite-section:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Thank you in advance
Michael

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.