Site logo

[Resolved] Removing Featured Image from Full RSS Feed

Home Forums Support [Resolved] Removing Featured Image from Full RSS Feed

Home Forums Support Removing Featured Image from Full RSS Feed

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1634048
    Clyde

    When I set the RSS feed for full content, it shows the featured image above the post in the feed which is also typically the first image in the post.

    Under Customization: Layout: Blog
    I have unchecked Display Featured Image

    In CSS I’ve added this snippet you provided:
    .single .page-header-image-single {
    display: none;
    }

    These measures worked great in removing or stopping the display of the featured image in blog posts.

    But I need to remove it from the full RSS feed.

    Any ideas on how to accomplish that?

    Thanks!

    #1634580
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    If you’re removing the featured image from the single posts with CSS and you don’t want them to display in RSS feeds, is there any reason to keep them activated at all?

    What if you disable them in single posts in Customize > Layout > Blog?

    Let me know 🙂

    #1634807
    Clyde

    If you mean unchecking that option I did already. That has been disabled since very early on.

    #1635959
    Tom
    Lead Developer
    Lead Developer

    If it’s disabled, then the CSS you mentioned isn’t necessary.

    Can you link me to one of the posts that are displaying featured images in the feed?

    #1636023
    Clyde
    #1637288
    Tom
    Lead Developer
    Lead Developer

    So when I look at your feed and find that post, I’m not seeing a featured image. What I am seeing is the image that is inside your content.

    To remove images from the feed, something like this might help: https://wordpress.stackexchange.com/questions/238383/how-can-i-remove-image-from-feed

    #1637333
    Clyde

    I’ll check that out.

    Thanks for taking a look.

    I still need to figure out why I get two images in Feedburner when I turn on the full feed:
    https://feeds.feedburner.com/nftart

    And it also happens in my email newsletters when I have the full feed enabled.

    Wish me luck!

    #1638071
    Clyde

    I’m going back to the partial feed and come at this another time.

    There are some other things going on that seem to be plugin related, different things, so I’m just going to reconsider the whole at a later date and see if I can fix everything at once.

    Thanks again for your help!

    #1638547
    Tom
    Lead Developer
    Lead Developer

    No problem! 🙂

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