Back to Simple Contact Us Support

Sbonhom1
Sbonhom1

Hey Community,

First off this is a great plugin for contact forms and I really like the way its setup. However when i try to use the plugin for a client theme for whatever reason the submit button becomes disabled. I've checked the settings countless times to ensure that it is not something with the settings but to no avail. When I inspect the submit button element I notice that a "disabled" attribute keeps getting added on like so:

<button id="simpleContactSubmitButton" type="submit" class="btn button" disabled="">
                            Submit
                        </button>

Any idea's why this is happening as this is issue is keeping users from being able to submit messages successfully.

Thanks in advance for any help!

Last updated

jawainc16180
jawainc16180

submit button only disabled when form is submitted. can you provide more information like any script errors in developer console.

Sbonhom1
Sbonhom1

I'll take a look at the console for errors, However by default without the form being even submitted the button is in the disabled state.

1-3 of 3