WP dynamic rss question?

dudemike

Power Member
Joined
Jan 20, 2009
Messages
565
Reaction score
95
does anybody know how to make or create code, for dynamic rrs reader, the one i have can only work as a widget but i cant put it on the home page, any leads would be greatly appreciated
 
it seems quite difficult for me, hopefully quickly got help ..
 
i know, to bad super rrs reader doesnt have it that option
 
I think the solution for me will be to download super rss reader, look into the code and you will have to copy, paste and edit the code into the index.php of your theme.

I would think the reason that nobody did this before is because, in this case, you will no longer writing post (which defeats the purpose of wordpress for general public, but not in our case).
In addition, a lot of rss feed do not have much content in their feed, probably just a snippet of the whole text, which will make your homepage rather content lean.
To workaround that, you will have to include a scraper to scrape the content from the feed url provided.
Thus, it's more than just a super rss reader.
 
well the site is actually woocommerce, so in that case is different scenario, but thanx anyway
 
Back
Top