I have found how to modify the language on the purchase receipt email for the EDD plugin but I would like to disable the separate email that sends tribe tickets to users and I can’t seem to find where to do that.
Thank you
Thanks for taking the time to reach out to us here on the forums. In the EDD Tickets plugin we use an action hook to send the ticket emails. To disable them you need to remove the action hook in your theme’s functions.php file using the following snippet:
Ok, this is resolved but it stills says in the purchase confirmation email that tickets will be sent in another email. I am unable to edit this text from the backend. How do I remove this line of text?
Hi! Good news is much like the ticket email we have built in some filters that enable you to modify the message. The below sample shows how you can remove the text from the email altogether but if desired you could put in additional content as well.
Hi, I wanted to quickly follow-up with you to see if you are all set or if you have further questions. Please let me know if you do have additional questions I can assist with or if I should go ahead and close this thread.
Thank you,
– Matthew
Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
The topic ‘Disabling ticket email to purchaser’ is closed to new replies.