PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Captcha shows on one panel and not on others

  1. I just setup a page here: http://dev.hoffmangraphics.com/join-soco that has 4 forms on it, each in its own panel. The initial panel displays the captcha but the others all just say captcha but do not display the graphic. I hope there's a way around this. Thanks.

    Posted 13 years ago on Sunday November 7, 2010 | Permalink
  2. I don't think the reCaptcha api allows multiple instances on the same page. This isn't a Gravity Form limitation, but something restricted by the third party reCaptcha service.

    http://stackoverflow.com/questions/1241947/how-do-i-show-multiple-recaptchas-on-a-single-page

    You could create a page for each form and then include them in your page via an iframe if you really needed this layout, or else instead of using tabs, simply have the links refresh to a new page with the appropriate form.

    Posted 13 years ago on Sunday November 7, 2010 | Permalink
  3. Bummer. I was so pleased with this solution too. I'll have to think about what option will be best now... thank you!

    Posted 13 years ago on Sunday November 7, 2010 | Permalink
  4. I haven't tried it myself, but you could try installing the Really Simple Captcha plugin then choose that option in the form editor and see if it will allow multiple instances on the same page.

    http://wordpress.org/extend/plugins/really-simple-captcha/

    Posted 13 years ago on Sunday November 7, 2010 | Permalink