404 error with taxonomy archive
-
Hello,
I have a custom taxonomy named “team”. Everything is translated, even the slug.
The output of the menu on the front-end show fully translated permalinks:
[fr] http://domain.xyz/fr/equipe/direction/
[en] http://domain.xyz/en/team/general-management/When I try to access the taxonomy archive from the menu, there’s a 404 error.
To access the english translation, I need to use the following link:
[en] http://domain.xyz/en/equipe/general-management/When I access the english version, the link to the french translation from the language switcher points to http://domain.xyz/fr/team/direction/ and results in a 404 error.
If I change the permalinks settings to default instead of postname, everything work.
Any idea?
Thanks in advance for your help.
The topic ‘404 error with taxonomy archive’ is closed to new replies.