search.php template not loading results

Change the form to:

<input class="searchform-mid clearit" type="text" name="s" id="search-header" value="Search" />

Check that name should be “s” as that the get attribute wordpress use for search keyword

Leave a Comment