Hi,
I need to add captcha for comments it is possible?
Thanks for reply.
Michal
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,
I already tryied SI CAPTCHA but the problem is that captcha is not showing.
Which theme are you using?
It is Twenty Thirteen but a little bit customized.
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,
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?
I have checked on our demo and still work fine, you can send me username & password of your site for further checking.
Regards,
Please login or Register to submit your answer