We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 29739
    • 1 Posts
    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