• Resolved PKHarmon

    (@pkharmon)


    I’m using Zerif Pro with PirateForms installed, and I cannot type into my contact form unless I click my Send Message button first. Then I am allowed to input my info, but it will not allow me to tic the I’m Not a Robot box. And when I click Send Message, I get a success message plus 2 error messages.

    Just so you know, I have this custom Global CSS installed through your Advanced CSS Editor:


    /*
    Move Pirate Forms submit button and reCaptcha to center
    */
    .contact_submit_wrap {
    float: none;
    }

    .pirate_forms .pirate-forms-submit-button {
    float: none;
    margin-left: 0;
    }

    .pirate-forms-g-recaptcha > div {
    float: none;
    display: inline-block;
    }

    .pirate_forms_wrap .form_field_wrap.form_captcha_wrap,
    .pirate_forms_wrap .form_field_wrap.contact_submit_wrap {
    width: 100%;
    }

    .pirate_forms_wrap .form_field_wrap.contact_submit_wrap {
    text-align: center;
    }

    The site is still under construction, but I have the Coming Soon page temporarily disabled in case you want to try the form. I’ve tried it in 2 different browsers, but that’s all.

    This is the site: https://kingsmountainautosales.com

    Thank you for your help,
    Pam

    https://www.ads-software.com/plugins/pirate-forms/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form not accepting input correctly’ is closed to new replies.