Page 1 of 1

how to get RSS for all news content blocks on a page

Posted: Sun Jun 04, 2006 11:24 pm
by FinnK
I have a frontpage that have several News content blocks on it. When I subscribe to neewsfeed by clicking the RSS symbol on my Opera web-browser I only get the newsfeed from one of these blocks. How can I fix it so a subscribe takes newsfeed from all news content blocks/newscategories on this page?

It's from the page www.filmklippere.com/cms - to the right is the newsblock that get into the subscription. In the middle of the page is a ordinary content block that contain some text and displays news from two different newscategories.

Re: how to get RSS for all news content blocks on a page

Posted: Mon Jun 05, 2006 9:47 pm
by jeffunk
Try putting this tag like this one on to your front page for each of the different news categories that you have shown on the front page.  Not sure if this will work but its worth a try. 

Code: Select all

{cms_module module="news" number="10" makerssbutton="true" category="category"}
You might end up with a bunch of buttons, but it would be a start!