I have a (stupid) question:

I now have a website with pages, which have translations, so for example the frontpage is: /nl/home, /en/home, /de/home and /fr/home.

If I enable the language switcher, I can choose a language. The language switcher appears in the header.

Well, the problem is, if I am on /nl/home and I take EN, I am redirected to /en instead of /en/home.

How can I change this?

Comments

samdds’s picture

by the way, I only have this on the homepage

Please help