Title: garyschmidt's Replies | WordPress.org

---

# garyschmidt

  [  ](https://wordpress.org/support/users/garyschmidt/)

 *   [Profile](https://wordpress.org/support/users/garyschmidt/)
 *   [Topics Started](https://wordpress.org/support/users/garyschmidt/topics/)
 *   [Replies Created](https://wordpress.org/support/users/garyschmidt/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/garyschmidt/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/garyschmidt/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/garyschmidt/engagements/)
 *   [Favorites](https://wordpress.org/support/users/garyschmidt/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Bar showing “No result found”](https://wordpress.org/support/topic/search-bar-showing-no-result-found/)
 *  Thread Starter [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-bar-showing-no-result-found/#post-8553390)
 * Problem was with header.php. Solved it. Thanks so much for your cooperation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Bar showing “No result found”](https://wordpress.org/support/topic/search-bar-showing-no-result-found/)
 *  Thread Starter [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-bar-showing-no-result-found/#post-8539444)
 * Now my search.php looks like this
 * <?php get_header(); ?>
 * <div class=”site-content wrap”>
    <h1 class=”post-title”><?php aazon_get_string(‘
   str_31’ ); ?></h1> <main class=”content” id=”primary” role=”main”> <?php if( 
   have_posts()): while( have_posts()): the_post(); get_template_part( ‘content’);
   endwhile; aazon_blog_paging(); wp_reset_postdata(); ?>
 *  <?php else : ?>
    <?php get_template_part( ‘content’, ‘none’ ); ?> <?php endif;?
   > </main><!– #primary –> <?php get_sidebar(); ?> <div class=”clearfix”></div>
   </div>
 * <?php get_footer(); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Bar showing “No result found”](https://wordpress.org/support/topic/search-bar-showing-no-result-found/)
 *  Thread Starter [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-bar-showing-no-result-found/#post-8538125)
 * I’ve copied it direct from my theme editor. I think there is something wrong 
   as I’m also seeing that here theme name is OneSocial theme. I’ll let you know.
   I didn’t see it earlier.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Bar showing “No result found”](https://wordpress.org/support/topic/search-bar-showing-no-result-found/)
 *  Thread Starter [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-bar-showing-no-result-found/#post-8529636)
 * Yes, I do have complete index.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Bar showing “No result found”](https://wordpress.org/support/topic/search-bar-showing-no-result-found/)
 *  Thread Starter [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-bar-showing-no-result-found/#post-8529545)
 * I’m really sorry for the delay. I didn’t get any email notification of your reply.
 * [http://www.batsforall.com/](http://www.batsforall.com/)
 * This is my site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Bar showing “No result found”](https://wordpress.org/support/topic/search-bar-showing-no-result-found/)
 *  Thread Starter [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-bar-showing-no-result-found/#post-8511656)
 * Nope. I’m not using buddypress.
 * My plugin list:
    Ad Inserter Akismet All in one WP security Autoptimize Go Pricing
   Redirection Shortcodes Ultimate Social Pug Thrive Visual Editor UpdraftPlus –
   Backup/Restore W3 Total Cache WP Smush WP-Optimize WPFront Scroll Top Yoast SEO
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Results page empty](https://wordpress.org/support/topic/search-results-page-empty/)
 *  [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-results-page-empty/#post-8511011)
 * I’m really sorry for the inconvenience. I’ve created a new thread as per your
   suggestion.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Search Results page empty](https://wordpress.org/support/topic/search-results-page-empty/)
 *  [garyschmidt](https://wordpress.org/support/users/garyschmidt/)
 * (@garyschmidt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/search-results-page-empty/#post-8505369)
 * My search.php looks like this. I’m getting “No results found” after putting a
   query in search box.
 * <?php get_header(); ?>
    <div class=”site-content wrap” id=”reviews”> <h1 class
   =”post-title”><?php aazon_get_string( ‘str_31’ ); ?></h1> <main class=”content”
   id=”result-items” role=”main”> <div class=”pagination”> <div class=”total_post
   subtitle”><?php echo $wp_query->found_posts; ?> <?php aazon_get_string( ‘str_30’);?
   ></div> <?php aazon_blog_paging(); ?> <div class=”clearfix”></div> </div><!– .
   pagination –> <div class=”result-inner”> <?php if( have_posts()): while( have_posts()):
   the_post(); get_template_part( ‘content’, ‘review’ ); endwhile; wp_reset_postdata();?
   >
 *  <?php else : ?>
    <?php get_template_part( ‘content’, ‘none’ ); ?> <?php endif;?
   > </div> <div class=”clearfix”></div> <?php aazon_blog_paging(); ?> <div class
   =”clearfix”></div> </main>
 *  <div class=”clearfix”></div>
    </div><!– #reviews –> <?php get_footer(); ?>

Viewing 8 replies - 1 through 8 (of 8 total)