Support

Home Forums Event Espresso Premium Show remaining available spaces on event page

Show remaining available spaces on event page

Posted: September 3, 2014 at 10:32 am


Steven Morris

September 3, 2014 at 10:32 am

I thought this was here before but for some reason on the event page it is not showing the remaining spots available for an event.

http://stepoutandserve.com/event-registration/?ee=5

ee 3.1.36.5.P
wp 3.9.2


Jonathan Wilson

September 3, 2014 at 3:56 pm

Hi Steven,

You can paste this code into the event description to show how many available spaces there are:

[ATTENDEE_NUMBERS event_id=1 type=available_spaces]

Or you can use this in a template file:
<?php echo do_shortcode('[ATTENDEE_NUMBERS event_id="'.$event_id.'" type="num_attendees"]');?> / <!?php echo do_shortcode('[ATTENDEE_NUMBERS event_id="'.$event_id.'" type="available_spaces"]');?>

The support post ‘Show remaining available spaces on event page’ 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