Site logo

Archived topic

Email button not working

1 reply · Started by William on March 22, 2022

Viewing posts 1–2 of 2

Hi Team -

I have some html code on the page hero for my posts. It's essentially an email intake form. For whatever reason after an email is entered the subscribe button cannot be clicked.

https://thebullfighter.com/how-to-build-quality-wordpress-themes/ (example page with the email intake)

The code is:

`<align="left"<form class="form-control" action="https://app.convertkit.com/forms/3036430/subscriptions" method="post" data-uid="7b5c90ccb6" data-format="inline" data-version="5">
<input name="email_address" type="email" placeholder="Your email address" required="">
<button type="submit" style="background-color: #FD673A; color:#1d2a38; border-radius:0px;" data-element="submit">Subscribe</button>
</align="left"<form>

Any help is HIGHLY appreciated.

Thank you.

Hi there,

Not sure if I fully understand. It doesn't sound like it's related to GP/GB at all.

How is the form constructed? I don't think simply using the HTML above would work.

Have you considered using an e-mail subscription plugin?

This archived topic is closed to new replies.