How To Hide A Featured Image In A WordPress Post

WordPress made some significant feature changes in 2021. One of the latest options is the ‘add a featured image.’ However, it does not teach you how to hide the featured image in a WordPress post.

Adding a featured image is necessary to improve the readability of your content. Nevertheless, you might have particular reasons why you want to hide it from your posts.

The following article will show the three easy methods on how to hide WordPress featured images.

What is the WordPress Featured Image?

The common name for the featured image is post thumbnail. It is a WordPress theme feature, wherein it allows you to use representative images for posts, pages, or custom post types. You can do it to add support to your website’s content. With this latest feature, customization is with different designs and sizes is your choice.

The term Post Thumbnails is the term used in other WordPress functions and template tags.

The Benefit of Using WordPress Featured Image

Image or visual presentations have a significant impact on readers. Using high-quality photos entices the website’s visitors.

Moreover, featured presentations leave positive impressions on the readers. It also increases their engagement. As soon as they see enticing images from your website, they might want to read further and scroll throughout your pages.

However, there could be valid reasons why hiding images from your website is crucial.  

Why You Need to Learn How to Hide Featured Image in WordPress Post

Featured images are essential to driving traffic to your page. However, incorrect use of images can lead to a cluttered page. That is enough reason to hide the WordPress featured image from your blogs or sites.

In some WordPress themes, you’ll find the in-build option to hide featured pictures. If your theme doesn’t have this built-in feature, then you need to choose a different option.

The following information will help avoid visitors being overwhelmed by images at the top of your blog post.

How to Check If Your WordPress Theme has ‘Hide a Featured Image’ Option

It is not always possible to remove the featured image from your post. If you remove the image, it will disappear from all different pages on your website. You might want to keep it on your blog’s home page, but remove it from other sections.

So firstly check the featured option from your WordPress theme. If you do have the ‘hide a featured image’ option from your theme, then you can go to the settings section and hide images from a specific page or post. This option is visible once you visit the block editor. If it’s not available, then read on.

Here Are The Steps to Check the ‘Hide a Featured Image’ Option:

  • Visit the WordPress theme dashboard
  • Click the Post > All Posts buttons
  • Below your WordPress posts, click the Edit option

After completing  these steps, a screenshot will say: “You should now find the option to remove featured images under ‘Featured Image.’”

Look for the option from every tab. If you don’t see the option, most likely your theme doesn’t have the ‘Hide a Featured Image’ settings.

Hey, did you know data can be beautiful too?

wpDataTables can make it that way. There’s a good reason why it’s the #1 WordPress plugin for creating responsive tables and charts.

An actual example of wpDataTables in the wild

And it’s really easy to do something like this:

  1. You provide the table data
  2. Configure and customize it
  3. Publish it in a post or page

And it’s not just pretty, but also practical. You can make large tables with up to millions of rows, or you can use advanced filters and search, or you can go wild and make it editable.

“Yeah, but I just like Excel too much and there’s nothing like that on websites”. Yeah, there is. You can use conditional formatting like in Excel or Google Sheets.

Did I tell you you can create charts too with your data? And that’s only a small part. There are lots of other features for you.

The Ultimate Guide on How to Hide Featured Image in WordPress Post

If your theme doesn’t let you hide a featured image from your post, then you must write codes. You can do this by visiting the Admin Panel. Go to the Appearance > Customize > Additional CSS.

Copy the code below:

.entry-content img {

display: none;

}

This code will hide the featured image for the single posts. If you want to hide featured image for a particular post, type in the following code:

.post-12345 .post-image {

display: none;

Note: Change the 1234 code from the post image with your actual post ID.

Remember that using this code will not delete the featured image from your WordPress media library. It will only hide the pictures from the specific pages.

Using Plugins to Hide WordPress Featured Image

If you prefer not to use codes to hide featured images from your WordPress post, you can opt for the free or premium plugins. This option is better than using a new theme, which requires a lot of effort.

Visit the WordPress plugins repository, and look for the ‘Hide a Featured Plugin’ that suits your needs and preferences. Choose the one with the highest rating with multiple downloads.

Research before purchasing a plugin to free yourself from unwanted broken codes. Installing a plugin can either improve or slow down your page. So, choose the right one for your website.

Hide Featured Image

Once you install and activate this plugin, you will see the ‘Show/Hide Featured Image’ meta box from your post. Check the ‘Hide Featured Image’ option box. When completed, update your post and save the changes. The Preview option is now available.

It is straightforward to use. You don’t need to configure the settings like other plugins. It will not delete your featured image from your WordPress media post. Instead, it will only hide it on your site’s front end.

If you want to show your featured image again, you can uncheck the ‘Hide Featured Image’ option. Moreover, it comes with custom post types with featured image support.

Conditionally Display Featured Images

This plugin is compatible with the latest WordPress version. It is also easy to use with simple buttons. Log in to your WordPress dashboard. Go to Plugins > Add New. Then, search the plugin name Conditionally Display Featured Images. Finally, click the Install option, and Activate.

At the ‘Pages’ and ‘Posts’ section, click the ‘Add New’ button. On the right side of the editor, you will find the ‘Featured Image’ section. There you will check the box for the ‘Display featured image in post lists only, hide on singular views.’

Now, you can use this plugin to hide your WordPress featured image.

Quick Featured Images

If the previous plugins do not work for your theme, you can use Quick Features Images. The only downside of this plugin is that you cannot ‘Hide’ the featured images from your site’s front end. Instead, you can add and remove the featured pictures without problems.

Activating and using it is simple. Here is the step-by-step guide:

  • Login to your WordPress dashboard
  • Visit the plugin section and click the ‘Add New’ button
  • Search the Quick Featured Images plugin
  • Click the Install button
  • Click ‘Activate’
  • Visit the ‘Posts’ section and click on ‘All Post’
  • If you want to remove the image, click the ‘Remove Featured Image’ button. On the other hand, click the ‘Set Featured Image’ to add a photo to your posts or pages.

The Key Takeaways on How to Hide Featured Image in WordPress Post

It’s your decision if you want to hide or show your WordPress featured image, but learning how to hide the featured image in a WordPress post can improve your website.

Hiding images can prevent cluttered pages. It will also help you to retain the images to pages where you want to display them. Setting up this feature is simple enough, even without the skill of a primary developer.

If you enjoyed reading this article on how to hide a featured image in a WordPress post, you should check out this one about how to add meta tags in WordPress without a plugin.

We also wrote about a few related subjects like how to tell if a site is WordPress, how to uninstall WordPress from cPanel, how to embed excel in html, how to embed a pdf in WordPress, how to optimize CSS delivery in WordPress and how to create a website like Amazon.


Sanja Pajic
Sanja Pajic

Full Stack Web Developer

Articles: 40