ReCaptcha not displaying on CF v5

How to fix ReCaptcha not displaying in ChronoForms v5.

Overview

The issue occurs when the 'load recaptcha' action is placed below the 'HTML' action in the form setup.
Move the 'load recaptcha' action above the 'HTML' action in the OnLoad section of the CF setup.

Answered
ba baxterdown 02 Apr, 2014
I installed ReCaptcha on a form in this website. The ReCaptcha is not displaying. This is what I did:

- I upgraded CFv5 to the latest version RC5
- I added a ReCaptcha field on the Designer side
- I added a load ReCaptcha to the OnLoad section of the setup side
- I added a check ReCaptcha to the OnSubmit section of the setup side
- I generated new keys on my ReCaptcha account and copy/pasted them into the ReCaptcha setup

The form displays {ReCaptcha} but not the captcha itself.

Thanks for your help,

Jose
Max_admin Max_admin 02 Apr, 2014
Answer
2 Likes
Hi Jose,

Please drag the "load recaptcha" ABOVE the "HTML" action.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
ba baxterdown 02 Apr, 2014
Thanks Max! That did it. Have a great day🙂

Jose
ls lselbach 07 Jul, 2014
Thanks guys!

Suggestion: put this on the code!!

Regards
Lucas
This topic is locked and no more replies can be posted.