I’m playing around with ditto and usercomments. I’m unsure though how to go about using UserComments and not have the comments show up on the main summary page using ditto For blog posts i’ve setup a template thats pretty basic, and the content area has
[*content*]
<h3>Comments</h3>
[!UserComments? &makefolder=`1`!]
Then on the main page I’ve called Ditto with the call
[[Ditto? &startID=`3` &tpl=`DittoTemplate` &summarize=`3` &commentsChunk=`UserComments`]]
But this causes my comments docuemnt to show up in the ditto newslisting. So on the news page I have 2 entries
Blog Title
Blog Title - User Comments
Can anyone tell me where I’ve gone wrong?
Thanks