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.
[solved] News Module - placing category list in sidebar
[solved] News Module - placing category list in sidebar
Last edited by Anonymous on Wed Apr 16, 2008 1:19 am, edited 1 time in total.
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
Re: News Module - placing category list in sidebar
Susan, you'll use something like this: where * will show General and all sub-categories of General as links.
Code: Select all
{news category="General*"}
Take a penny, leave a penny.
Re: News Module - placing category list in sidebar
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:
I wouldn't have figured that out without your post, though, so thank you!
Code: Select all
{news browsecat="1"}