• Resolved starapple

    (@starapple)


    If you’re frustrated trying to figure out how to use the Jetpack Comments for with one of these Rocket themes after selecting “Use WordPress Comments” and it doesn’t show, the solution is fairly simple (but not good if you upgrade the theme and need to do it all over again):

    (1) Use FTP or other means to access html/layouts/commentstempl_standard.php.

    (2) (a) Near the bottom of the file there’s a section of code that includes the comment form, between the <form> </form> tags. Delete the entire block and replace it with <?php comment_form(); ?>, which is the code for inserting the standard WP form. (b) Comment out the form heading “Leave a Reply” located between H2 tags just above the code you’ve commented out.

    (3) Activate the Jetpack Comments from the Jetpack dashboard if you haven’t done so already.

    http://wordpress.org/plugins/gantry/

Viewing 1 replies (of 1 total)
  • Plugin Author Gantry

    (@gantry)

    Hi,

    The Gantry Default Theme for Gantry 4.1.1 will be having the missing actions to support the Jetpack Comments. Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Jetpack Comments and Gantry themes’ is closed to new replies.