badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Adding MSLS to navbar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15792
    Korrotherm
    Participant

    Hello,

    I run the Multisite language switcher on my Homepage. The author of the plugin says you have to add following code directly to the template files:

    <?php if ( function_exists( ‘the_msls’ ) ) the_msls(); ?>

    I tried adding this to the navbar directly right of the links but it did not work. The symbols were under or over the navbar.

    Can you tell me where i have to add this code to have it, directly in the navbar ?

    regards

    #15872
    Korrotherm
    Participant

    -push-

    Any ideas?

    #16015

    Hi Korrotherm,
    Actually we don’t have the exact idea. For the header content it is displayed from the theme folder(attitude-pro) -> library -> structure -> header-extension.php

    You may add your code in this file but We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

    http://codex.wordpress.org/Child_Themes

    Thank you!

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