Thread Starter
Jparra
(@jparra)
I just ended up Adding the code manually in a text widget. For some reason that was the only way it would work. The regular search widget was not aligning correctly. Although I am only talking to my self here lately it seems like…
Are you talking about the widget that displays the search form?
It does have a default form included, but a much easier way to customize it for a theme is simple: Create a searchform.php in your theme. Put your form code in there. Done and done, that form will get used instead wherever you use the search widget. 🙂
Just wanted to add that I also benefitted from this advice. Thanks!
I’m trying to do this as well but need a little bit more of the instructions on what actually goes where and such. Can anyone help?