Receiving html tags instead email
-
Hi there,
My contact form is sending emails with html tags:
<!doctype html>
<html xmlns=”https://www.w3.org/1999/xhtml” dir=”ltr” lang=”en-US”>
<head>
<title>B2B – Formulário de Contato</title>
</head>
<body>
<p>Olá teste, como vai?</p>
<p>Recebemos sua mensagem com sucesso e em breve retornaremos o contato.</p>
<p>Att,<br />
B2B – Bee to Bee<br />
</p>
</body>
</html>I dont what is happening. I′ve just tested for plugins conflicts but is not that.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Receiving html tags instead email’ is closed to new replies.