Where does the script redirect after login/registration?
I need the script to redirect back to the previous page (that registration/login happened on).
atm it's going to dashboard page after rego, then people get confused as they want to buy a ticket.
just need it to not have to register.
I've found the code that redirects and got it to do a window.document.reload() via js so that it reloads the single ticket template page so that it allows quantity now saying "Error:No tikcets found" which it does for all events before you login. (wish no login was required = normal ticket flow)