Plugin Author
Travis
(@tjtaylor)
Hi Matthias,
Sure, here is an example that aggregates feeds from both CNN and Fox News:
[wp_rss_retriever url="http://feeds.foxnews.com/foxnews/latest,http://rss.cnn.com/rss/cnn_topstories.rss" items="20" excerpt="50" credits="true" read_more="true" new_window="true" thumbnail="20" cache="7200"]
Hi Travis,
thanks for your support. Works fine. Maybe you should write this example into the documentation…
(1) This works great, but when you change the items= it doesn’t work for me. It stops pulling the second RSS feed.
[wp_rss_retriever url=”http://feeds.foxnews.com/foxnews/latest,http://rss.cnn.com/rss/cnn_topstories.rss” items=”20” excerpt=”50″ credits=”true” read_more=”true” new_window=”true” thumbnail=”20″ cache=”7200″]
[wp_rss_retriever url=”http://feeds.foxnews.com/foxnews/latest,http://rss.cnn.com/rss/cnn_topstories.rss” items=”5” excerpt=”50″ credits=”true” read_more=”true” new_window=”true” thumbnail=”20″ cache=”7200″]
(2) I’ve followed your shortcode exactly as written and I cannot get multiple RSS feeds to display.
[wp_rss_retriever url=”http://blog.mikeiaconelli.com/feed/,http://www.moldychum.com/feed/” items=”1″ excerpt=”50″ credits=”true” read_more=”true” new_window=”true” thumbnail=”20″ cache=”7200″]