Menu remains in default language
-
Allo,
It’s been a couple days that I’m trying to figure why I can’t have my menu and ThemeFront page upadted in the language I pick. I have went over all blogs relative to that topic but can’t find anything wrong in my setup. The only point that I have not seen on any blog is if anybody is using Polylang with a WordPress connected to a PostgreSql database. I’m wondering if this is not my main problem.
I did follow all the steps, I verified the following:
– Theme Used “Responsive” which is compatible with Polylang. Did test with twentytwelve and it does the same.
– Header.php have<?php wp_nav_menu(array('container' => 'div', 'container_class' => 'main-nav', 'fallback_cb' => 'responsive_fallback_menu', 'theme_location' => 'header-menu')); ?>
– I did set the slug with no suffix for default (en) and fr for french for every pages and posts, and set permalink and set it at custom structure /%postname%/
– I can’t see any menu under Settings->languages-> so I tried to use an xml file to call the Hearder menu but does not show up
– I do see a “Responsive/Feature_content” entry in Settings->languages-> but it is strictly applied to the english version as for my french it goes to Wp_front_page instead.Of course If I press on English or french (depending on what I set as default) the language never switch on the menu bar!!!
Here my link :https://rivalsolutions.com/indexTest.php/
Anybody can help ??? can I write manual entries in the db or a php code that do a workaround as I already lost a week at trying to figure it out!
Big thanks
Anto
- The topic ‘Menu remains in default language’ is closed to new replies.