[SOLVED]Display Sub categories
Posted: Thu Aug 23, 2007 4:40 am
Hello since this is my first post here I really want the developers to know how thrilled I am with this CMS, it really is amazing how great it works and how easy it is to figure out 
Now, on to my first problem:
I got several sub categories of articles and a big parent article folder.
What I like is for the Article page to show the entire Article folder including all the sub categories.
From my understanding of reading the documentation this would be accomplished by creating a content page and write:
{cms_module module="news" category="Articles"}
However this displays an emty page. I have no trouble displaying each of the sub categories alone such as
{cms_module module="news" category="Articles_sub1"}
{cms_module module="news" category="Articles_sub2"}
{cms_module module="news" category="Articles_sub3"}
And so on, in a separate page. Is it a bug that my category='Articles' doesnt show anything or do I need to add another option to my news module?
I have made sure that the sub articles are an under category of Articles such as "Articles | Articles_sub1"
I hope this is understandable, English is not my first language and its really late (been playing around with CMSms all day)
Thanks
David
Now, on to my first problem:
I got several sub categories of articles and a big parent article folder.
What I like is for the Article page to show the entire Article folder including all the sub categories.
From my understanding of reading the documentation this would be accomplished by creating a content page and write:
{cms_module module="news" category="Articles"}
However this displays an emty page. I have no trouble displaying each of the sub categories alone such as
{cms_module module="news" category="Articles_sub1"}
{cms_module module="news" category="Articles_sub2"}
{cms_module module="news" category="Articles_sub3"}
And so on, in a separate page. Is it a bug that my category='Articles' doesnt show anything or do I need to add another option to my news module?
I have made sure that the sub articles are an under category of Articles such as "Articles | Articles_sub1"
I hope this is understandable, English is not my first language and its really late (been playing around with CMSms all day)
Thanks
David