• Hi,

    For some reason when I implement this plugin it’s putting the captcha in a div tag with display:none; applied to it. Why in the world would it be hidden?

    <!-- CF7 Modules -->
    <div style='display:none;'><input type="hidden" name="_wpcf7_captcha_challenge_captcha-298" value="628496732" /><img class="wpcf7-form-control wpcf7-captchac wpcf7-captcha-captcha-298" id="captcha" width="60" height="20" alt="captcha" src="http://www.davidandkara.com/wp-content/uploads/wpcf7_captcha/628496732.png" />
    <span class="wpcf7-form-control-wrap captcha-298"><input type="text" name="captcha-298" value="" size="40" class="wpcf7-form-control wpcf7-captchar" aria-invalid="false" /></span></div>
    <!-- End CF7 Modules -->

    – David

    https://ww.wp.xz.cn/plugins/really-simple-captcha/

The topic ‘captcha being placed inside hidden div?’ is closed to new replies.