Background of the issue:
I am setting up WPML for an English ecommerce store and experiencing issues with the German translation on a separate domain. Initially, I configured the languages to 'Different languages in directories' with German loading in /de, which worked fine. After moving to the production server with a separate domain for German, I configured it to domain-name.de.
Symptoms:
Products fail with a 'domain-name redirected you too many times.' error, and product categories trigger a 404 page with a strange URL. The German product category structure should be /produkt-kategorie/westen/, but clicking a link produces /product-category/e/westen/. Deleting the URL slug for product in String translation allows product access but uses the English URL structure. Saving permalinks changes the product URL to /produkt.
Questions:
Why are product categories not translated correctly and showing a strange URL?
Why does deleting the URL slug for product in String translation affect the URL structure?
How can I resolve the 'domain-name redirected you too many times.' error?
What steps should I take to ensure the German translation works correctly on a separate domain?
O tópico '[Fechado] product-base URL and product URL not translated properly when using a separate domain for german' está fechado para novas respostas.