CF7 strip tags
-
Hi all,
I have a form that work perfectly but I cannot insert links inside the form code:
my code example:
<div class="text" style="margin-bottom: 20px;">[acceptance acceptance-759 default:on] <p>I'm agree to the current <a href="https://controtempo.org/privacy-policy/" target="_blank" title="Privacy Policy">privacy policy</a></p></div>
When I save the Form, nothing are striped, and appers exactly what I typed.
But while i go to showing the form, the tags <p> or <> are striped.It display only code without tags p and a:
<div class="text" style="margin-bottom: 20px;">[acceptance acceptance-759 default:on] I'm agree to the current Privacy Policy</div>
Already tried disable all plugins but it not work.
It seems there are something that strip certain tags just before rendering the form.Any idea?
- The topic ‘CF7 strip tags’ is closed to new replies.