Hi all,
Something strange is going on here (LS2.0): I have created a survey in two languages (fr+de) including a welcome page.
Upon taking the survey (it's an open survey), the language switcher appears on the questions page but not on the welcome page.
I checked my welcome.pstpl and the "{LANGUAGECHANGER}" tag is present.
To make sure I was looking at the right template file I added dummy characters around the tag (so it was "xx{LANGUAGECHANGER}yy" in my template). On reloading the string "xxyy" shows up so I am definitely looking at the right place.
Looking at the HTML source of the welcome page, there is nothing between my "xx" and "yy" markers.
So, somehow, it seems the tag is not populated at all by LS.
Any idea?
PS: congrats to the dev team for taking 2.0 out.