Iâm trying to use the multilingual guest language switcher footer visible setting, to make the communityâs main languages quickly accessible as interface languages for guests. Here is what I observed:
-
The bar with the shortlist of interface languages is only visible when when
multilingual guest language switcheris set tofooter, but not when itâs set toheader.As the bar is also called a âfooterâ in the setting name (even though it isnât in Discourseâs page footer, but rather floats over the content near the lower right corner of the window), this might be expected. Though on sites offering a lot of interface languages (e.g. all currently available in Discourse), itâd be nice to have a quick-access short-list of the communityâs main languages available independent of the placement of the full language chooser menu for guests. (And I think a menu button in the header looks much cleaner than bar floating over random parts of the page content, covering up some of it.)
Maybe when
headeris chosen and languages are selected inmultilingual guest language switcher footer visible, those could be sorted to the top of the menu and somewhat highlighted? -
The setting allows to re-order the languages selected for the shortlist in the bar:

However, the bar seems to ignore that order and instead seems to sort the languages alphabetically by their 2-letter short code:

Itâd be nice if the order configured in the setting was honored (either by default, or through an additional setting toggle.)