• Resolved handjes

    (@handjes)


    How can I make the selector menu display ‘select language’ instead of the active language? It makes more sense to visitors that way. Right now it’s unclear to them they can select a different language.

Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    We do not have an option in the interface to control that, but you can modify dropdown.js file and comment this line:

    //current_lang == lang && el_o.setAttribute('selected', '');

    Alternatively you can use Select Language: [gtranslate] to make it more obvious for your users.

    Thanks! 🙂

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.