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 Submit button not working | Event Espresso - Staging Server
In this case, it looks like the theme is including the jquery.validate.js plugin. I’m wondering if it’s enqueueing it properly or if it’s enqueueing it with a different handle. Normally it wouldn’t get loaded twice if both scripts are enqueued with the same handle, WordPress will only load one of them.
The other possible cause of this is the version of the jQuery validation plugin that the theme is using is version 1.7, which Event Espresso is actually using a newer version. So you could also try updating the theme to use a newer version of the jQuery validation plugin. Event Espresso uses version 1.8.1.
I have updated the theme to jQuery 1.8.1, by copying the jQuery Validation from your plugin. But the button is still not working. I tired to add the script mentioned above. but that didnt work either. Hmmm….
Uncaught TypeError: Cannot call method ‘setDefaults’ of undefined
Which seems to be coming from the themes custom.js file, line 467.
That could be interfering with the other jQuery, stopping them from working.
Viewing 3 reply threads
The support post ‘Submit button not working’ 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.