Viewing 2 replies - 1 through 2 (of 2 total)
  • Is the problem you’re having that the checkbox for “Notify me of followup comments via e-mail” doesn’t show up?

    If so, the solution is to add the following line to line 180 of comments.php (right below the <textarea> tag):

    <?php do_action('comment_form', $post->ID); ?>

    It does work. Lucky me I found this post. Thank you BROOFA.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subscribe to comments on iNove’ is closed to new replies.