Skip to content

Instantly share code, notes, and snippets.

@willhayslett
willhayslett / README-Template.md
Created May 7, 2018 15:08 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@willhayslett
willhayslett / mailchimp-popup-for-wix.md
Last active December 6, 2021 17:13 — forked from nickcernis/mailchimp-popup-for-wordpress.md
MailChimp Popup Script that works with Wix sites

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:

  1. Take the code below and set the baseUrl, uuid, and lid values in the mailchimpConfig 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 = {