• Theme : Gluttony 0.1.1 by Small Potatoes
    blogsite: 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)
  • I was having an issue getting the search to work & this article helped:
    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.