Show Event Creator List of Attendees

Home Forums Calendar Products Community Events Show Event Creator List of Attendees

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1194808
    jokesonme
    Participant

    I purchased Tickets Plus and Community Events. I saw another post on this that was never completed, but I am looking to let qualified users that create events (already done) to see the list of attendees. I have tickets being sold and managed by site admins, and the creators can only create the event.

    I have included a picture, which is just the Community Events page showing what I (as a user) have submitted). Just looking to also give this person the attendee list. I am not giving them access to the wordpress dashboard and want to find a way for the creator to see the list of attendees.

    My alternate solution (and also something I would like to know if possible) is if on the event page you can show a list of attendees. In the sense that people going to the event would be able to see how many others are going, possible with their user names. So either a count, or a list, etc. Not sure if that is possible either. Thanks!

    #1195387
    Geoff
    Member

    Hey there!

    I’ve been thinking of a good way to make this happen, but everything that comes to mind requires quite a bit of custom development.

    You mentioned the idea of displaying the attendees on the event post itself so organizers can see who attended an event. Event Tickets Plus actually has that feature available right out of the box. While it does not provide the names/usernames of the attendees, it does display the Gravatar of each registered attendee for the event. Here’s a screenshot of what that looks like on the event post.

    You’ll notice it does not include the attendee’s name. However, you should be able to get that by editing the attendees-list.php template. You can do that by:

    • Creating a new folder in your theme called tribe-events
    • Make a copy of the following file: /wp-content/plugins/event-tickets/plus/src/views/attendees-list.php
    • Move the copied file to the tribe-events folder

    Now that the template is in your theme, it can modified to suit your needs. In this case, you can replace the code in the file with the code in this example and it should add the name of the attendee below their Gravatar (screenshot).

    Will this work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #1205278
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Show Event Creator List of Attendees’ is closed to new replies.