RSVP Confirmation Email with .ics attachment

Home Forums Calendar Products Events Calendar PRO RSVP Confirmation Email with .ics attachment

  • This topic has 6 replies, 2 voices, and was last updated 9 years ago by David.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1271849
    David
    Participant

    Hi there,

    We’re wondering if it’s possible to have an .ics attachment included for every RSVP confirmation email. Or is this feature available in the Event Tickets Plus add-on?

    Thanks!

    #1272411
    Cliff
    Member

    Hi, David.

    Thanks for your question. Yes, this is possible via some minor custom coding.

    You could use one of these action hooks from the /wp-content/plugins/event-tickets/src/views/tickets/email.php file:

    • tribe_tickets_ticket_email_top
    • tribe_tickets_ticket_email_ticket_bottom
    • tribe_tickets_ticket_email_bottom

    Here’s a working example for you:

    https://gist.github.com/cliffordp/f9dfbb225d79fddd7154fa33ba25166a

    Please let me know how this goes for you.

    #1272637
    David
    Participant

    Hi Cliff,

    Can you explain how I can use this code as a beginner to WordPress?

    Thanks

    #1272655
    David
    Participant

    Hi Cliff,

    Nevermind, I was able to get it to work with tribe_tickets_ticket_email_top and not the other two for some reason.

    Thanks for your help.

    #1272941
    Cliff
    Member

    I’m glad you got it working, David.

    If it isn’t working for you on the other two action hooks, you either have an outdated version of Event Tickets or you need to change the priority of the hook(s).

    Please let me know if you need any additional assistance here.

    #1283502
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘RSVP Confirmation Email with .ics attachment’ is closed to new replies.