Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: add search on front page

@ergate

Participant

You could put

<?php search_form( $q ); ?>

into your header.php

You can also make a custom search form, and place it in the header.

Skip to toolbar