Ok yeah, where do I enter the informations?
Can I change the look of Language Switcher Menu?
The following query options can be typed in the field “URL” of “Language Menu” custom menu item, after “#qtransLangSw?”, separated by “&”, same way as options are provided on a query string:
type=[LM|AL] – type of menu:
“LM” – Language Menu (default).
“AL” – Alternative Language: the top menu entry displays the first available language other than the current.
title=[none|Language|Current] – title text of the top item:
“Language” – word “Language” translated to current language (default).
“none” – no title in the top of menu, flag only.
“Current” – displays current language name.
flags=[none|all|items] – the way to display language flags:
“none” – no flag is shown in any item, including the top item.
“all” – all items show flag, including the top item.
“items” – only sub-items show corresponding flag, top item does not.
current=[shown|hidden] – whether to display the current language in the menu.
For example, to show flag only in the top language menu item, enter #qtransLangSw?title=none, if in addition to this current language is not needed to be shown, enter #qtransLangSw?title=none¤t=hidden, and so on.
We understand that this is not a very user-friendly way to adjust the options, but it works, and we will provide a better in-editor interface to specify them in the future.