Public list of Attendees in the event

Home Forums Ticket Products Event Tickets Plus Public list of Attendees in the event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32921
    Keri
    Participant

    I am looking for a bit of code which can add the current attendees to the event. We run a mountain biking club so having this info will spur on other users to register.
    I’m not sure if this is woo tickets only.

    Any ideas.

    Thanks
    Alan Hughes

    #32927
    Barry
    Member

    Hi Alan,

    Just to clarify: you want to list all attendees on the single event page?

    One thing I’d point out is that this would really boil down to a list of names of those people who purchased tickets – so, A) the purchaser in each case might not be the same person as the attendee and B) if someone buys 5 tickets on behalf of a group we’ll still only have the name of the person who made the purchase.

    So, while it’s definitely something that would be possible to do (and sounds like a great idea) I just wanted to appraise you that there are some possible downsides, too.

    #33109
    Keri
    Participant

    Just to clarify: you want to list all attendees on the single event page?
    YES … Ideally I would like the name of the purchaser and the avatar. In our example of people purchasing its to turn up to meetings or biking gatherings, so these are free to turn up.

    Its to give the impression that people are registering, so if Bob registers Alice will register as well.

    #33150
    Barry
    Member

    Here is some minimal code to help you achieve that, you’d need to add any bells and whistles yourself. The idea would be to stick this in your (custom) single.php events template within the loop.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Public list of Attendees in the event’ is closed to new replies.