Title: Comments and Google Captcha
Last modified: August 24, 2016

---

# Comments and Google Captcha

 *  Resolved [dreamstone](https://wordpress.org/support/users/dreamstone/)
 * (@dreamstone)
 * [11 years ago](https://wordpress.org/support/topic/comments-and-google-captcha/)
 * Hi!
    I added <?php comments_template(‘/templates/comments.php’); ?> to enable
   comments at page and install captcha plugin. To move captcha under the comments
   field, capthca support team suggest move this line to place depending of using
   theme: <?php do_action( ‘comment_form_after_fields’ ); ?> How can it be done 
   correctly for Virtue theme? Thank you!

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years ago](https://wordpress.org/support/topic/comments-and-google-captcha/#post-6078748)
 * Hey,
    Just fyi in the latest versions of the theme you can enabled comments on
   a page right from the theme options. You don’t need to add any code.
 * The action ‘comment_form_after_fields’ is right after the name, email, web address
   fields right before the comment box. If you want to edit that you can use a child
   theme to override the /templates/comments.php file. Look at line 80.
 * Kadence Themes
 *  Thread Starter [dreamstone](https://wordpress.org/support/users/dreamstone/)
 * (@dreamstone)
 * [11 years ago](https://wordpress.org/support/topic/comments-and-google-captcha/#post-6078793)
 * Done it!
    Thank you!

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

The topic ‘Comments and Google Captcha’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dreamstone](https://wordpress.org/support/users/dreamstone/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/comments-and-google-captcha/#post-6078793)
 * Status: resolved