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
Email Confirmation | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Email Confirmation

Email Confirmation

Posted: April 9, 2014 at 8:32 am

Viewing 5 reply threads


urbandigital

April 9, 2014 at 8:32 am

How do I add the venue name on the confirmation email we receive when a client registers?


Lorenzo Orlando Caum

  • Support Staff

April 9, 2014 at 10:43 am

Hello,

What version of Event Espresso are you currently using?


Lorenzo


urbandigital

April 10, 2014 at 5:54 am

Hi. We’re using version 3.1.34.P of event espresso.


Dean

  • Support Staff

April 10, 2014 at 6:49 am

Hi,

In EE3 the admin email is not easily editable (EE4 allows this).

In order to edit it you would need to modify a core file.

In event-espresso/includes/functions/email.php, approx. line 408 is a function called espresso_prepare_admin_email

In that function is the data for the email.

Just after this

<td>" . $data->attendee->email . "</td>

I added this

<td>" . $data->event->venue_name . "</td>

Screenshot http://take.ms/u5qmx

As mentioned, EE4 allows all emails to be edited from the dashboard area.


urbandigital

April 11, 2014 at 7:32 am

Hi. Thank you for the reply.


Lorenzo Orlando Caum

  • Support Staff

April 11, 2014 at 11:43 am

Hello,

I also wanted to mention that a newer version of Event Espresso 3 is available. Please see this page for information on the fixes:

http://staging.eventespresso.com/wiki/change-log/

Be sure to backup before making any changes.


Lorenzo

Viewing 5 reply threads

The support post ‘Email Confirmation’ 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