• Resolved tsgiannis

    (@tsgiannis)


    Hello , i just installed WPGlobus and at first glance looks cool but Language switcher seems stuck…just can’t switch from one language to another
    Theme : Neve
    Builder : Elementor
    Languages : Greek , English

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Alex Gor

    (@alexgff)

    @tsgiannis What is your site URL?

    Thread Starter tsgiannis

    (@tsgiannis)

    Hi Alex , thanks for responding
    Here is a test site that exposes exactly the same issue :
    https://codemaster.totalh.net/

    Plugin Contributor Alex Gor

    (@alexgff)

    You can add Custom JS Code on WPGlobus Options page

    setTimeout(function(){
    	jQuery('#nv-primary-navigation-main .wpglobus-current-language').addClass('menu-item-has-children');
    },300);
    Thread Starter tsgiannis

    (@tsgiannis)

    Thanks a lot Alex, this worked like a charm…
    I am curious…the code is supposed to “instruct” WPGlobus switcher that it has children or i am wrong..and if it doing something like that…why … the switcher would naturally have children…after all its purpose it just that.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Language Switcher not working’ is closed to new replies.