Title: Polylang permalinks setCookie
Last modified: August 21, 2016

---

# Polylang permalinks setCookie

 *  Resolved [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/)
 * Hey
 * I’m using Polylang 1.1.5 on my website. And on this website I got 3 languages:
   German, English and French. If I am on my home site in German, switch to English
   home site and then click on another menu item, it opens this menu item, but it
   goes back to German language.
 * Is this a cookie error? I really don’t know what to do and I don’t have a plan
   ^^ Can you help me or give me a hint? Thanks
 * Cheers
 * [http://wordpress.org/plugins/polylang/](http://wordpress.org/plugins/polylang/)

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

 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146667)
 * Could you provide a link?
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146675)
 * [http://dvlp.boxmanufaktur.ch/?page_id=125](http://dvlp.boxmanufaktur.ch/?page_id=125)
 * You have to check upper right the languages. If you click on “EN” and then for
   example click on “Produkte” it switch back to German language. The last 2 menu
   items are links to another website. So this is not relevant. Just “Home” and “
   Produkte” and all the subitems.
 * PS: The page will be translated if the German website’s online
 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146692)
 * I see 2 issues on your website:
 * First, page 125 is in German, page 141 is in English, but there are not translations
   of each other. Thus you can’t benefit of all features.
 * Second, you use menu-deutsch as menu for both German and English. You must use
   one menu per language. If your menu contains a link to a German page (here Produkte),
   even if you are browsing an English page, you will be directed to the German 
   page. That’s why you need to create one menu per language with the correct pages
   links.
 * And for your information, Polylang generally does not rely on cookie information
   except some rare cases (for example to set the language on login page).
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146696)
 * Hi Chouby
 * The translations will come if the German website is finished. So right now all
   pages are in German. But we use in WordPress backend 3 menus. 1 Menu “Deutsch”,
   1 Menu “English” and 1 “Français”. But these menus in backend are just for the
   left menu. So the menus are just for “Alurahmen”, “Zubehör” etc. For the top 
   menu we use source code.
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146699)
 * I noticed another mistake. If you go to “EN” language, you can’t click “Home”
   menu item. Is there an error with polylang settings or is it the source code?
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146702)
 * We solved the problem, it was a simple permalink error, which we had in our source
   code. So we use now Language Switcher and will design it like before. Thank you
   for your support.
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146704)
 * But I got another question: I edited the `pll_the_languages` reference so now
   I got:
 * `<?php pll_the_languages(array('display_names_as' => 'slug')); ?>`
 * Now the names are written in lower case letters. How could I get them to uppercase
   letters?
 * Could you possibly give me a hint?
 * Thanks
 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146706)
 * This css rul should do the trick
 *     ```
       .lang-item {
           text-transform: uppercase;
       }
       ```
   
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146710)
 * Ah nice! Thank you. I didn’t know that there is a css rule for this. Thank you
   very much for your help and your support! 🙂
 *  Thread Starter [rschweri](https://wordpress.org/support/users/rschweri/)
 * (@rschweri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146711)
 * Ah nice! Thank you. I didn’t know that there is a css rule for this. Thank you
   very much for your help and your support! 🙂

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

The topic ‘Polylang permalinks setCookie’ 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/)

## Tags

 * [setcookie](https://wordpress.org/support/topic-tag/setcookie/)

 * 10 replies
 * 2 participants
 * Last reply from: [rschweri](https://wordpress.org/support/users/rschweri/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/polylang-permalinks-setcookie/#post-4146711)
 * Status: resolved