• Hi,

    I don’t know why, byt not work anymore “send buttom” in unclickable.
    I can compile entire form but i can’t click on send.

    Can you help me?

Viewing 4 replies - 1 through 4 (of 4 total)
  • same here, but the standard form is sending. So i think there is an error in the form itself.
    I will have to check my not working form again ??

    i have a lot of formating in the code and is not working in showing it is send ( but sending )
    it is not redirecting to my thank you page. It is something with the theme i use ??

    <div class="contact-form">
    <div class="contact-form_in">
    <p class="form-field text-field_wrapper"><label for="contact-name"><span class="ic-pen"></span></label>[text* name id:contact-name placeholder "Name"]</p>
    
    <p class="form-field text-field_wrapper"><label for="contact-email"><span class="ic-envelope"></span></label>[email* email id:contact-email  placeholder "Email"] </p>
    
    <p class="form-field text-field_wrapper"><label for="contact-subject"><span class="ic-paper"></span></label>[text subject id:contact-subject placeholder "Subject"] </p>
    
    <p class="form-field big-text-field_wrapper"><label for="contact-message"></label>[textarea message id:contact-message placeholder "Message"] </p>
    </div>
    <p class="form-field form-field_submit">[submit "Send"]</p>
    </div>

    Regards

    • This reply was modified 7 years, 11 months ago by finc.
    Thread Starter caygri

    (@caygri)

    I discover The problem is google recaptcha

    Working if i pur recaptcha after send button

    I dont know why

    I just made the form from the scratch. Now it is working. No modified any code. I had btw the update to wp 4.7
    maybe it caused all the stress.

    • This reply was modified 7 years, 11 months ago by finc.
    Thread Starter caygri

    (@caygri)

    ok thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Don’t work send button’ is closed to new replies.