Title: SEARCH function not working
Last modified: August 19, 2016

---

# SEARCH function not working

 *  [jshdoff](https://wordpress.org/support/users/jshdoff/)
 * (@jshdoff)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/search-function-not-working-6/)
 * Theme : Gluttony 0.1.1 by Small Potatoes
    blogsite: [http://onlythejodi.com](http://onlythejodi.com)
 * I enter any word (tag or otherwise) in the search box, goats, perfect example,
   used multiple times and depending on the browser, I get:
 * Safari: blank grey screen (theme background). No header, sidebar, error message,
   nothing
 * Firefox 3.0.13:
    (if alternate blog teaser is ACTIVE) – a 404 error message that
   almost immediately flashes over to what _looks_ like an RSS page of the teaser,
   but is not actually (if alternate blog teaser is deactivated) – a 404 error message
 * very frustrating.

Viewing 1 replies (of 1 total)

 *  [ingero](https://wordpress.org/support/users/ingero/)
 * (@ingero)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/search-function-not-working-6/#post-1195157)
 * I was having an issue getting the search to work & this article helped:
    [http://www.resourcesforlife.com/docs/item225](http://www.resourcesforlife.com/docs/item225)
 * searchform.php:
 *     ```
       <form method="get" id="searchform" action="<?php bloginfo('home'); ?>/">
       <div>
       <input type=”text” value="<?php the_search_query(); ?>" name="s" id="s" />
       <input type="submit" id="searchsubmit" value="Search" />
       </div>
       </form>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘SEARCH function not working’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [ingero](https://wordpress.org/support/users/ingero/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/search-function-not-working-6/#post-1195157)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
