Support

Home Forums Event Espresso Premium response emails

response emails

Posted: May 28, 2014 at 6:08 am


dov goldstein

May 28, 2014 at 6:08 am

How do I input my header so it comes in centered every time?

I want able to add it to the grid in place.

Thank you


dov goldstein

May 28, 2014 at 9:01 am

Is there any simple way to do this?
Dave


Lorenzo Orlando Caum

  • Support Staff

May 28, 2014 at 1:03 pm

Hello,

What version of Event Espresso are you using and which email message are you trying to edit?


Lorenzo


dov goldstein

May 28, 2014 at 1:04 pm

I am using ee4 and trying to add a header to all the response emails. I want to make it in a table so it is always centered.

2) Where in the files is the invoice template?


Lorenzo Orlando Caum

  • Support Staff

May 28, 2014 at 4:44 pm

You’ll need to edit each of the messenger templates for each recipient:

WP-admin –> Event Espresso –> Messages.

http://cl.ly/image/3y0I1o3j0X3q

In the screenshot above, the list starts with Not Approved Registration. Then the enabled recipient(s) are shown in blue. In this example, the enabled recipient would be the Primary Registrant so you would click on that link for the Not Approved Registration context.

This will take you to the Message template editor for the Not Approved Registration messenger for the Primary Registrant recipient.

Once you are viewing it, switch to text mode by click on the text tab in the top right corner.

Then find this html which appears towards the top of the editor:

<tbody>
<tr>
<td>[CO_LOGO]</td>
<td align="right">
<h6 class="collapse">[COMPANY]</h6>
</td>
</tr>
</tbody>

Then change it to this:

<tbody>
<tr>
<td align="center">[CO_LOGO]</td>
</tr>
</tbody>

Then save changes. From here you can update the additional contexts by repeating the steps above.


Lorenzo


dov goldstein

May 29, 2014 at 5:09 am

Thank you Lorenzo,

2) Where in the files is the invoice template?

I will move it out of the core but can’t find it….

Need this:
http://www.cfemd.org/thank-you/?ee=launch_invoice&id=1-8f52c4644a96733b1272192c26bae7f9&html=1&receipt=true

as well as the “download pdf”

Thank you!


Dean

May 29, 2014 at 6:40 am

Hi,

The Invoice template is in /wp-content/plugins/event-espresso-core-reg/modules/gateways/Invoice/lib/templates

However you will be unable to move them outside of core like in EE3.


dov goldstein

May 29, 2014 at 6:42 am

So what is the best way to remove the extra stuff like tax etc

Is there a way to do this without updates breaking it?


dov goldstein

May 29, 2014 at 7:27 am

For the emails I want to add a header and not my company logo. How do I do that?


dov goldstein

May 29, 2014 at 7:28 am

and how do I get rid of the grey background in the back?


Lorenzo Orlando Caum

  • Support Staff

May 29, 2014 at 9:38 am

You can remove the shortcode for the logo and insert an image from your WP Media library (your header) there and save changes.

You would still need to apply the earlier edits so that it is centered.


Lorenzo

The support post ‘response 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