Posted: February 4, 2016 at 12:41 pm
|
I have reviewed the other answers on this same topic and tried to find the bug but still am getting this error every time I try to register for an event. WordPress Version: Some help would be wonderful. ^^ |
Hi Amyrar, The theme JS is throwing an Undefined TypeError which is very likely causing this – http://take.ms/NissC Which theme are you using? |
|
|
The Theme is called simple-east. |
You could try fixing the JavaScript error by opening up the assets/menu/script.js file and on line 129 where it has:
you change it to this:
If the above does not work, may I ask if any of the theme’s template files have been modified in any way? |
|
|
unfortunately, I already tried out to fix it that way the other way around a few hours ago and now i changed it back as you said.. but it doesn’t work. yes, the theme has been modified.. I changed a lot in the: That’s it. I know it’s alot. Do you think thats the cause? I need to solve this problem somehow, not rewriting everything onto another template or something. |
|
I just got away from all of it.. sleeping a while.. which I obviously needed.. and now I solved the problem. I just erased the whole section where the: defaultPosition = linePosition = activeElement.position().left; ..was inside, with the heading description saying “top menu”, which was something I erased from the theme and so it obviously couldn’t be found by the js file. |
The support post ‘An error has occurred: First Name is a required value. 6’ 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.