How can I add search button and language in header part of the theme?

This topic has 4 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: AristaTechnologies
    AristaTechnologies
    Participant
    June 5, 2015 at 09:26

    How can I add search button and language in header part of the theme?

    We are using header variant-4.

    We don’t want search bar and language in top bar.

    We need to use after the menu navigation part.

    What if I want to add custom other languages with the available ones..??

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 5, 2015 at 09:33

    Hello,

    1) You can select header variant without search button in top bar.
    2) To hide languages in top bar you can use this code in custom.css file

    .languages-area{
    display:none;
    }

    3) In this case you can use WPML plugin.
    Read more here
    https://wpml.org

    https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/

    Regards,
    Robert Hall.

    Avatar: AristaTechnologies
    AristaTechnologies
    Participant
    June 5, 2015 at 10:29

    But what if I want to manually add in header part..not in top bar??

    I need search button and language in header part near menu navigation.

    Should i need to do it manually..if yes..how??

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 5, 2015 at 10:36

    Yes, you need do it manually.
    In this case you may edit header.php file which is located in \wp-content\themes\legenda\ folder.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.