We are working on a fix for this. In the meantime you can swap out a few lines of code in /includes/shortcodes.php. Right now it’s:
function espresso_reg_form_sc($atts) {
global $load_espresso_scripts;
$load_espresso_scripts = true; //This tells the plugin to load the required scripts
extract(shortcode_atts(array('event_id' => '0'), $atts));
The support post ‘Form validation 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.
Support forum for Event Espresso 3 and Event Espresso 4.