hi, I have a small problem.. does anyone know how to configure ditto so summarise the blog posts, and not show the comments chunk if the blog post is shorter the the trunc length??
For example if the blog post is only a few words and the trunc length is 300, it displays like this:
Blog post blog post blog post.
Add your comments below.. Note you need to login.
[!UserComments? &canpost=`Registered Users, Site Admins` &makefolder=`1` &postcss=`comment` &titlecss=`commentTitle` &numbercss=`commentNum` &altrowcss=`commentAlt` &authorcss=`commentAuthor` &ownercss=`commentMe` &sortorder=`0`!]
I think i may need to use &truncAt?? and add a splitter (but i cant find anywhere anything about it?)
any help much aprehsiated.. thanks lach.
Place your UserComments call into a chunk and then append &commentsChunk=`chunkname` to your Ditto call. If you are using 1.1 the parameter is called &removeChunk.