Receiving this error: Email content will not render: Could not parse the remainder: ' Name' from 'First Name'.
Can anyone help me resolve this error?
Thanks.
Receiving this error: Email content will not render: Could not parse the remainder: ' Name' from 'First Name'.
Can anyone help me resolve this error?
Thanks.
Hey
Welcome to the Klaviyo Community! Happy to help!
It appears you may be using a different syntax than what can be recognized by Klaviyo which is why you are seeing the error of being unable to parse the data. Klaviyo uses a Django Template syntax and would require the correct syntax for looping over a list to render properly within the template. The proper tag for name is {{first_name}}
. All of our tags are documented in the Template Tags and Variable Syntax guide.
Hope this helps!
To make sure you’re using the right one, just use the “Add personalization” feature and find the First_name parameter. Then click on it – boom, you can use that parameter without doubt that’ll work.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.