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

    Hi!

    The awesome ajax search function didnt show up in the header menu as default.

    How can I get it there?

    #128126

    Hi,

    It should be there by default. Can you give us a link to your website?

    You can add this on your custom.css or Quick CSS

    #menu-item-search {
    display: block;
    }

    Regards,

    Ismael

    #128127

    Thanks Ismael,

    I’ve tried adding that code to custom.css but it doesn’t work. My website is currently in under-contruction mode. Can I send you an email?

    #128128

    the following code is not in the header on my website, got it comparing my website to the enfold theme demo with firebug

    data-avia-search-tooltip=” <form action=”http://kriesi.at/themes/enfold/&#8221; id=”searchform” method=”get”> <div> <input type=”submit” value=”&#128269;” id=”searchsubmit” class=”button”/> <input type=”text” id=”s” name=”s” value=”” placeholder=’Search’ /> </div> </form>” style=”height: 88px; line-height: 88px;”>

    #128129

    Hi!

    Did you assign your menus (Appearance > Menus) to a theme location? Otherwise the search won’t work.

    Best regards,

    Peter

    #128130

    Works now! Thanks Dude!! :D

    #128131

    Hey,

    Glad it is working now. :)

    Cheers,

    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Search not showing in menu’ is closed to new replies.