By using the carrington wordpress theme 1.3, you will have some problems to display comments on pages. Comments are working fine on posts, but on pages you will never see a comment although you’ve enabled it.
To solve the problem, just change the following line:
Open the file theme/carrigton-blog/pages/pages-default.php
// uncomment this line and use the comments_template instead
//cfct_comments();
comments_template();







Sasha Philippov
March 13th, 2009
Thank you!
Gerry Mulvenna
March 10th, 2009
Thanks for that Michael – that was doing my head in.
Octavian
January 27th, 2009
Thank you a lot man! Great