• Resolved iamarogue

    (@iamarogue)


    Hi,

    I use Event Manager to run events at a gaming store. Often, we have tournaments and people like to see who is attending. So, for every event, I use #_ATTENDEES to display who is attending.

    For whatever reason, (I don’t know if it’s just my install or global) the avatars would display as a staircase and it looked really bad. In addition, nobody knew who the avatars were, and you couldn’t, say, mouseover to find the person’s username. So basically, it wasn’t useful.

    I solved this problem by replacing the code from attendees.php with the code from attendeelist.php and now it does exactly what I want, except for one thing.

    Event Manager allows users to book multiple tickets. I am using this functionality for an upcoming team tournament, where people can either sign up individually or as a team. Currently I am displaying a list of attendees, but I would like it to show the number of spaces/tickets they have purchased.

    For example:

    • Bob (1)
    • Steve (4)
    • Joe (2)

    http://wordpress.org/extend/plugins/events-manager/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Events Manager] Display number of spaces per attendee?’ is closed to new replies.