Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #346477

    Hi, I understand that this may be a WPML Issue, but still would like to get some feedback from you, especially if you know that everyone has been trying to solve it and there is some solution to it…

    1) On Site 1) The WPML Language Flags appear on top of logo instead of on the right of menu…Solution?
    2) On Site 2) The WPML Language Flags appear in the menu and I would need to have them removed from there….Solution?

    Thanks so much fpr feedback

    -Peter

    #347112

    Hey jacobs64!

    1- To activate the WPML language switcher go to WPML > Languages and tick the “Display the language switcher in the WP Menu” checkbox.
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_menu li.language_de, .main_menu li.language_en {
    display: none;
    }

    Cheers!
    Yigit

    #351975
    This reply has been marked as private.
    #352434

    Hi!

    Please review your website. I have adjusted the code a bit in Style.css file of your child theme.

    Regards,
    Yigit

    #352642
    This reply has been marked as private.
    #352649

    Hi!

    Please review your website – http://i.imgur.com/T0ANkQp.png

    Cheers!
    Yigit

    #352671
    This reply has been marked as private.
    #353545

    Hi Peter!

    I have only adjusted CSS code in Style.css file of your child theme in Appearance > Editor :)

    Cheers!
    Yigit

    #356992
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Help with WPML Language Flags’ is closed to new replies.