I have added this code to the registration_page_display.php file:
<?php echo do_shortcode(‘[LISTATTENDEES paid_only=”true”; event_id=”‘ . $event_id . ‘”]’) ?>
This works great except that attendees that cancel their registration are still showing up on the list. Any ideas?
I ran a test and it seems to be working correctly. Are the users cancelling their events via the My Events system? If not how is the cancellation occurring?
Yes they are canceling through the My Events system. Please see: . I created 2 attendees. One which I canceled though event registration, the other I have not. Let me know what else you would like to see.
Thank you very much. I did a copy/paste of your code, but the code at the end of the line was missing (so caused an error). I then reverted it and just removed the single quotes around true and it worked like a charm. Thank you! Marking as resolved.
Viewing 5 reply threads
The support post ‘Listattendees paid-only="true" still showing canceled attendees’ 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.