Hi Guys
I've created a snazzy little post template in my Gravity form. There's a slight problem though with snippets of the html code, where the "<" and ">" get converted into ascii in some cases - usually where there's a link:
<div style="
and: <a href="
How do I escape these characters so they appear as originally intended when the template is written to a post?
Thank you!