Is there a way to get images in the rss feed?
I also have problems picking up TITLE + DESCRIPTION
Is there any more documentation on setting up the RSS as I see no options just a checkbox "CREATE RSS" on the main config page.
this is my RSS >>> [ External links are visible to forum administrators only ]
I see this in the code.......
<title><TVAR TITLE></title>
<link><TVAR URL></link>
<description><TVAR DESC></description>
<pubDate><TVAR LASTMOD></pubDate>
<guid isPermaLink="false"><TVAR GUID></guid>
........................
So Im not getting title or desc, do i need to wrap these in some sort of < div > to get picked up?
Are images supported ? (I dont see them in that XML code above)