Original credit for the code and instructions goes out to nickcernis. See fork source for that gist.
This was originally presented for WordPress, but I had the same issues on Wix. If you're having issues getting MailChimp's popup forms to work on your Wix site, do the following:
- Take the code below and set the
baseUrl
,uuid
, andlid
values in themailchimpConfig
object to the ones specified in the popup script that MailChimp provided.<script> // Fill in your MailChimp popup settings below. // These can be found in the original popup script from MailChimp.
var mailchimpConfig = {