Closed (fixed)
Project:
Drupal core
Version:
6.19
Component:
comment.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2010 at 10:15 UTC
Updated:
5 Apr 2011 at 16:41 UTC
hey,
im using comment module in one of content type on my site.
this content type have some block and below which i want to add comments.
but by default it appears above the blocks.
pls help,
thks
Comments
Comment #1
dejavu_007 commentedSee if any of these issues could help..
http://drupal.org/node/122240#comment-707961
http://drupal.org/node/361209
http://drupal.org/node/706632
Comment #2
dejavu_007 commentedIn case if this can be helpful.
The commentblock module can give flexibilty of placing comments and comment form as blocks in any region.
Comment #3
dddave commentedYou can adjust the appearance of your content type by using a specific .tpl file for it. There you can reorder all kind of stuff. There is documentation about how to use .tpl files.