Title: Language Switcher issue
Last modified: August 30, 2016

---

# Language Switcher issue

 *  [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/)
 * Hello.
 * – my permalinks settings-Post name
    – i am using a static front page. – my Polylang
   settings as below: 1. Default language – English 2. The language is set from 
   the directory name in pretty permalinks Example: [http://cookkoo/en/my-post/](http://cookkoo/en/my-post/)
   3. Remove /language/ in pretty permalinks Example: [http://cookkoo/en/](http://cookkoo/en/)
   4. Detect browser language – When the front page is visited, set the language
   according to the browser preference 5. Media – Activate languages and translations
   for media 6. Synchronization – Check all options.
 * I uses Loco translate to translate 13 language. my issue as below:
    -If i disable
   Polylang, Home page and others page is display and work fine. -If i enable Polylang,
   Home page is work fine,but DOUBLE display Language Switcher at TopMenu, and i
   test it by add Language Switcher to NavMenu too, and it display correct (No Double
   Language Switcher), but others page display white page.
 * Please help.
    Thank you
 * [https://wordpress.org/plugins/polylang/](https://wordpress.org/plugins/polylang/)

Viewing 15 replies - 1 through 15 (of 60 total)

1 [2](https://wordpress.org/support/topic/language-switcher-issue/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/language-switcher-issue/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/language-switcher-issue/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/language-switcher-issue/page/2/?output_format=md)

 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186140)
 * Sorry. For more information, my site is cookkoo.com
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186145)
 * I’m contact with Kleo Theme as i uses this Theme.and suggestion them to read
   
   [https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/](https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/)
 * And their reply is,
    I don’t think if this [https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/](https://polylang.wordpress.com/2014/04/10/incorrect-usage-of-wp_nav_menu/)
   is your issue, open a ticket of their support forum and see want they say.
 * Thank you
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186488)
 * Hello. Now, when i test by activate Polylang on Hosting. my site redirect to 
   localhost. Please help
 * Thank you
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186491)
 * Hello
 * Your theme is not freely available so it’s difficult to help you. Could you ask
   to your theme author if they provide their own language switcher.
 * Did you create your 13 menus in Appearance > Menus as explained in the documentation:
   [http://plugins.svn.wordpress.org/polylang/doc/polylang-getting-started.pdf](http://plugins.svn.wordpress.org/polylang/doc/polylang-getting-started.pdf)
 * >  my site redirect to localhost.
 * Could re-save your Polylang settings in Settings > Languages > Settings tab.
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186493)
 * Hello Chrystl
 * Thank you for your help.
 * I setting Polylang on localhost and Settings is “English” but after upload i 
   try to click “Settings” on hosting to check the issue but it still have 504 Gateway
   Timeout in my wp-config.php
 * /**Update Site URL. */
    define(‘WP_HOME’,’[http://cookkoo.com&#8217](http://cookkoo.com&#8217););
   define(‘WP_SITEURL’,’[http://cookkoo.com&#8217](http://cookkoo.com&#8217););
 * /**Increase the memory of administration area. */
    define( ‘WP_MAX_MEMORY_LIMIT’,‘
   4000M’ );
 * May the issue it from database or not ? (i have more than 2 million users in 
   database)
 * Now i trying to uninstall Polylang. but can not, after deactivate and Click “
   Delete this files and data” it always display 504 Gateway Timeout
 * I need to clean uninstall and fresh install again. please help
 * Thank you
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186494)
 * Hello
 * To deactivate Polylang rename just the file in wp-content/plugins.
 * > 504 Gateway Timeout
 *  It’s not a Polylang error but a servor error. See that with your host provider.
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186495)
 * Hello
 * I need to clean uninstall included with data in Database too. Thank you
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [11 years ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186497)
 * > I need to clean uninstall included with data in Database too
 * Deactivate all your plugins except Polylang and in the list table plugins click
   on the red link “delete”. After this operation your DB will be cleaned.
 * You should see with your host provider to increase your memory size since you
   have a lot of plugins and users.
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186543)
 * Hello Chrystl
 * Now i was moved to new hosting and my site it’s work fine in performance.But 
   still have the issue as Polylang conflict with Kleo Theme. When i activate Polylang
   The main menu it’s not display anything. But the sub-menu it can display. Please
   help
 * Thank you
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186544)
 * Hi
    Did you try with only Kleo Theme + Polylang 1.7.11 with the other plugins
   deactivated? Does it work? If yes, activate your plugins one by one to find which
   one is conflicted.
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186545)
 * Hello Chrystl,
 * Thank you for your reply. I was already done, but still have the issue.
 * Sorry, KLEO Theme and Polylang used to coordinate to make this compatible ?
    
   If yes, i will try Deactivate and Activate again and again. Thank you
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186546)
 * Could you activate Polylang on your site to make some test?
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186547)
 * Hello Chrystl,
 * Now i’m already activate Polylang. Please help to look and click at Main menu,
   It don’t display anything only white page. (Before activate Polylang for example:
   Members – It will display members list). And please click Sub-menu, it display
   fine. This is the issue.
 *  Thread Starter [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * (@jookkoo)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186548)
 * For more information,
 * The link which related with Buddypress and BBpress still have the issue (The 
   main menu can not display), But the main menu which i build the new one don’t
   have the issue for example : Live Chat , Live Cam
 * Thank you
 *  Plugin Support [Chrystl](https://wordpress.org/support/users/chrystl/)
 * (@chrystl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/#post-6186549)
 * Did you well assign all your menus in Appearance > Menus > Manage Location tab?

Viewing 15 replies - 1 through 15 (of 60 total)

1 [2](https://wordpress.org/support/topic/language-switcher-issue/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/language-switcher-issue/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/language-switcher-issue/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/language-switcher-issue/page/2/?output_format=md)

The topic ‘Language Switcher issue’ is closed to new replies.

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

 * 60 replies
 * 2 participants
 * Last reply from: [jookkoo](https://wordpress.org/support/users/jookkoo/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/language-switcher-issue/page/4/#post-6186594)
 * Status: not resolved