Site logo

Archived topic

Problem with featured images

7 replies · Started by paulscottanderson on December 19, 2014

Viewing posts 1–8 of 8

Hello,

I'm using the blog post excerpt format on the home page of my blog, with a featured image, but I noticed on the single post pages, the featured image will no longer show the caption with it. Is there any way to fix this? Thanks!

Hi there,

The featured image that appears above your content won't display the caption unfortunately.

What you can do is add your image to your content with the caption, and then add this CSS to hide the featured image:

.page-header-image-single {
      display: none;
}

Let me know if you have any questions :)

Hi Tom,
hi there,

I have exactly the same problem. Is there a new and more elegant solution by now?

Hi Clemens,

I think this is still the only way to do it unless Wordpress decides to make changes that allow caption on featured image.

However, instead of using the CSS Tom provided above, you can use the customizer settings now. Customizer > Layout > Page Header > Single Post Header Location > Hide.

Let me know if this answers your question.

Looks like an error in the wptouch plugin you're using.

Thanks, Tom,

I guess I have to disable WP Touch plugin.

Would you please recommend another plugin for a mobile site?

What are you using it for?

This archived topic is closed to new replies.