If you go to my site (http://blubbz.com/blog/?page_id=15) you will see that the contact form is working, but the capthca image isnt showing up at all. Do you know how to fix this?
This is the code i used:
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[text your-subject] </p>
<p>Are you human?</p>
[captchac captcha-869 size:s] [captchar captcha-815]
<p>Your Message<br />
[textarea your-message] </p>
<p>[submit " Send Email "]</p>
Please help?