Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
A way for events to show tickets sold instead of ticket available | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium A way for events to show tickets sold instead of ticket available

A way for events to show tickets sold instead of ticket available

Posted: February 16, 2014 at 8:58 am

Viewing 2 reply threads


Sebastien Matte

February 16, 2014 at 8:58 am

Hello, I am wondering if I can set up the event templates so that it shows the number of tickets sold instead of number of tikets available. In the templates it should be easy to change, I guess the function looks something like ‘ X minus n sold’ ? Of course I need to finish putting the site public asap ;-)

I need that beause I’ve set up the site so that people can register and cancel their own event ( user integration plugin). I have limited spaces to these alternative concert events, and they are quite popular. My problem with the waiting list feature is that when the booking is full and someone cancel it opens a spot to register but a newcomer to the website can bypass the people on the waiting list and register first. So to go around this process I would say to people that there is exempel 35 places available, and that there is ‘unlimited’ tickets available but that they could see the amount of tickets sold in real time, and then that hey could see if they will get on the waiting list or not, subject to confirmation of course.

Do you see an easy way to implement that ?

website is healingorchestra.org, right now I am in the process of establishing functionalities so should be pretty straightfoward for you to look around.

Thanks :-)


Dean

  • Support Staff

February 17, 2014 at 1:10 am

Hi,

You could use the ATTENDEE_NUMBERS shortcode – http://staging.eventespresso.com/wiki/shortcodes-template-variables/#attendee-numbers

For example, this shortcode will show the number of paid attendees for the event with an ID of 1

[ATTENDEE_NUMBERS event_id=1 type=num_completed]


Sebastien Matte

February 18, 2014 at 10:51 am

Thank you, I managed to create something cute with some styling shortcodes so that attendees could see how many tickets are already sold.

Have a nice day :-)

Viewing 2 reply threads

The support post ‘A way for events to show tickets sold instead of ticket available’ 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 - Staging Server