• Resolved CB

    (@tng2013)


    Hi,

    I was wondering if it is possible to add a search bar into the primary menu or the top menu rather than have it in the widget area where I currently have one.

    My site is http://www.northamptongent.com

    Just wanted to know if anyone has done this before and if so, how did you go about it – code? plugin?

    Really appreciate any help.

    Calvin

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Richie KS

    (@rkcorp)

    read faq.txt #5

    Thread Starter CB

    (@tng2013)

    HI Rickie,

    Thanks for the quick response however faq.txt #5 is for the top navigation, which I have hidden on my website using custom CSS. How would I adapt the function for the primary menu (the one beneath the top nav)?

    Calvin

    Theme Author Richie KS

    (@rkcorp)

    the hook action is different then.

    add_action(‘bp_inside_main_nav’,’meso_add_custom_searchform’,20);

    Thread Starter CB

    (@tng2013)

    Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Put search bar into primary menu’ is closed to new replies.