Michal Folprecht
asked 9 years ago

Hi,

I need to add captcha for comments it is possible?

Thanks for reply.

Michal

1 Answers
DominicStaff
answered 9 years ago

Hi,
Actually there are a lot of solution for this. WordPress plugin repository could help you. But to pinpoint, you can use Plugins easily. Try anyone of them:

And also, Akismet is a very good plugin to get the spam out of a WordPress site. And the good news is: Akismet is freely distributed with WordPress.
Regards,

quiced
replied 9 years ago

I already tryied SI CAPTCHA but the problem is that captcha is not showing.

dominic Staff
replied 9 years ago

Which theme are you using?

quiced
replied 9 years ago

It is Twenty Thirteen but a little bit customized.

dominic Staff
replied 9 years ago

To resolve this issue, you can open the comment.php file then add the following code under line 53:
<?php do_action('comment_form', $post->ID); ?>
Regards,

quiced
replied 9 years ago

Finally I use SI CAPTCHA Anti-SPAM and captcha is showing but there is second problem because I can submit comment without filling captcha. Can you help me please how to solve it?

dominic Staff
replied 9 years ago

I have checked on our demo and still work fine, you can send me username & password of your site for further checking.
Regards,

Powered by DW Question & Answer Pro