• Hi.
    As in the subject I’d like to know if there’s the opportunity to add a shortcode within a form. Since I need to resize reCaptcha in mobile view and I wasn’t able to do it, I’d like to implement CF7 captcha shortcode.
    Did anyone success to use another captcha within Form Manager?
    Thanks in advance for your replying.

    https://wordpress.org/plugins/wordpress-form-manager/

Viewing 1 replies (of 1 total)
  • I needed this as well. I have a form in a 200px wide column and recaptcha just breaks it.

    I’ve set up a new text validator in the “Advanced Settings” section to answer a simple math question. eg What is 4+4?

    Then set the “regular expression” to be – /^\s*[8]*[\.]?[8]+\s*$/

    So it will only return the form if the correct answer is provided.

    Not totally perfect security but does the job.

Viewing 1 replies (of 1 total)

The topic ‘How to add Really Simple CAPTCHA shortcode’ is closed to new replies.