hi I use {TEASER_EX} Replacement tag v1.61
but in templatename for articlelising, I can only select
Default or
System, if I select other Templatename, the article disapear, no show.
this works:
Code: Select all
TEASER_EX:en_events|1:1:article_created|DESC:1::1::system:20::0:0:200:0}
Code: Select all
TEASER_EX:en_events|1:1:article_created|DESC:1::1::default:20::0:0:200:0}
but this don't work:
Code: Select all
TEASER_EX:en_events|1:1:article_created|DESC:1::1::event:20::0:0:200:0}
and I have event.tmpl in phpwcms_template/inc_cntpart/list/event.tmpl
It works in my categoery page, but it doesn't work where I put the teaser code.
anyone know what is the problem?
thanks in advance.