Info
- 3 posts
- 2 voices
- Started 4 years ago by electroniques
- Latest reply from electroniques
- This topic is resolved
Search function
-
- Posted 4 years ago #
Hey.
I would like to insert a Search Function into my theme, but I couldn't find the right code anywhere.
Does anyone know the php-call to insert into my template? -
- Posted 4 years ago #
Should work with:
<?php search_form( $q ); ?>Trent
-
- Posted 4 years ago #
Hey.
That's it. It worked just fine.
Thanks a lot! -
You must log in to post.