By MYCON-1 on
When there are no comments, the header for comments appears right above the comment form, but there is no body to it because there are no comments - see picture - http://www.eypaedesign.com/untitled.jpg - so I'm trying to have that comment header not show if there are no comments. Either that, or some text below that comments header saying 'no comments yet' or something to that effect. Any ideas?
Also, let me know if I should post this in the Comments module area.
Thanks!
Comments
I'm gonna try commentblock,
I'm gonna try commentblock, anyone feel free to holler if you know another module that can help me so i can be lazy :)
comment-wrapper.tpl.php
You have to overwrite comment-wrapper.tpl.php so that comment header is displayed only when $node->comment_count != 0: