• I would like to receive rss syndicated feeds, assign categories to each feed then have pages in menu the structure that pull posts from a specific feed category.

    I am using the FeedWordPress plugin (not well) to bring in the RSS feeds & assign the categories, and the Responsive theme from Cyberchimps.

    The Responsive theme templates will only list all of the syndicated feeds together on a single page. My approach is to develop a new template for each feed that uses either get_feed_meta() or query_posts() before a loop to pull in a single categorised feed.

    I’d appreciate any tips on what to include in my templates or advice/examples on Feed Plugins & Themes that work well together with categorised syndicated feeds.

    Many thanks in advance

The topic ‘get_feed_meta() vs query_posts()’ is closed to new replies.