On the registration check out page, once a user has filled in the registration form and clicks the button “proceed to payment options” the button does not force the page back to the top, so our user is faced with almost a blank white screen until they scroll up themselves.
How can I force the button to take people to the top of the next screen?
There is some JavaScript within Event Espresso to scroll the page back up once they reach that step, however there is a JS error being thrown on your site:
Uncaught TypeError: Cannot read property ‘fadeIn’ of undefined
It relates to the datepicker.min.js?ver=1.11.2 file being loaded, but I suspect this is due to the version of jQuery the theme is including (1.7.2) – http://take.ms/T7fwB
The latest version of jQuery that ships with WordPress is 1.11.2, is this a custom theme?
OK – I expected this might be the case. I’ve inherited the site recently and the theme is woeful to say the least. We are looking at re-doing the theme shortly. I wondered why the date picker wasn’t working either.
Thanks for you help – this can be marked as resolved.
The support post ‘EE4 – Proceed to Payment options button does not take you back to the top’ 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.