WooCommerce language changes URL on products
-
I am using woocommerce on my webshop http://www.sortkbh.dk which is only for the danish market. I recently changed the language to danish (da_DK) using Loco Translate, and everything has been properly translated apart from one major problem:
When a product is created it gets an automatic URL. An example is this URL: http://sortkbh.dk/index.php/product/at-skaere-brontosauruskod/
After i updated the language file, all the products are redirected to a wrong URL like this one: http://sortkbh.dk/index.php/produkt/at-skaere-brontosauruskod/
As i have tried to show using bold letters: the word “product” is changed to “produkt” (the danish translation of the word) which causes a dead end. Basically none of the products in my shop can be shown when you click on them because you get redirected to the wrong URL.
When i change the language back to en_US, the problem is solved. Does anyone know how to make a workaround so that i can still have my webshop in danish?
Thanks,
Villads
The topic ‘WooCommerce language changes URL on products’ is closed to new replies.