Skip to:
Content
Pages
Categories
Search
Top
Bottom

add search on front page

  • @daleharper

    Member

    apologies if a readily available answer for this which I’ve not yet found – how can I get the search text box and button on all pages?

    thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • @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.

    @static07

    Member

    Just what I needed

    @nolageek

    Participant

    Can you control the width of search_form( $q ); ?

    @trent

    Member

    Just copy ‘search-form.php’ out of bb-templates and upload it to my-templates after editing that file for the size.

    Trent

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar