bootstrapwp-Twitter-Bootstrap-for-WordPress
bootstrapwp-Twitter-Bootstrap-for-WordPress copied to clipboard
Search form in op navigation bar
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
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.
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!