Plugin Author
Franky
(@liedekef)
Have you configured EME to send out html mails?
To clarify, this is not an email issue, but instead this is what shows up after you press the submit button to register.
That is, what shows up directly on the HTML page above the registration form.
Plugin Author
Franky
(@liedekef)
If that’s the case, it should be in the setting “Booking confirmation message”. And I tested that by changing the text directly and via a template to include urls and those show up fine. Which setting have you configured for this?
Franky – thanks very much for your help.
For clarification, here’s exactly what happens when we do this.
On the RSVP tab, under “Booking recorded message”
If I enter something in the TEXTBOX, I can use HTML just fine (e.g. use a href to include a link back to the previous page).
However, if I put the exact same message into a TEMPLATE (so that I don’t have to rewrite it every time), then the HTML code shows up as text in the message.
So the question is: how do I escape the HTML code in the template so that the link works?
Thank you so much for clarifying!
Plugin Author
Franky
(@liedekef)
When you enter it in the template, do you enter it in the html editor or the plain text part? If you enter html in the html editor, it will show exactly as entered of course … either enter the code in the plain text editor or use the html editor as any other wp page.
Perfect, that worked. Thank you so much for your help!