Support

Home Forums Event Espresso Premium EE4 – Skip Ticket Selection Screen

EE4 – Skip Ticket Selection Screen

Posted: October 20, 2014 at 8:43 pm

Viewing 6 reply threads


steeleb88

October 20, 2014 at 8:43 pm

Hello. I’ve been searching through documentation to find an answer but can’t seem to come across anything. In an effort reduce the number of clicks (and pages) for the user, is it possible to skip directly to the registration page for an event, and pass in a ticket ID via the url to select a ticket for an event? The homepage is going to have a grid of 3 upcoming events. In each grid I’d like to have “Register” buttons which will link directly to the Registration Checkout. If an event has tickets for 2 age groups, there would be 2 register links: “Register Age 8-12” and “Register Age 13+”. Is this possible?


Dean

October 21, 2014 at 1:55 am

Hi,

It looks like it could be possible by hooking into the AHEE__registration_page_attendee_information__start action hook and recreating the $event_queue array (you could use the url query strings to provide basic info such as ticket numbers and event id).

There is no underlying code to achieve this by default so it would certainly require some custom development to get going though as the $event_queue array holds a variety of data that needs to be pulled in to make it function correctly (ticket details, questions, etc).

We have a list of recommended developers here: https://eventespresso.com/developers/event-espresso-pros/


steeleb88

October 21, 2014 at 8:45 am

Cool, I will check them out.


steeleb88

October 22, 2014 at 7:49 am

Is this something that could be easier accomplished in EE3?


Josh

  • Support Staff

October 22, 2014 at 8:50 am

Hi there,

It depends, and you’ll want to be sure that EE3 meets your needs. Have you looked at the EE3 registration process in its demo here?

http://testdrive.eventespresso.com/


steeleb88

October 22, 2014 at 9:48 am

I guess EE3 might be better for that purpose, however, I would need to create two separate events if an event needed signups for two separate age groups. Hmmm..


Lorenzo Orlando Caum

  • Support Staff

October 22, 2014 at 10:48 am

Hi,

Questions and question groups are set on a per event basis. If the questions will be similar, then you could go with a single event.

However, if they are specific to the age group, then you would need multiple events.


Lorenzo

Viewing 6 reply threads

The support post ‘EE4 – Skip Ticket Selection Screen’ 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.

Event Espresso