I've set up some news feeds, but cannot get any of them to show on the page - just shows title, and when clicked on, it just shows that it has never been updated - but when I click on the feed icon, it shows me all the feeds on the page where the feeds are from, not on my page.

How do I get the feeds to show up within the container on my site?

Comments

Ashraf Amayreh’s picture

Status: Active » Closed (fixed)

I'm wondering if you're reporting a this for the core "aggregator" module or my contributed "aggregation" module?

In the aggregation module, the feeds themselves, so far, do not show anything meaningful. They're simply created to aggregate feeds and create feed items. They do that on cron runs. You can specify that the generated feed items from a specific feed be under specific terms when you create the feed.

The items can be promoted, made sticky and so forth. And using the views module, blocks or pages can be created to view these feed items. The taxonomy module can also be used to show these items in groups. Hope this helped.

djmal-1’s picture

it's the core aggregator module - i installed the aggregation module, but removed it thinking that it might have been causing a conflict with the core module.

i'm new to this, so i might be missing a step to get it to work properly. i'll try to create a node and see if i can get it to display a feed