i’m pretty new to wordpress and contact form, so i’ve installed wp
and contact form 7 and then, i installed ckeditor to make it more nice for the user.
Then, i created a new form with this code:
<p>××©× ×©×× (××××)<br />
[text* name placeholder "××©× ×©××"] </p>
<p>××××××× ×©××: (××××)<br />
[email* email placeholder "××××××× ×©××"] </p>
<p class="block">× ×ש×<br />
[text subject placeholder "× ××©× ×××××¢×"] </p>
<p class="block message">×××××¢× ×©××<br />
[textarea message class:ckeditor placeholder "ת××× ×××××¢×"] </p>
<p class="block submit-wrapper text-left">[submit "ש××"]</p>
And those in settings i checked the option “use html content”.
When i sent the email from the site (on the local, using xampp) and the enail was sent but the [textarea message] wasn’t there.
After that, i unchecked the “use html content” and sent the email again.
The message was there but it was a plain text, the html tags were escaped.
Any help? thanks 🙂
Download the latest Contact form 7 from :
https://wordpress.org/plugins/contact-form-7/
if below option not there in contact form 7
change high lighted setting As per screenshot. This work for you..
HTML
content is not allowed incontact form 7
for security reason.Read this reference