Gravity Forms plugin form button issue
-
Hello, I am supporting an existing website in WordPress.
There are three separate forms using the ‘Gravity Forms’ plugin.
Issues:
* On each of these forms, the ‘Submit’ button is broken. Multiple buttons are appearing.
* The form is submitted multiple times when the user clicks on one of the buttons.The markup in Chrome Debug mode reveals that in fact there are multiple buttons being generated.
The button tags seem to have a type attribute with an invalid ‘hidden’ value. Where is this markup being generated and how can I fix the issue?
<button hidden name=” value=”></button>
<button hidden name=” value=”><!– End Daddy Analytics fields –>Submit</button>
The blog I need help with is: (visible only to logged in users)
-
Hello,
You will probably receive better support for the issues you described by heading over to the Gravity Forms Support site and submitting a ticket. You may also find the answer to your questions by perusing their documentation.
This forum is focused on supporting blogs hosted on WordPress.com, while Gravity Forms is only available for self-hosted (WordPress.org) sites.
Sorry I can’t be more helpful with this, but this should hopefully get you on the right track to fixing your forms!
- The topic ‘Gravity Forms plugin form button issue’ is closed to new replies.