i can’t bring Validation to work. I’m always getting the error mentioned in the topic title. A Example site ist: http://bit.ly/1hJtI5q. I already bought EE for a client Site.
I know it’s the validation.js in line 5, but i don’t think that’s the Problem. Any hints would be awesome. Thank you!
Well the first thing that needs fixing is that your theme is loading jQuery 3 times. It is loading version 2.0.3 twice (one from a CDN and one from a file) and then it is loading the (correct) version 1.10.2.
WordPress does not currently support ver 2.0.3
Once your theme is just loading one copy of jQuery (ideally 1.10.2) I am 99% certain the issue will be resolved, but if not, then we at least have a level field to work on.
How to fix it?
2 options:
1) Contact the theme developer and ask them to resolve it.
2) Find the lines of code in the theme that are loading the wrong jQuery and remove/comment them out.
The support post ‘Object [object Object] has no method 'validate'’ 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.
Considering Event Espresso for a new project? Tell us more through our contact page.