• Resolved cecio208

    (@cecio208)


    Dear All,

    I hope to be in the relevant section as I am very new in this wordpress world.

    I made the website for an old artist uncle, but I am a webmaster at all 🙂

    Issue: I would like 4 flags to be shown in the header menu. I installed polylang and included in the each Menu the “language selector” as per documentation. For some reason the flags/name are not shown in the hader at all.
    Additionally, the main language flag (italian) does not show up at all making very difficult to go back to main language when you are browsing into an alternative one.

    At the moment I could only include language selection in the footer for three out of four languages. here is the URL https://www.ulricomontefiore.com
    I hope someone can help me please

    Kind regards,
    Vincenzo

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chouby

    (@chouby)

    Hello,

    Your language switcher is there (I mean is the html code of your menu). According to the browser developer tools, it’s not displayed because of this CSS rule that you probably added yourself 😉

    #primary-menu .lang-item.menu-item-object-custom {
        display: none !important;
    }
    Thread Starter cecio208

    (@cecio208)

    Thank you very much Chouby! I really do not remember when I included that setting! Perhaps I could not get rid of the menu and I found that solution 😀

    thank you very much, also on behalf of Ulrico.

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

The topic ‘polylang language menu’ is closed to new replies.