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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Comments and Google Captcha’ is closed to new replies.