Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #275505

    Hi !

    I use wordpress 3.9.1
    enfold 2.8.1
    WPML 3.1.5
    WPML string-translation.2.0.5
    Default language : french

    Everything is fine except that when, as a user, I switch to english or german, the switcher disappear so I can’t come back unless I remove “/en” in the url address to come back to french.
    Still there if I switch off all other plugins.

    Thanks for your help.

    Marc.

    #275512

    Hi macotomasi!

    Someone added this code to the quick css field:

    
    .language_es, .language_en, .language_de, .language_fr {
    display: none;
    }
    

    which hided the flags. I removed it and the flags now show up as intended.

    Regards,
    Peter

    #275525

    Hi Dude !

    Thanks a lot for your quick answer and efficiency.

    I have one more trouble : I would like to get a language switcher as a drop down menu in the main menu (and not an horizontal list). It is selected in WPML but it seems that some enfold code force it to be like that.

    Thanks.

    Marc.

    #275534

    Hi!

    Yes you can replace the default theme language switcher with a dropdown – see https://kriesi.at/support/topic/wpml-switcher-dropdown/#post-270204

    Best regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.