Support

Home Forums Event Espresso Premium Required Fields are not working

Required Fields are not working

Posted: January 14, 2013 at 10:17 am


Imran Dean

January 14, 2013 at 10:17 am

Hi,

The required fields on my registration page are not validating, so you can press submit without having to type anything in. I am using the Twenty Twelve theme, and I have already checked regarding the footer.php issue. Here is the website http://s450407431.websitehome.co.uk/express-your-interest/


Josh

  • Support Staff

January 14, 2013 at 11:08 am

Hi Imran,

The issue is the “Slides WordPress plugin” Javascript isn’t written to be compatible with jQuery no conflict mode:

screenshot of JavaScript error

That can be fixed by changing the code there from:

$(function(){

to

jQuery(function($){

The other thing that may cause problems that should be looked at is there is a plugin ( quite likely the Slides plugin ) that is deregistering the built in copy of jQuery that ships with WordPress and replacing it with an older version of jQuery, so you might need to update that.


Imran Dean

January 14, 2013 at 11:14 am

Thanks it works now!

The support post ‘Required Fields are 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.

Event Espresso