multi language catalog slug problem
-
I have two versions of catalog, Italian and English.
I’m using WPML plugin for translation.
Both catalogs have same PRODUCT NAME and SLUG NAME. I have pretty permalinks option enabled in plugin.
When I visit product page for Italian product:
domain.com/catalogo/product/slug-name/
Everything is working correctly.
When I visit product page for English product:
domain.com/en/catalogue/product/slug-name/
It shows me Italian version of product, NOTE: SLUG NAME is same. When I change slug name for English version everything is working correctly, but I need slugs to stay same on both versions of catalog.
Is there possible solution for this, without changing slug names ?
The topic ‘multi language catalog slug problem’ is closed to new replies.