Categories

Featured templates

WordPress Cherry 3.x. How to remove related posts section from posts pages

Sarah Vaynbaum August 11, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

This time you will learn how to remove the related posts feature from your single posts in WordPress. There will be a few steps to be done. Please follow all of them in order to delete that part.

WordPress. How to remove related posts section from posts pages

  1. First of all, use your ftp or cPanel connection and enter the following path wp-content/themes/CherryFramework/loop and find loop-single.php file:

    WordPress. How to remove related posts section from posts pages1

  2. Copy it and move the file to the child theme folder: wp-content/themes/themeXXXXX/loop. In case the folder with the same title is not there, please create it manually.

  3. When all the operations are done, open the file and locate the following code:

    get_template_part( 'includes/post-formats/related-posts' );

    It should be deleted:

    WordPress. How to remove related posts section from posts pages2

  4. After doing that, click update file button and check the single post page.

Feel free to check the detailed video tutorial below:

WordPress. How to remove related posts section from posts pages

Coolest Wordpress Themes
This entry was posted in WordPress Tutorials and tagged posts, Related, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket