I am playing with the shortcodes for creating a private page for an attendee list for a category. It displays ALL the events whether they are expired or not. Ideally, I would like to have the event listed with active events only ordered by the most current date. Right now I have the shortcode [LISTATTENDEES category_identifier=”pilates-1397506925″] and it shows ALL the events, it doesn’t work for the specific event. This is what I get: http://www.studio124pilates.ca/private/
The attendee list template (/wp-content/plugins/event-espresso/templates/attendee_list.php) can be copied over to wp-content/uploads/espresso/templates and edited their to modify the output of the list. For example you could modify the order the events when they are pulled from the database, and add in/remove individual attendee details.
That might not be ideal for you, depending on whether you are comfortable with PHP or not, but I that would be the only way to achieve your needs.
Viewing 3 reply threads
The support post ‘Attendee list available on a private 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.
Support forum for Event Espresso 3 and Event Espresso 4.