Get logged user registered events list with RSVPs

Home Forums Calendar Products Events Calendar PRO Get logged user registered events list with RSVPs

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1210547
    Aaron
    Participant

    Hi , I would like to display the logged user events with there ticket for events .

    Is there any function to get all the registered events of logged user ? and display them with there tickets .

    I have checked for plugins/event-tickets/src/views/tickets/orders.php and plugins/event-tickets/src/views/tickets/orders-rsvp.php .
    But here I have to pass the event ID , so , from where I can got the all the events IDs for logged User ?

    So that I can loop through it the events and ticket info.

    Thnaks,

    #1210586
    Nico
    Member

    Hi there Aaron,

    Thanks for getting in touch!

    You can use the [tribe-user-event-confirmations] shortcode. Check out this knowledge base article showing how it works → Display a List of Attendee’s Events. If you want more info on this, the source code for the shortcode is located at event-tickets/src/Tribe/Shortcodes/User_Event_Confirmation_List.php.

    Please let me know if this helps,
    Best,
    Nico

    #1210654
    Aaron
    Participant

    I would like to display events ticket info also

    #1211159
    Nico
    Member

    Thanks for following up Aaron! Unfortunately that’s not included in the shortcode and you’ll need to add this via custom code.

    I’d say the best way to achieve this would be to create a template override for the shortcode view file (event-tickets/src/Tribe/Shortcodes/User_Event_Confirmation_List.php) and add the information you want in there. Not sure what information you are looking forward to add in there, but if you have troubles getting it just let me know and I can help.

    Best,
    Nico

    #1220974
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Get logged user registered events list with RSVPs’ is closed to new replies.