Anyone managed to run the plugin Subscribe to comments with this theme?
Anyone managed to run the plugin Subscribe to comments with this theme?
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.
This topic has been closed to new replies.