Hello,
My default template is good for most of my new articles; but I would like to use a different template for a particular category. I have looked for an answer but have not found any.
I am not sure if I can define the template when I call the category in a page, e.g.;
{cms_module module=News category=Poetry_from*' template=Sample }
define news category template [solved]
-
- Forum Members
- Posts: 83
- Joined: Mon Nov 03, 2008 1:28 pm
define news category template [solved]
Last edited by Anonymous on Mon Feb 22, 2010 8:38 pm, edited 1 time in total.
-
- Forum Members
- Posts: 83
- Joined: Mon Nov 03, 2008 1:28 pm
Re: define news category template [solved]
answer:
{cms_module module=News summarytemplate="Sample" category=Poetry_from_*' }
I was trying to find the answer in the wrong place. I should always read the module help. thanks.
{cms_module module=News summarytemplate="Sample" category=Poetry_from_*' }
I was trying to find the answer in the wrong place. I should always read the module help. thanks.
Last edited by Anonymous on Mon Feb 22, 2010 8:40 pm, edited 1 time in total.