reCAPTCHA has already been rendered in this element [RESOLVED]

Hi Steven. You have form 1 embedded in that page twice. You can’t do that (it’s not supported by the HTML spec to have duplicated element IDs on one page), and that is what is causing the problem with the reCAPTCHA. Please duplicate the form and embed the duplicate, if you need to collect the same information in two different places on that page. Thank you.