Fails to display
-
I sometimes use ReCaptcha, sometimes Really Simple Captcha – this depends on the the client. Recently I’ve seen some problems with RSC in that it does not display.
1) When I go into CF7 administration it is not enabled as a selection item.
2) If I manually copy the captcha code from a working site, it does not display.In the case of the current project I temporarily disabled all other plugins besides CF7 and RSC. It made no difference. Looking at the page source I find the following above the Send button:
<!– CF7 Modules –>
<div style=’display:none;’><input type=”hidden” name=”_wpcf7_captcha_challenge_captcha-1″ value=”3463072360″ /> <span class=”wpcf7-form-control-wrap captcha-1″><input type=”text” name=”captcha-1″ value=”” size=”40″ class=”wpcf7-form-control wpcf7-captchar” autocomplete=”off” aria-invalid=”false” /></span></div>
<!– End CF7 Modules –>I following the link to the PNG image and it was valid, yet no display. Any idea what is going on?
- The topic ‘Fails to display’ is closed to new replies.