I’m facing issue with email .. after setting up the email template it’s perfect and you can take a look (https://redacted.com/email/preview/1)
anyone from support
but the point when I go to the contact name and press on sending email and chose the template it shows like this
The link you shared is not public, so I cant view it. Also keep in mind that sharing your Mautic URL publicly could pose some security risks.
Regarding your issue, coding an email is quite different from coding a landing page, which might explain the bugs you’re encountering.
It’s possible that the editor you’re using is meant for plain text emails rather than full HTML newsletters, and that’s likely why the code isn’t being rendered correctly.
What I’d suggest is:
Segment that specific lead.
Create a campaign targeting just that segment.
Build your email using the GrapeJS builder or switch to code mode and paste your HTML there (Validate the code first).
also you have to know if I go to
channels - emails - and chose to send a test that will be perfect in the email but using contact individual and chose the template that will be massy as I have attached the pictures
sorry, but unfortunately the issue has not been resolved. I was only trying to clarify that when I send a test message, it appears correctly. However, when I try to send a personalized message using the person’s name, the template breaks and doesn’t appear correctly at all.