• Hi, I am translating my site using q-translate X plugin. I generally know how to use it, I am translating it step by step, but the Language Switcher isn’t working at all.
    I am using the Oneengine theme. In the menu I URL section I have this: #qtransLangSw?type=AL&colon=hidden
    and the Switcher is visible on site as I want, but when I click it, nothing happens (link – escapefactory.pl).
    What am I doing wrong?

    PS. I can manually change the language of the site by adding /en.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Jeling,

    I am currently facing the same issue as you were. I can see language switcher works fine now on your site. Could you please tell what you did to resolve this?

    Regards,
    Alex.

    I have the same problem. How do you fix this?

    Add following code to /wp-content/themes/oneengine/js/main.js, line 27:

    if ( this.hash.indexOf(“#”) < 0 )
    return true;

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: q-translate X] Language Switcher is not working’ is closed to new replies.