Title: Language switcher
Last modified: March 28, 2018

---

# Language switcher

 *  [rigdenau](https://wordpress.org/support/users/rigdenau/)
 * (@rigdenau)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/)
 * Hey
 * First of all thanks for this amazing plugin.
    Although I have question about 
   the language switcher.
 * I added following code in functions.php
 * `if ( function_exists ( 'wpm_language_switcher' ) ) wpm_language_switcher ();`
 * At the moment It is located at the left. Is it possible to make it appear in 
   the middle of logo and menu or somewhere in the header section?
 * Thank you!
    -  This topic was modified 8 years, 1 month ago by [rigdenau](https://wordpress.org/support/users/rigdenau/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flanguage-switcher-24%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10124051)
 * The code You need to add to template files. header.php, footer.php Not in ‘functions.
   php’.
 *  Thread Starter [rigdenau](https://wordpress.org/support/users/rigdenau/)
 * (@rigdenau)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10124099)
 * If I do so for example header.php the code appears on the top of the page.. Not
   the language switcher. If you check the site you see that.
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10126595)
 * This is php code and it must be in php tags <?php //code ?>
 *  Thread Starter [rigdenau](https://wordpress.org/support/users/rigdenau/)
 * (@rigdenau)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10127866)
 * Thank you. Is there any way to add language switcher in the same row with the
   menu? Horizontally?
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10128049)
 * In edit menu screen in list of items for adding to menu exist item ‘Language 
   switcher’.
 *  [wieserdk](https://wordpress.org/support/users/wieserdk/)
 * (@wieserdk)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10128884)
 * I have very similar topic, I can’t use Apperance -> Menu option because in my
   theme it’s not working correctly, but I can hardcode it in theme.
 * Question:
    function: if ( function_exists ( ‘wpm_language_switcher’ ) ) wpm_language_switcher(‘
   dropdown’, ‘flag’); displays flags but first one is current language flag. Is
   it possible to setup current language flag as a last one on list?
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10130567)
 * You can write your own function for displaying language switcher.
 *  Thread Starter [rigdenau](https://wordpress.org/support/users/rigdenau/)
 * (@rigdenau)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10144445)
 * IS there any way to display EST RUS instead of flags?
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10153784)
 * You can change language names in settings.

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

The topic ‘Language switcher’ is closed to new replies.

 * ![](https://ps.w.org/wp-multilang/assets/icon-256x256.png?rev=1760406)
 * [WP Multilang - Translation and Multilingual Plugin](https://wordpress.org/plugins/wp-multilang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multilang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multilang/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multilang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multilang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multilang/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-24/#post-10153784)
 * Status: not resolved