Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #224503

    Guten Morgen,
    vielleicht könnt Ihr mir ein wenig helfen.

    ich möchte gern meinen Sprachumschalter rechts neben dem 2. Menü in der schmalen Header-Leiste haben.
    Sitzt jetzt gerade unterhalb der Social-Icons.

    Habe den PHP-Code in der header.php eingetragen. (hoffentlich an der richtigen Stelle)
    Ich nutze eine Multisite mit MultilingualPress Pro.

    Vielen Dank schon einmal.

    Grüße

    Martin

    #224787

    Hey Martin!

    Can you please give us a link to the website? A screenshot of where you want the language switcher to be will help. :)

    Best regards,
    Ismael

    #225046

    Hi Ismael,
    thanks for replay.

    The Link is http://s511947180.online.de/wordpress

    I want the Flags right on the Top in the secondary Menu (behind “Mein Konto”)
    Can you help me?

    Best regards
    Martin

    #225186

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .mlp_language_box {
    float: right;
    margin-right: 7%;
    }

    Cheers!
    Yigit

    #225647

    Hi Yigit,

    thanks for your reply.

    But, i want the flags looks like here: http://s511947180.online.de/wordpress/header.jpg (I maked a pic)

    I will added more flags. Up to 5 pieces.

    Please can you help me to solve this?

    Kind Regards

    Martin.

    #225770

    Hey!

    Please add following code to Quick CSS instead

    .sub_menu { right: 10%; }

    and remove margin-right: 7%; from the code i posted in my previous post.

    Cheers!
    Yigit

    #226401

    Hi Yigit,

    Solved.

    thanks for helping me.

    Kind Regards

    Martin.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Language Switcher im Header / Menü’ is closed to new replies.