I’m having a major problem with the registration page for the specific event. It’s only happening in certain browsers, but in the latest versions of Chrome and Safari, the main registration page (that lists events) is fine, but for the specific event page, it’s stripping out the registration form and only displaying that, rather than displaying the whole page that contains it. I can’t begin to figure out what would cause it to do that. And in Safari 5.1.7 it displays perfectly fine.
It’s displaying only the form starting with the following:
var RecaptchaOptions = {
theme : 'clean',
lang : 'en'
};
….
This area should be preceded immediately by
along with everything else from the page formatting before that.
(and it is in some browsers).
That’s it. I have no idea why that worked, but I’m glad you knew to suggest that. I just disabled Captcha (not sure why it was enabled… does it default to being enabled, even without the API key? If so, that doesn’t make sense). Anyway, it works now. I’ll leave understanding it for another time 🙂 Thank you!!!!
Re-captcha is turned off by default, but it’s pretty easy to enable by accident. If you enable re-captcha, it does need an API key.
Viewing 4 reply threads
The support post ‘Registration form formatting problem’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.