Title: stzy's Replies | WordPress.org

---

# stzy

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Manual Related Posts] Related Posts not showing up on Blog Page](https://wordpress.org/support/topic/related-posts-not-showing-up-on-blog-page/)
 *  [stzy](https://wordpress.org/support/users/stzy/)
 * (@stzy)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/related-posts-not-showing-up-on-blog-page/#post-5252347)
 * Hi, so another user posted a fix for this… Open inc/frontend-noajax.php and replace
   this:
    /*if ( ( is_home() && $bawmrp_options[‘in_homepage’]==’on’ && in_the_loop())
   || is_singular( $bawmrp_options[‘post_types’])) {*/ if ( ( is_home() && $bawmrp_options[‘
   in_homepage’]==’on’ && in_the_loop() ) || in_array($post->post_type, $bawmrp_options[‘
   post_types’])) {

Viewing 1 replies (of 1 total)