Categories

Featured templates

WordPress. How to remove featured images from posts’ single pages

Sarah Vaynbaum March 10, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

Today you will learn how to remove featured images from posts’ single pages in WordPress.

WordPress. How to remove featured images from posts’ single pages

The images are coded in the php files, which means that you will need to edit them in order to remove featured images from posts’ single pages.

In order to perform the changes, you need to follow the steps below:

  1. Enter the hosting control panel.

  2. Then go to the folder where the wordpress engine was installed.

  3. After that you need to open wp-content/themes/CherryFramework/includes/post-formats folder.

  4. Find standard.php file there.

  5. Make the copy (or download) the file and create the same folder in the child theme:

  6. How to remove featured images from posts' single pages1

After you are done with copying the information from the file, do the following steps:

  1. Open the wp-content/themes/themeXXXXX, in our case theme51840. Open the includes/post-formats folder and insert already copied standard.php file.

  2. In case you do not have the file, simply create it and insert the information by using the copy and paste option.

  3. Find the following line and delete it:

    <?php get_template_part('includes/post-formats/post-thumb'); ?>
    
  4. Save the file and reload the page:

How to remove featured images from posts' single pages2

You have made all the changes required. In case you need additional information, feel free to check the detailed video tutorial below:

WordPress. How to remove featured images from posts’ single pages

HTML5 Wordpress Themes
This entry was posted in WordPress Tutorials and tagged featured, image, page, post, single, 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