Link to language option
-
Hi there,
Thanks for building an awesome plugin.Is there any chance of making a link that will choose the language?
for example:
www.mysite.com/faq?lang=de
and it will lead you to page with German LanguageI also tried your code but it only work when your pointer hover the switcher (even not click it)
if(localStorage.getItem("ChangeLanguageFirstTime") === null) { doGTranslate('en|ar'); localStorage.setItem("ChangeLanguageFirstTime", true); }Any advice will be appreciated
Thank youThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Link to language option’ is closed to new replies.