Captcha not displaying
-
Captcha image does not display (note the is the built in captcha NOT the recaptcha). It simply displays:
Captcha image for Custom Contact
Forms plugin. You must type the
numbers shown in the imageThe html output source code for the “image” is:
<img id="captcha-image" width="96" height="24" src="http://xxx.com/wp-content/plugins/custom-contact-forms/image.php?fid=1" alt="Captcha image for Custom Contact Forms plugin. You must type the numbers shown in the image"></img>Note: “xxx.com” in above code, is just to obfuscate the real domain name from public view in this request.
Comment: The alt tag is displayed, instead of the actual captcha image.
The topic ‘Captcha not displaying’ is closed to new replies.