Closed (fixed)
Project:
Node Comments
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2009 at 14:17 UTC
Updated:
24 May 2010 at 13:20 UTC
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
Comment #1
crea commentedI 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.