Your theme (presumably) has hijacked the default jQuery loaded with WordPress. Your WordPress version should be loading jQuery 1.10.2, but is instead loading version 1.5.2
Due to changes in jQuery after that version there is an error as our code is looking for code in the newer version that obviously doesn’t exist.
There is another jQuery error as well but this may be related to having an older version loading.
You can resolve this by either:
Updating your theme to the latest version (with luck this issue will have been fixed)
Contacting the developer to obtain a fix
Fixing it yourself by changing the offending code (normally in the functions.php file).
Ah. great. That theme doesn’t have an update unfortunately. but, maybe I can find a jquery person to help. I may have to make a work around, but good to know why though. Thank you!
The support post ‘Electronic funds transfer button not clicking to display bank information’ 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.