Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Khang Minh

    (@oddoneout)

    Thread Starter calade34

    (@calade34)

    Hi,
    Regarding your advice, I found this in my theme’s comments.php :
    <?php do_action('comment_form', $post->ID); ?>
    So this mean I shouldn’t have to do anything and this should work straightforward ?
    (My WordPress is a network multisite V4.4.4 and php 5.4.45, theme is Photocrati 4.9.3)
    If I add
    <?php do_action('bwp_recaptcha_add_markups'); ?>
    Captcha box appears but can be bypassed by clicking on Submit button…
    Anything else I could check ?
    Many thanks,

    Thread Starter calade34

    (@calade34)

    Note :
    I had the idea to make a simple test :
    I created a dumb post allowing comments with the basic Twenty Fourteen theme : I have the comment field, the reCaptcha field “I’m not a robot” and the validation button. IT WORKS !

    If I switch to Photocrati theme, the same Post page has only the comment field and the validation button ; no reCaptcha field…disappeared.
    Self-explaining isn’t it ?
    So I hope you can give me some indications on how to bypass this problem please…
    BR,

    Plugin Author Khang Minh

    (@oddoneout)

    Look like an incompatibility issue with the Photocrati theme. Would you mind sending your comments.php file to me via https://betterwp.net/contact/ ?

    Thread Starter calade34

    (@calade34)

    Hello,
    Did you have time to have a look at my comments file ?
    Thanks,

    Plugin Author Khang Minh

    (@oddoneout)

    Just replied to your email, we shall continue our discussion there.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘reCaptcha does not show up in comments form’ is closed to new replies.