multiple forms on same page
-
Hi there,
I’m using the Hubspot plugin on a build at the moment and I’ve run into an issue. We have a subscribe form which we’re adding to the site footer, and also to a pop-up linked to in the site header.
I’m adding the forms using the WordPress shortcode in the theme template files, e.g. <?php echo do_shortcode([shortcode]); ?>
The issue I’m having is that both forms have the same CSS ID, which is causing issues on submission – submitting the form in the footer doesn’t show the thank-you message, because instead it’s being displayed in the form in the pop-up.
Is there any way around this?
ThanksHannah
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.