Hi i´ve been using Contact Form since the beggining but with the 3.5.2 and WP 3.6 i´m having problems with any html tags, including the sender email address.
Here is my very simple message body( and yes i´ve checked the "use html")
============================
From: [your-name] <[your-email]>
Subject: [your-subject]
Message body:
[your-message]
--
Email enviado via formulário em my site: http://mysite.org
=======================================================
using the < > makes [your-email] disapears completely from message body and removing then the sender appears again but it´s not clickable anymore. The same happens to my site address. It seems to be something stripping off any html inside my message body.
Any clue on this?
Thanks.
PS. I´m using buddypress (the latest) and also tried to switch to default bd press and wp themes but no luck
Ps2. funny but if i use < strong > From: </ strong > i get the correct style applied to message body