- Status
- Resolved
- Reported for
- WPML Multilingual CMS 3.3.7
- Resolved in
- 3.3.8
Overview of the issue
Accessing a statically set home page in the non-default languages does not work. Depending on your theme, it either displays an Error 404 page, all blog posts, or a “Nothing found” message.
For example, http://example.com/?lang=de can produce this issue if your setup meets the following conditions:
- Browser language redirection is Enabled
- You are using language as a parameter
- If you set a static homepage
Workaround
As a temporary workaround, you are advised to temporary switch off the browser language redirect option.
You can do that, by going to WPML -> Languages -> Browser language redirect and select the Disable browser language redirect option.