Howdy,
I'm using FeedAPI to aggregate some feeds so I can later display them in blocks and pages via Views.
Now everything was going hunky-dory until I decided I needed to distinguish the Feed Description node from the Feed Teaser nodes (I think its a bit naff to have the Feed Description appearing in my blocks, which looks redundant).
I created a new Content Type called rss_feed_item and specified that the Node type of feed items would be rss_feed_item.
Now, my Feed Description nodes (which have a Content Type of Feed) are showing up, but I don't see any Feed Items, and even the Feed Items link in the Feed Description node has disappeared.
I realise there could be any number of things going wrong here (non-developer alert!) but is there a handbook on Feeds that could help me sort this out?
Any advice would be greatly appreciated :)
Cheers!