Page 1 of 1

CGBlog & Multiple Categories

Posted: Sat Sep 05, 2009 9:55 pm
by sonicparke
I would like to be able to display blog posts based on each category they are in. Basically I need to be able to categorize a post in a standard category then add it to a "feature" category as well if we want it featured on the home page. I thought I could do it like this but it doesn't want to work.

Code: Select all

{cms_module module="CGBlog" category="OU feature" summarytemplate="featured_headline" detailpage="Articles"}
Is this possible?