Forums

Theme from scratch; how to insert search box? (3 posts)

  1. kameno619
    Member
    Posted 4 years ago #

    I am creating a theme from scratch, and was wondering how to insert a search box into the main template (and make it workable).

    Is it just a matter of inserting a php include?

    Currently my theme only has 2 files - main template, and css. Nothing else.

  2. AssassiNBG
    Member
    Posted 4 years ago #

    <?php include (TEMPLATEPATH . '/searchform.php'); ?>

    For more information check the codex.

  3. jonathan@htgr.net
    Member
    Posted 3 years ago #

    Thank you Assassi

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.