Responsive menu is now a language picker
-
Hi Guys
We are using Polylang and Loco Translate.
WordPress 4.6.1 running Blaszok theme.I have screengrabs but no upload facility is provided.
https://www.juicelife.fr/permalinks.png
https://www.juicelife.fr/static-front-page.png
https://www.juicelife.fr/polylang-settings.png
https://www.juicelife.fr/polylang-settings1.png
https://www.juicelife.fr/static-front-page.pngOn mobile the responsive menu is now a language picker. It should just display the list of pages in the default language. We chose English as the default language but it seems French is coming up instead. Even with the PL Language switcher activated in the header the responsive menu wants to be a language picker. If I choose English from the flag or from the responsive menu it still won’t display our pages in English. The menu just stays as a language picker.
Only if I choose French will the list of pages then display from the responsive menu icon.
Permalink settings is custom base. See screengrab.
Using a static front page to here https://www.juicelife.fr/en/home-7-stats/ – see screengrab attached
Polylang settings attached
https://www.juicelife.fr/en/home-7-stats/I have tried deactivating polylang but the problem with the responsive menu stays. I also deactivated Loco translate.
I commented out the language switcher in the header which shows the flags. Code below.<?php if (function_exists(‘pll_the_languages’)) { ?>
<ul id=”flags”>
<?php pll_the_languages(array(‘show_flags’=>1, ‘show_names’=>0)); ?><?php } ?>
I have asked the the Blaszok theme developer for assistance but no solution yet.
Cheers
Tony
- The topic ‘Responsive menu is now a language picker’ is closed to new replies.