• 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)
  • Are you using any type of comment plugin? If so, disable it and see if that makes a difference.

    Thread Starter jsepia

    (@jsepia)

    I was using the “Subscribe To Comments” plugin and disabled it, then cleared my browser’s cache (just in case), but it made no difference. I don’t even have Akismet enabled yet. Thanks anyway. (:

    @jsepia please do post when you have the resolve. thanks

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.