Active
Project:
Comment form above comments
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2011 at 17:39 UTC
Updated:
27 Mar 2011 at 13:37 UTC
There is a compatibility issue between Comment Form Above Comments and AJAX Comments, could this be fixed. A mirror-issue will be posted to the AJAX Comments project. See link in the comment below for mirror-issue.
Comments
Comment #1
aaronmchaleMirro issue: http://drupal.org/node/1060410
Comment #2
smoothify commentedI wondered this too, but while not quite as simple it is possible to move the form above comments by editing the 'comment-wrapper.tpl.php' template found in comments_bonus_api module (which ajax_comments 1.x-dev depends on).
Simply copy that file into your theme, clear the cache and then move the comment form div up above the comments.