Title: Language Switch does not work
Last modified: October 13, 2020

---

# Language Switch does not work

 *  Resolved [onlyamiga](https://wordpress.org/support/users/onlyamiga/)
 * (@onlyamiga)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/)
 * Hi there,
 * you can find the switcher at the right top menu but can’t switch to English.
 * Wordpress version: 5.5.1
    Theme: Twenty Twenty (WP Standard) WPGlobus: 2.5.13
 * Thanks for support.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flanguage-switch-does-not-work-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/#post-13528399)
 * You can add Custom JS Code on WPGlobus Options page to fix it
 *     ```
       setTimeout(function(){
       	jQuery('.header-navigation-wrapper .wpglobus-current-language').addClass('menu-item-has-children');
       },300);
       ```
   
 *  Thread Starter [onlyamiga](https://wordpress.org/support/users/onlyamiga/)
 * (@onlyamiga)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/#post-13528457)
 * Hi there,
 * yes that worked on Desktop and Mobile. Thanks
 * Just wanted to ask if it would be possible to have the two flags vissible next
   to each other instead of having this mouseover effect opening a sub-menu?
 * Thanks for the quick help and regards,
    Fab
 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/#post-13528500)
 * You can add [your own language switcher](https://wpglobus.com/faq/is-there-php-code-to-insert-language-switcher-in-specific-place/)
 *  Thread Starter [onlyamiga](https://wordpress.org/support/users/onlyamiga/)
 * (@onlyamiga)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/#post-13528626)
 * Cool, it would be also fine if it just shows the flag of the language which you
   want to switch to.
 * Like:
    Current language is German – Flag shows US Current language is English–
   Flag shows DE
 * Is there a quick fix for that?
 * Thanks in advance for quick support 🙂
 * BR,
    Fab
    -  This reply was modified 5 years, 7 months ago by [onlyamiga](https://wordpress.org/support/users/onlyamiga/).
 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/#post-13528784)
 * > _Is there a quick fix for that?_
    No. You can use the code from FAQ as example
   to make what you want.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Language Switch does not work’ is closed to new replies.

 * ![](https://ps.w.org/wpglobus/assets/icon-256x256.png?rev=1069705)
 * [WPGlobus](https://wordpress.org/plugins/wpglobus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpglobus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpglobus/)
 * [Active Topics](https://wordpress.org/support/plugin/wpglobus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpglobus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpglobus/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/language-switch-does-not-work-2/#post-13528784)
 * Status: resolved