• Resolved giangel84

    (@giangel84)


    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?

    • This topic was modified 7 years, 6 months ago by giangel84.
    • This topic was modified 7 years, 6 months ago by giangel84.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the site? What other plugins do you use?

    Thread Starter giangel84

    (@giangel84)

    Sorry Sir! I’m an stupid dude!

    Since I had a very stylized form, I didn’t realize I did myself the striptags functions before calling the shortcode to render the form’s html clean! This allowed just some tags and I forgot to add the tags <p> and a.
    Obviously I did this many time ago and completely forget it.

    Thank you very much and compliments for this powerful plugin!
    have a nice dev! ??

    • This reply was modified 7 years, 6 months ago by giangel84.
    • This reply was modified 7 years, 6 months ago by giangel84.
    • This reply was modified 7 years, 6 months ago by giangel84.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CF7 strip tags’ is closed to new replies.