• Hi guys!

    I would like to know if there is a way to disable the autocomplete of my contact form fields. There is an easy way in html just adding autocomplete=”off” inside the <form> tags. But i need to do the same thing in my WordPress website using Contact Form 7.

    I’m hating the awful yellow fields that chrome uses to autocomplete my form.

    Would you guys give me a hand?

    Thank you very much! ??

    https://www.ads-software.com/plugins/contact-form-7/

    [ Bumps deleted. Stop bumping. ]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try add option autocomplete:off to your input fields.

    Example:
    <label>Subject
    [text* your-subject autocomplete:off] </label>

    It works for me ??

    Hi! I am also having this problem.

    Autofill freezes my form.

    I’ve tried everything, even adding in jquery to disable it but my template keeps freezing on me. I’ve tried two different plugins to disable autofill and autocomplete but it keeps showing up on Safari and Chrome. :/

    I am also looking for a solution to this, the autofill function on mobile is not very user friendly so I would rather it be off. I tried adding the autocomplete:off like Amter suggested but it didn’t work. Can you specify again how to add it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable the autocomplete’ is closed to new replies.