Support

Home Forums Seating Chart Add-on (EE3) General Admission in Option Column

General Admission in Option Column

Posted: October 21, 2015 at 1:44 pm


Dovid Altein

October 21, 2015 at 1:44 pm

Hi there, when using the seating chart add-on, if I updated info of a attendee (i.e. email, phone or address) after saving the info it will no longer show the seat# and booking id (588 | Booking ID:2656) in the attendees list under the ‘option’. Instead, is now says ‘General Admission’. Only if I view the attendees details will it show the seat # in the ‘view layout’ field.

Please advise.

Thanks


Josh

  • Support Staff

October 21, 2015 at 4:44 pm

Hi Dovid,

It turns out this is a known issue with the Attendee Editor page in Event Espresso 3. You can work around this issue so it still displays the seat ID in the option column with a filter function. The filter hook that’s required was added in Event Espresso 3.1.37.7.p. Here’s a link to a gist that has the function.

https://gist.github.com/joshfeck/abe3c35255627e0590be

You can add the above to a functions plugin or into your WordPress theme’s functions.php file.


Dovid Altein

October 29, 2015 at 9:35 pm

Where can I download this version? On the website, the latest version is 3.1.37.6.P.


Josh

  • Support Staff

October 30, 2015 at 5:48 am

Sorry I mistyped. It’s in 3.1.37.6.p


Dovid Altein

October 30, 2015 at 8:07 am

That worked!
Anyway to add the section# to this filter?

Thanks


Josh

  • Support Staff

October 30, 2015 at 9:29 am

Yes, you can. It does involve changing a few things so it includes the section number. Basically instead of using the espresso_seating_chart_seat_info_filter(), you’d write your own little function and call the custom function instead. I added another example to the above gist that shows an example:

https://gist.github.com/joshfeck/abe3c35255627e0590be#file-another_seat_chart_with_section-php

The support post ‘General Admission in Option Column’ 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