Best way to display RSVP'd users on the front end event detail page?

Home Forums Calendar Products Community Events Best way to display RSVP'd users on the front end event detail page?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1058874
    Tyler
    Participant

    I’m wondering if/how to display a list of RSVP’d attendees on the front end of a site (similar to the attendees list on the tickets backend)? Specifically, on the single event page.

    Thanks,
    Eric Anderson

    • This topic was modified 10 years, 3 months ago by Tyler.
    #1058892
    Barry
    Member

    Hi Eric,

    Though hopefully this will change in the near future, right at this moment there aren’t any hugely useful template tags to help you out here. Despite this, it’s still achievable – it just requires a little custom code.

    Here’s an example plugin that facilitates this for both RSVP and WooCommerce-based ticket purchases. I hope that’s useful, but please understand it’s just an example/starting point to help get you started, it’s not something we can support on an ongoing basis 🙂

    Thanks!

    #1058899
    Tyler
    Participant

    Barry,

    Thanks for the quick reply and I understand you can’t support this moving forward.

    Could you nudge me in right direction :)? I’ve installed the plugin and activated it. now…?

    Would I be modifying my functions.php file? and single-event.php file?

    Again, thanks for any help.

    Eric

    #1058901
    Tyler
    Participant

    Ok, I spoke too soon! Seems to be working now. I’ll figure out how to position the output on the page.

    Thanks much,
    Eric

    #1058906
    Barry
    Member

    Great – and yep there’s no particular need to do anything but activate it 🙂

    If you want to change the position then altering the hook used in rsvp-lister.php (by default it is tribe_events_single_event_before_the_content which of course places the list just before the content) is the way to go.

    Good luck!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Best way to display RSVP'd users on the front end event detail page?’ is closed to new replies.