I got a panel and added a comment form for this certain node type but the comment form does not show up.

  • I have enabled commenting for this content type and appropriate permissions (can post comment) for any authenticated user.
  • I tried disabling the panel for node templates.

In both case the comment form still does not show up. What could be wrong?

link|improve this question

53% accept rate
feedback

1 Answer

up vote 2 down vote accepted

If you have changed the content type to allow for commenting, it does not back-propagate to existing nodes. So, check to see the individual comment settings on each of nodes that it does not appear on to make sure they are indeed enabled.

link|improve this answer
got it! thanks heaps. Never crossed my mind. Makes sense to not back-propagate. That I missed 100% :D – jan Nov 25 '11 at 5:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.