Whenever I write up a custom confirmation email for an event, it automatically adds a lot of spacing to the email. For example, here is what the email looks like once this happens:
What can I do to prevent it from adding so much spacing, so that it looks like how I entered it when it’s actually sent? Like this (generated from a different plugin):
OK, so when you add in the P tags it adds in additional BR tags for some reason. If you swap to the VISUAL editor in the custom email and then swap back to TEXT, you will see the P tags are stripped out. This is in fact a good thing, as WordPress will auto format it and you will get the desired results.
In short, don’t add in P tags, WordPress will do it for you.
I got by this by using Advanced TinyMCE and turning off add <br/> and <p> tags within the options. I also fully minified my HTML and pasted it into the Text pane, and avoided the Visual editor at all costs.
Thanks for sharing Andrew and yes the Visual editor can be a bane more often than not.
Viewing 5 reply threads
The support post ‘Confirmation Email Spacing Issues’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.