We are using EE to allow people to book for a retreat.
We want to allow group registrations and limit the number to 2 (for a specific room type).
This appears in the sidebar when editing an event in wordpress, and we can easily update it there, a button appears on the registration page that allows you to add an extra attendee. But the button doesn’t seem to work and we don’t know why.
Help!
The problem here is that your theme/site is loading jQuery twice.
It is loading version 1.11.0 (correct, this is the right one) and also version 1.4.2.
Two versions can’t be loaded at the same time otherwise things go a bit screwy, plus version 1.4.2 is incredibly old.
It would seem that either a plugin or (usually) the theme is loading this extra version. It’s difficult to tell what is loading it, as it is being loaded direct from Google.
The theme is a custom theme so you may wish to refer to the developer regarding this issue.
You can also test it by using the Theme Test Drive plugin (https://wordpress.org/plugins/theme-test-drive/) to swap to a different theme (will only show to admins) and see if the Add More Attendees button works.
If it still doesn’t work with a different theme, then you will need to troubleshoot the plugins, by deactivating all of them except Event Espresso, and re-activate them one by one, testing the Add More Attendees button each time (don’t forget to refresh the page after each activation).
Hope that helps!
Viewing 1 reply thread
The support post ‘group registration not working’ 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.