Hi there,
I try to display node comments in a panel ( node-override). The comments are not appearing.

I use Panels3 and an own comment-type.
If I include the node comment view in the panel, the comments appearing!...
Did I overseen something? What can I do ?

Comments

crea’s picture

Version: 6.x-2.0-beta1 » 6.x-2.0-beta3
Category: bug » support
Status: Active » Fixed

I believe this is "by design". Panels doesn't know you are using node comments unless you insert the view manually. It works automatically without Panels only because Node Comments uses special menu callback which inserts the view itself.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.