Forums

Join
bbPress Support ForumsThemesNo Search Forums Field in Kakumei?

Info

Tags

No Search Forums Field in Kakumei?

  1. Hi!

    I'm using the Kakumei theme, and I like it - except for the fact that there is no "search forums" field, as is the case in the theme used here, at the bbPress support forum.

    Does anyone know whether (and how) I could insert a Search field in my Kakumei theme?

    Thanks!

  2. I'm not a php person but I think it's <?php search_form(); ?>

    For the main page you have to put it in frontpage.php in the Kakumei folder.

  3. Thank you gerikg! You saved my day! It's there, and working perfectly now!

  4. Welcome,
    You helped me out too. I keep forgetting to add the search and because of you it's there now.

  5. I humbly suggest that a search field and its css couterpart is included in the default theme for future releases.
    It is far easier for many to comment out a few lines as opposed to figure out how and where to place new pieces of code.

    Thanks.

  6. It is included in the 1.0-alpha already. It's not there by default in the 0.9.x version.

  7. Thanks!

  8. You must log in to post.