Info
- 7 posts
- 4 voices
- Started 3 years ago by enxaqueca
- Latest reply from kirpi.it
- This topic is resolved
No Search Forums Field in Kakumei?
-
- Posted 3 years ago #
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!
-
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
Thank you gerikg! You saved my day! It's there, and working perfectly now!
-
- Posted 3 years ago #
Welcome,
You helped me out too. I keep forgetting to add the search and because of you it's there now. -
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
It is included in the 1.0-alpha already. It's not there by default in the 0.9.x version.
-
- Posted 3 years ago #
Thanks!
-
You must log in to post.