Support

Home Forums Event Espresso Premium Required fields are not validated

Required fields are not validated

Posted: May 28, 2013 at 8:43 pm


HYS Inc

May 28, 2013 at 8:43 pm

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.

http://www.siddhanath.org/event-registration?ee=29


Seth Shoultes

  • Support Staff

May 28, 2013 at 8:54 pm

Looks like you have several JavaScript errors on your site. Possibly because a plugin or theme is de-registering jquery.

Timestamp: 5/28/13 8:48:35 PM
Error: TypeError: b.browser is undefined
Source File: http://www.siddhanath.org/wp-content/plugins/easy-fancybox/fancybox/jquery.fancybox-1.3.4.pack.js?ver=1.3.4
Line: 18

Timestamp: 5/28/13 8:52:52 PM
Error: TypeError: $.browser is undefined
Source File: http://www.siddhanath.org/wp-content/themes/platformpro/sections/nav/jquery.bgiframe.min.js?ver=1.0
Line: 10

Timestamp: 5/28/13 8:52:52 PM
Error: TypeError: jQuery(…).live is not a function
Source File: http://www.siddhanath.org/wp-content/plugins/event-espresso/scripts/espresso_cart_functions.js?ver=3.5.1
Line: 112


Josh

  • Support Staff

May 29, 2013 at 8:17 am

Hi there,

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.


HYS Inc

May 29, 2013 at 9:31 am

Thanks for the reply .

How can I force to use the jquery from wordpress in the wordpress page that contains the event .

since I am a newbie  , any help would be greatly appreciated .

 

 


Josh

  • Support Staff

May 29, 2013 at 9:55 am

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.

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.

Event Espresso