I forgot which file needs to be edited to change the number of yahoo news feeds.
thanks
I forgot which file needs to be edited to change the number of yahoo news feeds.
thanks
jg123
Knock, knock....anyone? I found it once before as a newbie, but I can't remember where it was.
jg123
If you mean the news feed thats on the home page, look in the 'index.html' file in your theme...
My news feeds are in the side column, I don't see the code in index.html for them.
jg123
If you want to change it for the block in the side column, use the 'footer.html' file in your selected theme. You should see something similar to this
Change the max_item to your desired amountCode:<%block_rss_feed url="http://rss.news.yahoo.com/rss/entertainment" title="Yahoo Entertainment" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>![]()
That is what I was looking for, thanks.
jg123