[Resolved] Problem with featured images

Home Forums Support [Resolved] Problem with featured images

Home Forums Support Problem with featured images

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #56374
    paulscottanderson

    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!

    #56478
    Tom
    Lead Developer
    Lead Developer

    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 🙂

    #298634
    Clemens

    Hi Tom,
    hi there,

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

    #298637
    Leo
    Staff
    Customer Support

    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.

    #397074
    batnamjil

    Hi,

    I have a problem with the featured image.
    See a below image.

    Featured image problem

    http://blog.amarjargal.org/screen-shot-2017-09-20-at-10-13-17-pm/

    Please advise me how I can fix it?

    #397077
    Tom
    Lead Developer
    Lead Developer

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

    #397087
    batnamjil

    Thanks, Tom,

    I guess I have to disable WP Touch plugin.

    Would you please recommend another plugin for a mobile site?

    #397337
    Leo
    Staff
    Customer Support

    What are you using it for?

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.