This is weird, even if I have globally allowed commenting to be open, the comment form is not showing up. What the heck is happening?![]()
| SitePoint Sponsor |
This is weird, even if I have globally allowed commenting to be open, the comment form is not showing up. What the heck is happening?![]()

Is there a comment.php file in the theme folder? If so, is there a call to that file in the single.php and page.php file(s) (assuming you want comments on pages)?Code PHP:<?php comments_template(); ?>
Ya already saw it. Thanks for that nonetheless. I forgot that I commented it out in single.php.![]()
Bookmarks