Jetpack Comments Not Working in Thesis

by on 5 June, 2012

I just ran into this problem and took me an hour to find a solution. Here is the short fix:

  1. Go to Thesis –> Design Option –> Comment Options –> Display Setting and uncheck the “Comment Form” option.
  2. Add the following code to your custom-function.php


add_action('thesis_hook_after_comments','comment_form', 1);


{ 1 comment… read it below or add one }

killerlipgloss July 18, 2012 at 11:54 am

Thank you so much! I’ve been searching for a solution for weeks

Previous post:

Next post: