Home › Forums › Ticket Products › Event Tickets Plus › RSVP confirmation email comes from WordPress@
- This topic has 6 replies, 4 voices, and was last updated 10 years ago by
Support Droid.
-
AuthorPosts
-
April 6, 2016 at 11:19 am #1099067
kelli
ParticipantRSVP confirmation email comes from [email protected]
I can’t seem to find how to change this?
Thanks,
KcApril 6, 2016 at 6:32 pm #1099314George
ParticipantHey @Kelli,
This is indeed where emails come from.
It unfortunately has nothing to do with our plugins, though.
What happens is that plugins and themes send emails trough a function inside WordPress itself called wp_mail(). This function itself is what defines the “from” address….
So, to change that you unfortunately have to write custom code to alter how wp_mail() works. We unfortunately cannot help with custom coding here, but you can learn about this on this page from the WordPress codex → https://developer.wordpress.org/reference/functions/wp_mail/
I hope this information is helpful,
GeorgeApril 13, 2016 at 12:20 pm #1102098kelli
ParticipantThis reply is private.
April 13, 2016 at 6:53 pm #1102258George
ParticipantHi @Kelli,
I understand that answers like, “We unfortunately cannot do that” are frustrating. We are often bound by real limitations, however, like if a theme’s styling totally ruins a page then there is nothing we can do about that theme because we do not make any themes.
I only mention this because if emails are failing to arrive in your inbox, then this, too, is something happening outside the context of our plugins specifically.
Your server may be blocking the emails or just failing to deliver them properly. I would recommend setting up an SMTP plugin to alter the delivery system a bit, which usually works wonders.
A plugin like this one is what I am referring to → https://wordpress.org/plugins/easy-wp-smtp/
Install something like this plugin (though you can of course choose whichever specific plugin you like, not necessarily the one above)—set it up according to the instructions of that plugin—and see if anything improves with your email delivery.
Thank you!
GeorgeApril 15, 2016 at 11:03 am #1103153mmntm
ParticipantThere’s a nifty plugin that allows you to customize the “from” name etc: WP Mail From II
April 15, 2016 at 11:16 am #1103159George
ParticipantThanks for sharing!
April 30, 2016 at 9:35 am #1109120Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘RSVP confirmation email comes from WordPress@’ is closed to new replies.
