Form has no submit button
-
I have a contact form using the Form block on my site and the submit button doesn’t show up on the frontend at all: https://www.southerncrosschurch.org/contact/ – I was using a Jetpack contact form here, which worked just fine (so I know email sending works), but with the CoBlocks form, there is not submit button on the frontend, even though it shows up in the block when editing the page.
I tried it with/without ReCAPTCHA and that didn’t make a difference.
I see this in the page source for the submit button:
<button type="submit" class="wp-block-button__link wp-block-button__link has-background has-text-color" style="">Array</button>
It looks like it’s interpeting the string in the button as an array and therefore not showing anything.
The page I need help with: [log in to see the link]
- The topic ‘Form has no submit button’ is closed to new replies.