I get the “comments off” message even though comments are enabled
-
I’m coding a custom template. When I put
<?php comments_popup_link('0 comments - add one?', '1 comment - add one?', '% comments - add one?'); ?>
I get the “comments off” message, even though comments are enabled on the post. And I get no output from
<?php comments_template(); ?>
What am I doing wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘I get the “comments off” message even though comments are enabled’ is closed to new replies.