Posted: September 23, 2013 at 4:26 pm
|
Versions WP: 3.6.1 I’m having a few issues setting up multi event registration. What we are attempting to create an event with a couple of options to add additional items (at cost) before checking out. In this case they are banquet ‘tickets’. If you click on the link above, and then click on ‘Register’ the page looks nothing like what you see here which is exactly what we need. The event with a dropdown for number of attendees and then two other ‘events’ displayed as banquet tickets with a quantity dropdown for each banquet option It seems like the multi event registration add-on is the answer but thus far we haven’t had much luck. Another issue I noticed was the ‘veiw cart’ link is nowhere to be found. The /uploads/espresso/templates directory is empty. I noticed in another thread that outdated templates can cause issues – we haven’t used any custom templates. I feel like I might be missing something very basic, I hope so anyway. Any help would be appreciated! |
|
Here’s the button I used to created the ‘Register’ link:
|
|
September 24, 2013 at 12:24 am Hi Thor, OK. The first thing that needs to be sorted is the jQuery. Currently you are running two versions of jQuery – the correct version (1.10.2) and a very old version (1.5.1). This is causing the jQuery and therefore the add to cart links to break (your uber menu isnt happy about it either). The old jQuery is being requested from Google, as such I can hazard a guess that it is somewhere in the theme (functions.php usually), but potentially might be a plugin, hard to say from here, but I would start with the theme. Once the old jQuery has been removed it should resolve the issues, however if not please advise and we can look into it further. |
|
September 24, 2013 at 10:24 am That was it – thanks! Working through that has led me to another issue: The event mentioned in the OP has 7 different pricing levels. Is there a way to allow to first select a pricing level and then redirect to the shopping cart allowing the same user to then choose banquet tickets |
|
With MER each price level has a dropdown in the shopping cart. You may want to alter your setup to have each of the seven price levels be it’s own event, then group them with a category so that you can control the display of them. |
The support post ‘Multi Event Registration Help’ 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.