Info
- 5 posts
- 5 voices
- Started 5 years ago by daleharper
- Latest reply from Trent Adams
- This topic is not a support question
add search on front page
-
- Posted 5 years ago #
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 5 years ago #
You could put
<?php search_form( $q ); ?>
into your header.phpYou can also make a custom search form, and place it in the header.
-
- Posted 5 years ago #
Just what I needed
-
- Posted 5 years ago #
Can you control the width of search_form( $q ); ?
-
- Posted 5 years ago #
Just copy 'search-form.php' out of bb-templates and upload it to my-templates after editing that file for the size.
Trent
-
You must log in to post.