Page 1 of 1

News Module

Posted: Mon Jul 30, 2007 1:41 am
by sundog
Hey there

I've been looking very,very hard for the answer to this one- and that is it possible to list more than one news story at a time using the news module (adding news thru the news panel) - I've tried everything I have read to no avial

using cmsms 1.1

I belive its code in the template that you are using to show your news such as

(news number="5" .....} , anyways , as always all help will be greatly appreciated

Cheers

Sundog

Re: News Module

Posted: Mon Jul 30, 2007 6:43 am
by RonnyK
If you just use {news} then ALL published and not expired news will show. The (number="5") will make sure that only 5 summaries will show on the page, again (published and not expired). What do you get with the parameter you post.

Did you check the "html" button in TinyMCE, to see the code that is put inside the parameter. Make sure that it only shows the parameter you posted and not any included styling.....

Ronny