wordpress - Multiple Mailchimp Subscription forms on one page conflicting -
i have conflict using 2 mailchimp forms on same page in wordpress. 1 subscribing emails newsletter (standard email form) , other being form collects people's information different mailing list.
now, following error:
mc-validate.js:189 uncaught typeerror: cannot read property 'replace' of undefined @ object.getajaxsubmiturl (mc-validate.js:189) @ mc-validate.js:338 @ mc-validate.js:359 (index):536 uncaught syntaxerror: unexpected token = (index):536
seems there conflict validating forms, conflicting on having same id. (id="mc-embedded-subscribe-form")
is there way have multiple forms on 1 page, , how able fix it? in advance.
Comments
Post a Comment