CF Form received email problems
-
On the website of one of our clients, we have Contact Form 7 set up. The completed forms show incorrect output from the emails received.
All tested contact forms show up as follows:
<!doctype html>=0A<html xmlns=3D”https://www.w3.org/1999/xhtml” dir=3D”lt=
r” lang=3D”en-US”>=0A<head>=0A<title>Contact "Test contactformulier=
"</title>=0A</head>=0A<body>=0A<p>Van: &=
gt;<br />=0AOndewerp: Test contactformulier=0A</p>=0A<p>Contactgegevens:=
<br />=0Al<br />=0A06123456789=0A</p>=0A<p=
>Onderwerp:<br />=0ATest contactformulier=0A</p>=0A<p>Bericht:<br />=0AT=
est contactformulier=0A</p>=0A<p>–<br />=0ADit bericht is automatisch v=
erzonden via de website van Restaurant Het Oude Pakhuis.=0A</p></body>=
=0A</html>In research, it doesn’t matter if I set up a simple contact form with only labels + placeholders, or if I create a contact form with <div> & </div>.
The problem persists. What could be the solution? We want to receive the sent emails correctly without the code as mentioned above.
- You must be logged in to reply to this topic.