Skip to:
Content
Pages
Categories
Search
Top
Bottom

Searching your forum…


  • gavinb123
    Member

    @gavinb123

    I see a search on the top of this forum. How do I get this in my install of bbpress, is there a plug-in that I should install?

    thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

  • chrishajer
    Participant

    @chrishajer

    No plugin, just add this code wherever you want the search to appear (probably header.php):

    <?php search_form( $q ); ?>

    I agree, this should be better documented. Or maybe it is documented and I just never read the docs.


    _ck_
    Participant

    @_ck_

    I’ve never figured out why the default theme doesn’t have a link to the search page. It’s some kind of weird oversight or maybe the designer was anti-search, pro-tags.


    chrishajer
    Participant

    @chrishajer

    Seems pretty silly to me too. They could at least put that code in the template and comment it out if they don’t want it to appear, like you see in WordPress themes sometimes.

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