Below is the event that I am not able to force validation . Checked the js validator using fiddler and checked that it is loaded correctly . Using PlatformBase theme . Any help would be great.
I’d add that you could try switching from using the latest version of jQuery to the one that ships with WordPress. It may be the theme or another plugin that’s deregistering the default version and replacing it with the one from the jQuery.com CDN.
The first step would be to find out if it’s the theme or another plugin that is changing the version of jQuery. In this case, you can make it use the default site-wide, no need to make it happen only on the registration page only. Otherwise you’ll still see some breakage because other scripts are throwing errors too.
I’m looking at the source of the web page you’ve linked to and based on where jQuery is loading it’s looking like it may be a plugin that’s doing this. So one way to narrow down which plugin is responsible for the breakage is deactivate plugins one at a time and then refresh the registration page and try the form validation.
Viewing 4 reply threads
The support post ‘Required fields are not validated’ 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.