Hey fellas I want a search box in a div however I cant get it to show.. i tried putting <?php the_search_query(); ?> in it but its no use, any ideas?
Hey fellas I want a search box in a div however I cant get it to show.. i tried putting <?php the_search_query(); ?> in it but its no use, any ideas?
Look at the WordPress Default theme's wp-content/themes/default/sidebar.php and how it uses get_search_form.
ty
This topic has been closed to new replies.