I have a problem with the requird questions. I have added some questions in the bakground but if some one wants to fill in the form they can submit there registration even if they have’t filt in the requierd fields.
I have checkt the questions settings but they seem to be allright.
You have a javascript error “Uncaught TypeError: Property ‘$’ of object [object Object] is not a function ” which is coming from the mobilemenu.js file in your theme.
What this is is that it is not safely using the $ sign (it should use it in no conflict mode or use jQuery instead) and as such it is stopping all remaining jquery from working, including the validation.
So you can either change the $ to jQuery, place the code into a no conflict mode or refer back to the theme developer to fix it.
The support post ‘Requird fields’ 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.