Title: Language switcher shortcode or PHP?
Last modified: October 5, 2016

---

# Language switcher shortcode or PHP?

 *  Resolved [Dave](https://wordpress.org/support/users/deeve007/)
 * (@deeve007)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/)
 * Apologies if it’s published somewhere, but haven’t been able to find it: Is there
   a shortcode or PHP for displaying the language switcher anywhere in a template?
 * Thanks.

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/?output_format=md)
[1](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/?output_format=md)
2

 *  [Luciano 1](https://wordpress.org/support/users/kissmoney/)
 * (@kissmoney)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8356830)
 * Hey [@alexgff](https://wordpress.org/support/users/alexgff/),
    Any solution yet?
 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8356936)
 * I gave you enough links and code examples to make improvements. I can not do 
   more without touching wordpress theme that you are using.
 *  [Luciano 1](https://wordpress.org/support/users/kissmoney/)
 * (@kissmoney)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8361767)
 * Dear Alex, Sorry for bothering you, but as i told you, im a php beginner and 
   those links cant really help me even after reading them. the problem is almost
   solved but i just wonder why the part language == ‘en’ ) {?> still appears there.
   I dont want to be annoying but i think you are the only one who can help me about
   this. What do you mean by touching the theme too?
 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8361795)
 * > What do you mean by touching the theme too?
 * I mean I don’t know what changes you made. I don’t know how it looks on site.
 *  [Luciano 1](https://wordpress.org/support/users/kissmoney/)
 * (@kissmoney)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8361901)
 * Ok, i get your point, here is the link: [http://www.mycict.com](http://www.mycict.com)
 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8362801)
 * Please [RTFM](https://en.wikipedia.org/wiki/RTFM).
    Basic PHP Syntax on page 
   [http://www.w3schools.com/php/php_syntax.asp](http://www.w3schools.com/php/php_syntax.asp)
 *  [Luciano 1](https://wordpress.org/support/users/kissmoney/)
 * (@kissmoney)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8362825)
 * I don’t see any syntax problem in the code, I thinks it’s more related to your
   plugin but anyway, thank you !
 *  Plugin Support [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * (@alexgff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8365485)
 * You need revising your code and change
 *     ```
       <php
       ```
   
 * to
 *     ```
       <?php 
       ```
   
 * Next time, please, be attentive

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/?output_format=md)
[1](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/?output_format=md)
2

The topic ‘Language switcher shortcode or PHP?’ 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/)

 * 23 replies
 * 3 participants
 * Last reply from: [Alex Gor](https://wordpress.org/support/users/alexgff/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-shortcode-or-php/page/2/#post-8365485)
 * Status: resolved