I am looking to add the event staff to a custom view template and can’t seem to get anything to show up. I more or less took the events-table template and replaced the Venue information <td id="venue_title-<?php echo $event->id?>" class="venue_title"><?php echo $event->venue_name ?></td> with the staff short-code<td id="staff_title-<?php echo $event->id?>" class="staff_title"><?php echo do_shortcode('[ESPRESSO_STAFF event_id="' . $event_id . '"]'); ?></td> However nothing shows up for the staff. Any help would be appreciated.
Thank you Tony. Sorry I missed that. Worked like a charm
Viewing 2 reply threads
The support post ‘Creating Event_custom_view template: add event_staff’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.