bootstrapwp-Twitter-Bootstrap-for-WordPress icon indicating copy to clipboard operation
bootstrapwp-Twitter-Bootstrap-for-WordPress copied to clipboard

Search form in op navigation bar

Open PedroDK opened this issue 12 years ago • 2 comments

Hi Rachel Baker,

I have just discovered your great BootstrapWP theme and I think it is very well done.

Is there a way to place a search form into the top navigation bar, as I have seen it one on other Bootstrap WP themes?

Thank you!

PedroDK

PedroDK avatar Aug 11 '12 09:08 PedroDK

Right now the styles are there for the navigation search form, but there isn't a widget area declared.

I did not get this request into v.90, but will try to get it into the next release.

rachelbaker avatar Sep 10 '12 13:09 rachelbaker

Hello,

I'm new to Wordpress and bootstrapwp. I find this is the perfect starter Theme. Thanks Rachel !!!

@Predro, try this:

This works fine for me! ;-) Hmm...My Code is cutted by the commentbox! I don't know why!

Apply this to your form

class="navbar-search pull-right" method="get" action=""

And this:

type="text" class="search-query" name="s" id="s" value="" placeholder="Search"

to the input of the form!

mistahx avatar Sep 21 '12 21:09 mistahx