Need help to edit classipress RSS feed to include media image
Hi,
I have a classipress theme and I would like to include the first image of each ad in my RSS feed. But I don't want to include it in the content field of the rss. I would like to include it as an attached media image. So the format would be something like:
<media:content medium='image'type='image/jpg'width='498'height='619'url='http://www.website.com/./pictures/listings/1059_16.jpg'>
<media:thumbnail width='72'height='90'url='http://www.website.com/./pictures/listings/th_medium_1059_16.jpg'></media:thumbnail>
</media:content>
I can't seem to find any of the code for the RSS feeds or how classipress makes the RSS feed. I'm trying to edit the feed for the ad listings.
Any help would be much appreciated. I'm somewhat new to RSS feeds and to Classipress.
Thanks!