Another (probably

) stupid question:
I will filter list of template in www.tattoocms.it in tree different categories:
1 column
2 columns
3 columns
Now:
-All templates are stored in folder id 38
-To display news with template i use chunk called TemplateDisplayGallery, that includes dropdown TV
colonne (with value 1 column||2 columns||3 columns) called like [+tvcolonne+] and hidden.
- I had created a new page called 1column-template.html
with this call:
[!NewsListing? &summarize=`10` &startID=`38` &truncText=`view template` &tpl=`TemplateDisplayGallery` &filter=`tvcolonne,1 column` &paginate=`1` &alwaysshow=`1`!]
but i have No entries found.
What I’m doing wrong??
Thanks