Hi guys!
I have already my website (in portuguese) and now I want to translate it to other languages but I want to have different menus on each language. I’m using wpglobus (because it’s compatible with visual composer).
I found this on the documentation of polylang (another translation plugin):
Preamble
Your theme must support custom navigation menus for the following to work (for programmers, it means that the theme must call ‘register_nav_menu’) and must use a theme location in the function ‘wp_nav_menu’, i.e.
wp_nav_menu(array(‘theme_location’ => ‘primary’)); is OK
wp_nav_menu(array(‘menu’ => ‘nav menu’)); is not OK
One menu per language
In Appearance->menus, you have to create one menu per language. Let’s say ‘menu_en’ and ‘menu_fr’, if you have a site in English and French.
In ‘menu_en’, you add English pages other menu items. In ‘menu_fr’, you add French pages and other menu items.
Then, once menus are both saved, you click on ‘manage locations’ tab and you assign ‘menu_en’ to ‘Primary menu English’ and ‘menu_ru’ to ‘Primary menu Français’.
It’s possible to do this with newsmag theme? If not, can you give a solution? And wich translation plugin you recommend?
Thank You!
Fernando
Hello,
Unfortunately we do not have any official tested and recommended multi-language plugin to use with our theme. You can try out polylang or another free plugin and see how they work. We did not test any of them for the moment so there is no recommendation I can provide. Maybe one of our users can help.
Thank you!
Thank You!
I’m testing Polylang and so far seems like it’s working, except for one thing: when I installed it, it changed the layout of the website. White margins on the borders are now much more big, as you can see on my testing website here: http://www.ruralea.com/en/santarem/
Can you tell me how to correct it?
Thank You!
Hello master2501,
Notice that plugin is not tested with our theme and we cannot say for sure if it will work 100% with our theme, sorry! Also, I have inspected your website and I did not saw any layout problems with your site. If you need more assistance in this regard, please provide some useful screenshots so I can identify the problem.
Thanks for the message!