Support

Home Forums Event Espresso Premium EE4 – show total ticket limit in admin panel

EE4 – show total ticket limit in admin panel

Posted: October 22, 2018 at 4:55 pm

Viewing 3 reply threads


Steve Wilder

October 22, 2018 at 4:55 pm

Hello-

EE3 showed the approved registrations and the total ticket limit in the admin panel, but EE4 shows only the approved registrations. Is there a way to get the total ticket limit back on the admin panel, so we can see how many slots we have left without going into the edit screen? Thanks!


Tony

  • Support Staff

October 23, 2018 at 4:57 am

Hi there,

We don’t have that as part of EE core, however, I created a snippet to add a column to the events list table here:

https://gist.github.com/Pebblo/f5d95b5a04077247d3ca97f481a8468d#file-tw_ee_add_registrations_sold_total_column-php

You can add that snippet to your site using a custom functions plugin, we have some documentation on creating one here:

https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/

That adds a ‘sold/total’ column to the table which sounds like it will do what you need.

However, note that the total field is live, it pulls the current number of available spaces on the event based on the tickets and datetimes, meaning if all of your tickets/datetimes expired, that total is going to show 0.


Steve Wilder

October 23, 2018 at 8:35 am

This works great, thank you!


Tony

  • Support Staff

October 23, 2018 at 9:24 am

You’re most welcome.

Viewing 3 reply threads

The support post ‘EE4 – show total ticket limit in admin panel’ 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