I created a custom content type that is the basic node type with one additional text field, and comments are enabled. When the node is displayed, the "Comments" heading is shown, even when there are no comments. Call me crazy, but isn't that header not supposed to display if there are no comments entered yet?
Thanks.
Steve
On Mon, 2008-02-11 at 22:38 +0000, Steve Edwards wrote:
I created a custom content type that is the basic node type with one additional text field, and comments are enabled. When the node is displayed, the "Comments" heading is shown, even when there are no comments. Call me crazy, but isn't that header not supposed to display if there are no comments entered yet?
I think that all depends on your theme. You have to look at the php parts of it to see if it does that.
Xav