Navigation Language
-
Hi there
It has been already a whole journey without an appropriate solution. So our template deliver we have to find the solution over here, with the author of the polylang-plugin.
–
WE/We have two language-menus: NL (Dutch) & EN (English). When both assigned to their language only the NL-menu shows, on both languages. And the language switcher on top is not visible anymore.How come? How can we restore this? Thanks for your reply.
–
REPLY OBOX/
Hi there,I am unable to provide much support for Polylang – the theme has no built in support for its switcher and has nothing that should keep it from functioning I recommend double checking your settings and if you had to modify a template to add the langauge switcher, you will need to do so again and everytime the theme is updated. If you continue to experience issues with it working, please contact the plugin author as it may need an update or have conflicts with another plugin.
–
WE/ Good afternoonI checked the support of polylang and they recently made a post about this issue.
Hereby the link of the post:
https://ww.wp.xz.cn/support/topic/my-menu-doesnt-change-with-the-language
In this post they direct to another post they made about this issue:
https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/
So basically there needs to be changed something in code:
Or, the ajax disabled (for which we could need some assistance)
Or, the way of calling the nav_menus has to be changed (for which we could also need some assistance )
Is it possible to provide us with some instructions, clues about this?
Thanks!
–
ANSWER OBOX/ Hi there,We do not use Ajax in Capital except for WooCommerce.
We use WordPress coding standards and the correct way to call the WordPress nav menu as described here:
http://codex.ww.wp.xz.cn/Function_Reference/wp_nav_menu
You can see this on line 98 of the header.php.
The instructions the polylang post gives are not correct. The arguments we provide are necessary for normal functioning of the menu in our theme and are fully compliant. The last three bullet points, in fact, are a workaround it sounds like this plugin needs and are not something you should have to be doing.
It is the responsibility of Polylang to assist you in fixing issues with their plugin or integrating their language switcher – I am not able to assist you in modifying the theme around the plugin. We have not made any changes to the menus since the theme was released.
–
So please Polylang Author can you provide us with an adequate solution on our problem … thanks for your reply.I checked the support of polylang and they recently made a post about this issue.
Hereby the link of the post:
https://ww.wp.xz.cn/support/topic/my-menu-doesnt-change-with-the-language
In this post they direct to another post they made about this issue:
https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/
So basically there needs to be changed something in code:
Or, the ajax disabled (for which we could need some assistance)
Or, the way of calling the nav_menus has to be changed (for which we could also need some assistance )
Is it possible to provide us with some instructions, clues about this?
Kind regards – Maaike
The topic ‘Navigation Language’ is closed to new replies.