Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Required fields are not validated | Event Espresso - Staging Server
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.