I went to your site and I do not observe a problem, except a cosmetic weird alignment of menu items, which should be fixed with custom CSS. Language switching seems to work fine. Maybe your question is answered here: https://qtranslatexteam.wordpress.com/browser-redirection-based-on-language/ ?
Thread Starter
lexbz
(@lexbz)
Thanks John.
In fact I initially added two separate flags with this approach (http://presscustomizr.com/snippet/add-qtranslate-flags-menu-2-quick-easy-ways/) but since it wasn’t working I abandoned to the drop down which seems to be fine.
Appreciate the response.
Wow, that thread seems to be totally outdated, since there is now a proper way to setup custom language switching menu items: https://qtranslatexteam.wordpress.com/faq/#CustomMenuLang
Your way should have worked too, but it would not keep the page, it would go to home instead. I do not know why it did not work. Ah, the url would probably have to be then:
http://brancept.com/wltw-v1/fr/?setlang=no
http://brancept.com/wltw-v1/en/?setlang=no
without ‘www’, as your site tuned not to have ‘www’ by default. ‘index.php’ is excessive, but does not hurt, as well as ‘lang=xx’, which only be needed in Query URL Modification mode.
Anyway, always read the native FAQ first, before searching the whole internet 😉 If you know how to contact the author of that article, please, let them know to update their article. Thanks a lot.