RSS Feed With Description Hyperlinks

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
montedavis
Forum Members
Forum Members
Posts: 64
Joined: Wed Jul 03, 2013 7:44 pm

RSS Feed With Description Hyperlinks

Post by montedavis »

Hello,

I have followed instructions on how to set up an RSS feed and have two feeds generally working for news module. My question is can the call for the description {$item->description} return the description content with images and hyperlinks? and is there a way to user {foreach} loop to pull field data, e.g. a image field I added to the news module, into the RSS feed too? I have a request for an RSS Feed, but the feed does not provide all of the conten from the news module, because the images for the news detail page are custom field data and none of the hyperlinks work in the returned RSS feed content, because of {strip} code. I also tried using <![CDATA[]]> but could not get that to work.

Thanks for your help!

Examples below:

https://www.go-metro.com/news-releases-feed-xml

https://www.go-metro.com/news-releases-feed-verbose

Monte
Post Reply

Return to “CMSMS Core”