• My posts randomly started showing up with the post title in the images with blank captions. I have no idea why or how to get rid of it. If I add this CSS below, it gets rid of ALL captions. I only want it to get rid of the ones where the post title is showing and there should be no caption. Any ideas?

    .wp-block-image figcaption {
    display: none !important;
    }

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Leo

    (@leohsiang)

    Hi there,

    The post you’ve linked is all built with Elementor from what I can see so the theme wouldn’t have any control over this.

    Let me know if I’m missing something here ??

    Thread Starter Tanja

    (@tanjasue)

    I reached out to Elementor and they are saying it has nothing to do with them. My blog post template is created in Elementor for the layout, but I create individual posts in WordPress.

    Leo

    (@leohsiang)

    The theme doesn’t have control over the image block from WP core.

    Couple of tests if you want to dig further:

    1. Does the issue occur with Elementor completely disabled?
    2. Does the issue occur with a WP Twenty series theme?
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Title of post showing in photo captions’ is closed to new replies.