Title: Disable Related Posts
Last modified: August 21, 2016

---

# Disable Related Posts

 *  [Shigeru_San](https://wordpress.org/support/users/shigeru_san/)
 * (@shigeru_san)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/disable-related-posts/)
 * Hello guys.
    Is there any way to disable the Related Posts that appear at the
   bottom of every article i write? Thank you so much for your help!!

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

 *  [WP](https://wordpress.org/support/users/linuxpanda/)
 * (@linuxpanda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/disable-related-posts/#post-4728633)
 * You can remove related posts by removing the following line from single.php file.
 * `<?php get_template_part( 'related-content' ); ?>`
 * But the proper way to do that is to make a child theme, copy the single.php file
   to your child theme and then remove that line in the child theme.
 *  Thread Starter [Shigeru_San](https://wordpress.org/support/users/shigeru_san/)
 * (@shigeru_san)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/disable-related-posts/#post-4728634)
 * Thank you so much for your help!!!!

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

The topic ‘Disable Related Posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/expound/2.0.1/screenshot.png)
 * Expound
 * [Support Threads](https://wordpress.org/support/theme/expound/)
 * [Active Topics](https://wordpress.org/support/theme/expound/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/expound/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/expound/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Shigeru_San](https://wordpress.org/support/users/shigeru_san/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/disable-related-posts/#post-4728634)
 * Status: not resolved