Search Form Error


Author Message
mckids

Posted: 6/11/2009
Quote message 

Search form error :

I try search with another key word in my site, but not there form search on the page, on the page there this code :

if(function_exists('get_search_form')) get_search_form();

Please check my site :
www.blog.eo-sapphire.com

:-(
 
Bob

Posted: 6/11/2009
Quote message 

That was a bug in an older version. Here's some info...

http://www.artisteer.com/?post_id=103684&p=forum_post

You can really take that code out of the search.php file and it would be fine. your search form is always on the sidebar so you don't need to display the form. I think that is how they actually fixed it anyway.
 
Garry

Posted: 6/12/2009
Quote message 

It think you should delete the following code for search form your sidebar.php:

if(function_exists('get_search_form')) get_search_form();

and add search widget to your sidebar bu going appearance->widgets