Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Custom From and Subject Lines in Confirmation Emails | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Custom From and Subject Lines in Confirmation Emails

Custom From and Subject Lines in Confirmation Emails

Posted: January 3, 2014 at 5:34 pm

Viewing 5 reply threads


Deborah Walden

January 3, 2014 at 5:34 pm

Hi,

I thought this might be easier, but I don’t see anywhere that lets me adjust what comes gets put in the From and the Subject lines in the registrants confirmation email. We use per Event confirmation templates that we’ve customized. What’s the best method of doing this on a per Event basis?


Dean

  • Support Staff

January 6, 2014 at 1:16 am

Hi Deborah,

The subject line can’t be changed unless you use the Email Manager to create an email template and assign it to an event.

We have built a much better messaging system into 4.0 that allows a greater flexibility when it comes to emails.


Deborah Walden

January 6, 2014 at 11:30 am

Quick question, can the email templates be assigned to a venue rather than an event?


Sidney Harrell

  • Support Staff

January 6, 2014 at 1:39 pm

Sorry, there is no provision built in to allow emails to be assigned to a venue.
If your server allows the “Fancy email headers” option in EE->General Settings->Email Settings (it will break email with some servers, so we allow it to be turned off), then the outgoing ‘From:’ will be the organization name followed by the organization contact email address. You can customize this, but it takes a little php editing. Then function event_espresso_send_email can be found in includes/functions/email.php on line 554. It is an overridable function, so if you copy that function to one of the following:
1 – Your theme’s functions.php file. It may get overwritten the next time you update your theme.
2 – The EE custom files add-on in the custom_functions.php file.
3 – Use this blank plugin to hold the custom function.
then modify it, then EE will use your customized version of that function, rather than the built-in one.


Deborah Walden

January 10, 2014 at 5:03 pm

Thank’s Sidney, I will try a few things you suggested. I need to confirm with the clients IT that they can use the fancy email headers.


Dean

  • Support Staff

January 13, 2014 at 6:32 am

Hi Deborah,

Please let us know how you get on.

Viewing 5 reply threads

The support post ‘Custom From and Subject Lines in Confirmation Emails’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server