bbPress

Simple, Fast, Elegant

bbPress support forums » Themes

add search on front page

(5 posts)
  • Started 1 year ago by daleharper
  • Latest reply from Trent
  • This topic is not a support question

Tags:

  1. 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.

    Posted 1 year ago #
  2. 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.

    Posted 1 year ago #
  3. Just what I needed

    Posted 1 year ago #
  4. nolageek
    Member

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

    Posted 1 year ago #
  5. Just copy 'search-form.php' out of bb-templates and upload it to my-templates after editing that file for the size.

    Trent

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.