How to embed form with HTML?
-
Hi,
The theme we’re using has a specific footer area in the theme > customize area, but when we paste in the shortcode it prints the shortcode on the page. I think this is a limitation of the theme “customization” area. How can we reference the form we made in HTML?
When I insert this HTML the form shows, but the “sign up” button doesn’t do anything.
<p> <input type="email" name="EMAIL" required placeholder="Your email address" id="mc4wp_email" /> <input type="submit" value="Sign up" /> </p>
Also – we have the PRO version.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to embed form with HTML?’ is closed to new replies.