I'm using the Views RSS module to create a feed of my event content type. I set the style to RSS Feed -Fields and linked the node title to the node, however, when I view the RSS feed, the HTML code is displayed around the title and doesn't create a link.
Example:
Export Green: RETECH
Is there a workaround for this? Thank you!
Comments
Comment #1
colanFor that particular display, can't you simply override the field configuration by unchecking the "Link this field to its node" checkbox? You need at least two displays for your view. One human-readable one with the linking, and one without for the feed.