• Hi,

    When click on submit button, nothing happens even the messages when d´ont fill required fields d´ont show. The code that appears in the inspector code is:

    <input id=enviar1 class=”wpcf-form-control wpcf7-submit” value=”enviar” disable=”disable” type=”submit”>/

    Is this code all right?
    Can you help me?

    Thank you.

    • This topic was modified 9 years, 3 months ago by terocha.
    • This topic was modified 9 years, 3 months ago by terocha.
Viewing 2 replies - 1 through 2 (of 2 total)
  • the code is fine, the error is most likely coming from javascript conflict on the page. Inspect your page using the inspector tool on firefox/chrome to see if you are having any javascript errors.

    Thread Starter terocha

    (@terocha)

    I discovered that if I delete (manually) the instruction disable=”disable”, I can see the messages (Ex:when d´ont fill required fields). How can remove automatically this instruction. I explored the settings of submit field but i didn´t find the soluction…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Submit button’ is closed to new replies.