• Kristoff1875

    (@kristoff1875)


    When using this is it possible to have a field required to be empty? One of the best ways i’ve found to block spam is to have a second email field that is styled to display none, but most bots can’t see it and fill out the second email field and then get blocked.

    Would like to do this but can’t see an option for it?

    https://wordpress.org/plugins/si-contact-form/

Viewing 1 replies (of 1 total)
  • Thread Starter Kristoff1875

    (@kristoff1875)

    I’ve sussed it, for anyone else who needs it:

    Validation regex = (?=)

    Then both css: “display:none”

Viewing 1 replies (of 1 total)
  • The topic ‘Require a field is empty…?’ is closed to new replies.