I would like to use the default fb_comments block created by this module but somehow the comments box shows up at the end of the node and in the block. If I disable the checkboxes next to the content types then the comments don't show up in either place. Is there a way to just have the comments show up in the block so that I can control placement? Any help greatly appreciated... Thx

Comments

ferdi’s picture

Please consider upgrading to version 6--2. It has way more flexibility to do what you are describing.

codycraven’s picture

Version: 6.x-1.0-beta8 » 6.x-2.x-dev
Category: support » bug

I've tried 6.x-2.x and the block is not available at all even when it is enabled, the comments still appear at the end of the node.

codycraven’s picture

Note, I had to manually flush caches to get the comment block to appear. Upon saving the preset the cache should be cleared.

codycraven’s picture

The patch below fixes the comments from being attached to the node by the hook_nodapi view operation when the comments are set to display as block.

ferdi’s picture

Status: Active » Fixed

This is fixed in a slightly different way. You can now select to display it in teaser, full node or nothing.
thanks!

Status: Fixed » Closed (fixed)

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