[solved] News Module - placing category list in sidebar

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
SusanN
Forum Members
Forum Members
Posts: 192
Joined: Wed Jun 13, 2007 5:57 pm

[solved] News Module - placing category list in sidebar

Post by SusanN »

Hello,

I am using the News module to create this "blog" on this site:  vir gini afr eyerm uth.com/cms/blog (please remove the spaces).  My client would like the list of categories she's using to appear in the sidebar under the main site navigation.  This is my first time using this module, so I'm unsure of how to do this exactly.  I hope my question makes sense. 

Thanks for any ideas.
Last edited by Anonymous on Wed Apr 16, 2008 1:19 am, edited 1 time in total.
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am

Re: News Module - placing category list in sidebar

Post by Ziggywigged »

Susan, you'll use something like this:

Code: Select all

{news category="General*"}
where * will show General and all sub-categories of General as links.
Take a penny, leave a penny.
User avatar
SusanN
Forum Members
Forum Members
Posts: 192
Joined: Wed Jun 13, 2007 5:57 pm

Re: News Module - placing category list in sidebar

Post by SusanN »

Thank you so much.  I tried the code you posted, but it put the actual post into the sidebar.  So, upon further investigation, I discovered that this is actually what I was looking for:

Code: Select all

{news browsecat="1"}
I wouldn't have figured that out without your post, though, so thank you!
Post Reply

Return to “Layout and Design (CSS & HTML)”