Page 1 of 1
How to display by categories in News Module? Thank you!
Posted: Mon Feb 09, 2009 5:05 am
by auswer
Hi guru
I wonder how can CMSMS display by categories in News Module?
Attached with a expected layout picture. Thank you very very much!
Version I am using:
CMS Made Simple 1.5.1 "San Juan"
News Module Version 2.9
Re: How to display by categories in News Module? Thank you!
Posted: Sat Dec 26, 2009 12:22 pm
by holgerjakobs
Hi,
have you never received a reply to this? I have the same problem and am wondering how to manage.
I want to display a certain news category in one box and all the others in another box on the same page.
Any help would be appreciated.
Regards,
Holger
Re: How to display by categories in News Module? Thank you!
Posted: Sat Dec 26, 2009 4:57 pm
by spcherub
If you read the module help section you will notice that you can call the module with parameters including one for filtering by specified category. So you can use something like {News category="mycat1"} to only list those news items that are categorized as "mycat1". Use 4 such tags in your template each one using a different filter for the desired category and that should be it.
Hope that helps.
S