Plugin Contributor
jomo
(@jonathanmoorebcsorg)
I can’t tell what you have done exactly with the setup.
Your theme isn’t displaying all the categories/tags for the products, but looking at the polish page, it looks like the polish products are not in categories:
https://www.am-cycling.com/pl/produkt/mens-bib-shorts-2/
so generally:
– check your plugins are up to date
– check all the categories are correctly translated and linked
– save again in English to force synchronisation of categories to Polish version
– see also https://github.com/hyyan/woo-poly-integration/wiki for any relevant setup points
if there is an actual issue you can report on: https://github.com/hyyan/woo-poly-integration/issues
Thread Starter
kosu
(@kosu)
Thank you for the answer. I will check it tonight.
Thread Starter
kosu
(@kosu)
Issue is resolved. It turned out that even link was translated, so insted of:
https://www.am-cycling.com/pl/product-category/spodnie-kolarskie/
I recived:
https://www.am-cycling.com/pl/kategoria-produktu/spodnie-kolarskie/
I didn’t expect that because admin page direct me to wrong link. On user end links are fine, so I’m fine too 🙂
I have one more question. I have 3 menus on my page. One primary menu and 2 in footer widget. Can I translate somehow those menus in footer?
Here’s a link: https://www.am-cycling.com/
Thanks for your help.
Plugin Contributor
jomo
(@jonathanmoorebcsorg)
Hi,
Menus don’t have associate language or translation, how it works is there is a translated menu location and you associate the menu you want with that location.
just create a new menu for the other language and associate it to the language specific menu location.
Please note this menus functionality is provided by Polylang, it is not part of this extension. The scope of this extension is just to help wooCommerce work with Polylang.