I'm guessing (hoping) that this is a simple newbie question with a simple answer. In the Kentico 11 system I inherited there is a row in CMS_EmailTemplate where the EmailTemplateText value includes...
Hello everyone,Need help with the email marketing module when creating newsletter. Each email has a set of predefined properties (subject, preheader, UTM parameters, etc.) that can be edited by the...
Hi Everyone, I am using AWS SES as a SMTP and using on several Kentico sites. Problem is when you have 10% email bounced aws blocks your account which has happend to me, trying to setup Cloudwatch ...
I have an email template with macro. I need to display DataTable. Inside macro I have loop and only print methods inside loop. I'm pretty sure that that table contains correct data. But as a result...
Hello.. I don't know what is going on and will offer all the info I can fathom is relevant.I have created an email template and the template has macros in it which resolve certain links. The macros...
Hi, Where I can find the @Order confirmation@ email fires from Kentico shop to admin?
The below snippet code in an email template renders the HTML tags in the email that is sent. Other HTML is rendered fine outside of the if statement.How can I get it to render Raw I guess?{% if (pr...
Hi. I was wondering if someone could explain how macro expressions in email templates work. As an example, the @Membership - Registration confirmation@ email template consists of:{% GetResourceSt...
A generic email is sent to a user with their User Name and Password after an admin clicks @Generate new password@ on the Password tab of the User. Is there a way to customize the email that is sent...
We currently have a multilingual store with 3 cultures. EN-US, EN-CA, and FR-CA We are using the e-commerce status notification to customer to send status updates to customers after making a purcha...