Hi Joanne,
Thanks for getting in touch!
It is indeed possible to change the layout of the public attendee list, though it will take some custom development on your part to be show all of the specific details for each attendee.
I have an example for you that adds the name of the attendee below their picture:
https://gist.github.com/geoffgraham/9d5ff5b61f1afacc2708ed77b8f65af2
To make that change:
- Make a folder in your theme directory called tribe-events
- Add a new file in there called attendees-list.php
- Copy paste, and save the code I shared above to the file
Here’s a screenshot of how that looks when it’s used. Hopefully that gives you a solid start on adding the attendee name and any other details. Unfortunately, I do not have any examples for including custom registration details.
Cheers!
Geoff