Turn Off Email Notifications

Home Forums Ticket Products Event Tickets Plus Turn Off Email Notifications

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1124161
    Eileen
    Participant

    Is it possible to turn off the email notifications? I have Events Calendar Pro and will be using it with the free version of Tickets to collect RSVPs for a conference. There are multiple sessions to choose from and this would generate notifications each time the user signs up, creating too many emails. I’m setting up each session as an individual event. Or is there a better way to set this up?

    #1124218
    Hunter
    Moderator

    Hello, Eileen!

    While this type of support request is typically out of our hands, I found my main man George has already answered this question 🙂

    Try adding the following code to your theme’s functions.php file:

    add_filter( 'tribe_rsvp_email_recipient', '__return_empty_array' );

    I did a quick test on my local environment with the default WP theme and only our plugins active and it seemed to work for me. Best of luck and thanks for choosing PRO!

    #1131034
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Turn Off Email Notifications’ is closed to new replies.