Self-Hosting

To self-host your code:

1) Download the .js and .css files and upload them to your Squarespace website:

WMAccordion.css
WMAccordions.js
WMUtilities.js

2) Copy the two code snippets, and paste them into their designated areas.

The styles & utilities go in the Site HEADER Code Injection area.

<!-- Will-Myers.com Plugin Utilities Library -->
<script src="/s/REPLACE_ME.js"></script>

<!-- Accordion Styles from Will-Myers.com -->
<link rel="stylesheet" href="/REPLACE_ME.css">

The Javascript goes in the Site Footer Code Injection area.

<!-- Popup from Will-Myers.com -->
<script src="/s/REPLACE_ME.js"></script>

Step 3

3) Replace the URL’s "REPLACE_ME.CSS" and "REPLACE_ME.JS" with the unique URL’s that Squarespace generates for the files you just uploaded.

Previous
Previous

I don’t want my Blog Collection that contains my Accordion content to be found on search engines.