Hi All,
After hours and hours of problem solving I’m still getting nowhere with multiple languages. I thought it would be a simple case of a workflow that “sets current language to X”…
I’ve read and re-read every other forum topic related to languages and parameters but it’s still not sinking in.
The furthest I’ve got with it is:
A dropdown of language choices that ‘navigates to an external website’ (because it’s the only way to reload the current URL) and setting “lang=” parameters based on their choice.
This works and shows the desired language… BUT… if the page is refreshed, the language defaults back again and I want it to stay, even for users that are logged out.
I understand that you can save the language to the user but that’s for when they’re logged in, and I haven’t quite got my head around when to use parameters and.
Has anyone managed to achieve this? Thanks in advance.