Drupal: how to move node comments in more details?
My Drupal renders a simple custom view with a nodelist. The trick is that my view displays comments for nodes in the list. This is too much for one page and I need to get a list of clean nodes and hide the comments on the ReadMore link.
I tried to reproduce with comment settings for my custom node type that I am showing, but even if I select Show on Separate Page - the comments themselves remain in the main grid.
How do I move comments under the ReadMore link to make them invisible in the grid?
+1
a source to share