How can I place the search box elsewhere other than the sidebar?
I want it in the header.
How can I place the search box elsewhere other than the sidebar?
I want it in the header.
use the function name get_search_form();
where you want to put the search form.