Viewing 6 replies - 1 through 6 (of 6 total)
  • clicking takes me to your single page but evidently you have comments closed
    admin – settings – discussion

    or you have disabled comments on the individual posts
    edit a post and scroll to bottom of page to see if comments are enabled or not

    Thread Starter naihorizonblog

    (@naihorizonblog)

    Thank you for replying.

    I checked the settings and comments are open, and I also checked the posts and they’re not disabled.

    I’m wondering if there’s something wrong with the codes?

    How about plugins? What plugins (especially regarding comments) do you have installed and activated?

    Peter

    Thread Starter naihorizonblog

    (@naihorizonblog)

    I just checked. We don’t have any plugins for comments.

    I think the previous webmaster deleted comments from the codes because it wasn’t there before today when I tried coding it back in the index.php file.

    look in your theme’s single.php for this code or very similar
    <?php comments_template(); ?>

    if you don’t see it – add it below the_content

    you can add that code to any of the theme files where you want a comment form but just single.php is traditional

    Thread Starter naihorizonblog

    (@naihorizonblog)

    Samboll & Peter,

    THANK YOU for all your help!!! It finally works now after inserting that code in single.php

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Comment Not Appearing?’ is closed to new replies.