Birthday emails say ‘happy birthday (sitename)’ rather than name of customer
-
Outgoing emails do not seem to display the customers name, but instead they are displaying the ‘Site Title’ of the website.
https://snipboard.io/ExXS82.jpg
This is the original snippet of code from the weight tracker. How do we make it display the customers name instead of the site name?
<center>
<h1>Happy Birthday {name}!</h1>
<p>Hope you have a great day!</p>
<p>All the best,</p>
<p>{name}</p>
</center>The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Birthday emails say ‘happy birthday (sitename)’ rather than name of customer’ is closed to new replies.