HTML Code in Emails
-
I just installed this plugin and am testing it out. All received emails (both to the newly registered users and the site admin) are showing HTML code instead of it being parsed correctly. For example, the email that the admin receives after a user registers is like this in my inbox:
<div class="rm-email-content-row"> <span class="key">First Name:</span><span class="key-val">Bruno Massey</span><br/></div><div class="rm-email-content-row"> <span class="key">Last Name:</span><span class="key-val">Lana Rodgers</span><br/></div><div class="rm-email-content-row"> <span class="key">Email:</span><span class="key-val">emailaddress@gmail.com</span><br/></div><div class="rm-email-content-row"> <span class="key">Phone:</span><span class="key-val">(123)234-9876</span><br/></div><div class="rm-email-content-row"> <span class="key">Would you be interested in speaking at a monthly meeting and if so, what topics most interest you?:</span><span class="key-val">Molestiae dicta mole</span><br/></div><div class="rm-email-content-row"> <span class="key">Would you be interested in giving an exclusive discount?:</span><span class="key-val">Yes</span><br/></div><div class="rm-email-content-row"> <span class="key">Please indicate the percentage, dollar amount, or other details of your exclusive discount</span><span class="key-val">Nostrum laborum offi</span><br/></div>
The only thing that shows in the form’s email template under “New Submission Email Body” is
{{SUBMISSION_DATA}}
I have WordPress 5.3.2 and RegistrationMagic 4.5.9.3
I have checked this same email in other email clients and it shows the same thing. Not sure if this is a bug that’s already been submitted but please help.
- You must be logged in to reply to this topic.