Support

Home Forums Event Espresso Premium Can Pull Attendees with Ticket ID all of a suddent….

Can Pull Attendees with Ticket ID all of a suddent….

Posted: September 5, 2017 at 2:23 pm


BoostersInABox

September 5, 2017 at 2:23 pm

I have two attetndee list pages set up exactly the same. One is pulling the attendees with the ticket_id= attribute in the short code. One is not. Yes, I am sure the ticket ids are correct. I have checked it about 10x.

Page that is working: http://www.vhsvipers.com/football/9th-91717/
Code on that page:
<h1 style=”text-align: left;”>Current Sign Ups</h1>
<hr />
<H2>Apparel Shift 1: 4:30-7pm</H2>
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=26]
<hr />
<H2>Concessions Shift 1: 4:30-7pm</H2>
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=27]
<hr />
<H2>Apparel Shift 2: 7-9:30p</H2>
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=28]
<hr />
<H2>Concessions Shift 2: 7-9:30pm</H2>
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=29]

Page that is not working: http://www.vhsvipers.com/football/v-9817/
Code on that page:
[ESPRESSO_EVENT_ATTENDEES event_id=2449]
<h1 style=”text-align: left;”>Current Sign Ups</h1>
<H2>Apparel Shift 1: 5:30-7:30pm</H2>
<hr />
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=2]
<H2>Concessions Shift 1: 5:30-8:30pm</H2>
<hr />
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=3]
<H2>Apparel Shift 2: 7:30-9:30pm</H2>
<hr />
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=4]
<H2>Concessions Shift 2: 7-10:00pm</H2>
<hr />
[ESPRESSO_EVENT_ATTENDEES status=RAP ticket_id=5]

I added the [ESPRESSO_EVENT_ATTENDEES event_id=2449] to show that there are attendees sign up.

I have been looking at this for more than and hour and I can’t find my error. Fresh eyes would really help!


Josh

  • Support Staff

September 5, 2017 at 2:33 pm

It may also help to have a more up to date version of Event Espresso. I see that the version on your website is behind more than a few versions from what’s current. In the current release candidate there are some fixes for the attendee shortcode. You can download the current release candidate here:

https://github.com/eventespresso/event-espresso-core/archive/master.zip


Tony

  • Support Staff

September 5, 2017 at 2:58 pm

Hi there,

This is an issue with the ESPRESSO_EVENT_ATTENDEES shortcode that we’ll have fixed in the next version of Event Espresso.

The attendee shortcodes for the ‘9TH VS. CEDAR PARK’ event work because that event is your next upcoming event, as no event_id is set on the shortcode it tries to work out which event the shortcode is being used for and pull the next upcoming event if it can’t (it should be working it out from the ticket_id but is currently doing so in the wrong order).

When that event stops being the next upcoming event that page will also stop working (as the event being pulled won’t match the ticket id’s that have been set).

The next version of Event Espresso 4 is due to be released early next week.


BoostersInABox

September 14, 2017 at 9:01 am

I have installed the new update and this works now! It is AWESOME!!!!! Thank you so much.

The support post ‘Can Pull Attendees with Ticket ID all of a suddent….’ 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