I’m currently working on a test website on my local server using WordPress version 3.4.2. I’ve tried various different solutions. Some have included installing various plugins, such as WP RSS Images and Featured Image in RSS. Even tried some of the solutions from the following posts:
- display featured image in RSS feed
- How to grab first image attached to post and display in RSS feed?
- Add a Post Thumbnail to an RSS Feed with custom size
Yet, it seems the images aren’t being posted to the RSS feeds. Is there another solution that can solve this problem?
The RSS feed I’m trying to include images is this link.
Any help is appreciated!
By default, RSS won’t display. You have to use RSS2. However this will help you. Paste it in your functions.php:
Hope it helps.
Strange none of the links above doesn’t work for you.
You can try this using Custom RSS Feed method very well explained by Joost ( For reference: http://yoast.com/custom-rss-feeds-wordpress/ ). Using this way, you can display any of the fields either custom field value or featured image.