The comments sort order works great but setting the "Comment form location" does not do anything for me. I'm trying to place it above existing comments. Anyone else having issues with it?

CommentFileSizeAuthor
#2 1842496-comment-form.patch1.34 KBchris.smith

Comments

-Mania-’s picture

For now I've resolved this manually with a template file (comment-wrapper--node-page.tpl.php).

chris.smith’s picture

Status: Active » Needs review
StatusFileSize
new1.34 KB

Fixed comment form location. Only works if you replace the comment-wrapper.tpl.php file in 'themes/your_theme/templates' with the one from the module's template directory. Needs Review.

BeaPower’s picture

any updates and a commit?

fadgadget’s picture

Hi i get this error after patching, swapping over the tpl and flushing cache

Warning: include(/home/betmenta/public_html/sites/all/themes/feverultra/templates/sites/all/modules/comment_goodness/templates/comment.tpl.php) [function.include]: failed to open stream: No such file or directory in theme_render_template() (line 1517 of /home/betmenta/public_html/includes/theme.inc).

fadgadget’s picture

seems to be looking in the wrong place. I presume that this might be easy enough to sort. If only i could....

fadgadget’s picture

for now i just created that directory and added the comment.tpl.php