• Resolved ThecounT

    (@thecount)


    Hello and thanks in advance.

    my search on my site is returning 404, not finding any of my posts.

    here is my code:
    <div class=”sidebar_box”>
    <h4><?php _e(‘Search ThecounT’); ?></h4>
    <form method=”get” id=”searchform” action=”<?php bloginfo(‘url’); ?>/”>
    <div><input type=”text” value=”<?php the_search_query(); ?>” name=”s” id=”s” size=”20″ />
    <input type=”submit” id=”searchsubmit” value=”Search” />
    </form>
    </div>

    Please any advice would be great, p.s. here is my site in a tiny url:
    http://cli.gs/P6my9M

    count

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘search not finding posts 404’ is closed to new replies.