Skip Navigation

[Resolved] Button "Send" in contact form not active

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Diego Pereira 5 years, 9 months ago.

Assisted by: Diego Pereira.

Author
Posts
#1201049

I am trying to:
create a contact form

Link to a page where the issue can be seen:
hidden link

I expected to see:
an active button "send" to submit the form values

Instead, I got:
button "Send" in contact form not active

#1201093

Diego Pereira
Supporter

Hello @uweH, welcome to the Toolset support Forum!

First let's try these troubleshooting steps:
1. Enable the PHP debug, go to the page and check if there is related errors added to the error_log.txt file: https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
2. Temporarily disable all non-Toolset plugins and activate a default theme like Twenty Seventeen.
3. Open the browser console and see if any JavaScript errors are displayed
4. Look in your CRED form and determine if any conditional code is in place. If these conditionals are hiding a required input, the submit button will not work.

Please let me know if it worked for you.

All the best,
Diego