I cannot get the code to show. In fact, the hidden form field and image tag are not even included in the HTML code.
I use:
<p>Enter the following characters below:<br />
[captchac captcha-22]</p>
<p>[captchar captcha-22]</p>
HTML generated:
<p>Enter the following characters below:
</p>
<p><span class="wpcf7-form-control-wrap captcha-22"><input type="text" name="captcha-22" value="" size="40" /></span></p>
Any suggestions?