Support

Home Forums Event Espresso Premium event ticket selector in EE3

event ticket selector in EE3

Posted: June 23, 2014 at 10:24 pm

Viewing 10 reply threads


Sudhir

June 23, 2014 at 10:24 pm

wish to know what’s the equivalent short code of below in EE3

[ESPRESSO_TICKET_SELECTOR event_id=”your_event_id”]

searched a bit on forum didn’t get to figure out.


Josh

  • Support Staff

June 23, 2014 at 10:53 pm

Hi Sudhir,

It turns out Event Espresso 3 doesn’t have an equivalent ticket selector to Event Espresso 4. The functionally closest shortcode would be the [ESPRESSO_REG_FORM] shortcode:

https://eventespresso.com/wiki/shortcodes-template-variables/#reg-form

or even the [SINGLEEVENT] shortcode:

https://eventespresso.com/wiki/shortcodes-template-variables/#single-events


Lorenzo Orlando Caum

  • Support Staff

June 23, 2014 at 10:55 pm

Hi,

Registration form is the closest option: https://eventespresso.com/wiki/shortcodes-template-variables/#reg-form

In Event Espresso 3, you select a pricing option and enter attendee on the same page.

In version 4, you select a ticket or tickets and enter attendee information on the next page.


Lorenzo


Sudhir

June 23, 2014 at 11:40 pm

thanks Josh & Loreno

let me check the above

I basically want customer to select the ticket quantity first from drop down and then enter their details in EE3.


Dean

June 24, 2014 at 1:43 am

Hi,

The only way to do that in EE3 is via the Multiple Event Registration addon.

The process would be:

User adds one or more events to cart.
User views cart and selects number of tickets per event from drop down lists.
User then adds in registration details.

Here is the docs: https://eventespresso.com/wiki/multiple-event-registration-add-on/


Sudhir

June 25, 2014 at 10:29 am

my client needs this urgently..i thought this would be in EE3
as every event ticketing we need customer to register and select the class of tickets enter their id etc and go for payments

when is ee4 & wordpress integration expected ?


Lorenzo Orlando Caum

  • Support Staff

June 25, 2014 at 11:42 am

Hello,

Are you referring to something like this:

http://cl.ly/image/1R2V3q043k0t

We do not have an estimate on when the WP members integration will be available.


Lorenzo


Sudhir

June 25, 2014 at 10:21 pm

Dear Lorenzo
i need the option for customer to select ticket numbers 1st
basically the ticket category the price and a drop down for tickets ..later they can fill up questionnaire of attendee 1 ,2 ,3 etc

no standard ticketing portal you would go and select ticket numbers at the end .


Dean

June 26, 2014 at 3:03 am

Hi,

As per the above, the Multiple Event Registration addon would allow your customers to select the number of tickets first, before entering their details.

If that is not suitable, then you can either do as Lorenzo suggested (not take additional attendee information and just have a dropdown for the number of tickets) or stay with the standard registration which has the attendees fill in their information (no tickets as such are selected as each attendee is a ticket).


Sudhir

June 27, 2014 at 11:12 am

Thank You all
but this is little disappointing for a member only event, i should have direct option of selecting ticket of different categories etc.
average user is not that tech savy he needs simple selection of tickets of xyz category and fill up 1 or 2 additional info ,see summary and goto payment.

EE4 look promising but there you do not have even wordpress integration making it unusable as even after booking the customer cannot login and see his tickets online under his profile.


Josh

  • Support Staff

June 27, 2014 at 1:08 pm

Hi Sudhir,

If what you’re after involves moving the number-of-tickets selector to a different location, this can be done with a bit of jQuery. For example, if you add this to your (document).ready(function($)

jQuery('.espresso_additional_limit').insertAfter('p.event_prices');

The ticket quantity selector will then appear right after the ticket option selector, like this.

For more flexibility (eg. multiple quantities of multiple ticket types) though, Event Espresso 3’s Multi Event Registration is recommended as Dean suggested earlier.

Viewing 10 reply threads

The support post ‘event ticket selector in EE3’ 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