Jump to content

DJMacDonald

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by DJMacDonald

  1. The solution provided by @RyanDejaegher (see code below) works great in Squarespace 7.1 on desktop, but fails on mobile for me. 🙁

    <script>
      (function()
      {window.addEventListener("load", function () {
        var tours = document.querySelector('[href="FOLDER SLUG COPIED FROM STEP 1"]');
        tours.addEventListener("click", function () {
          window.location = "PAGE SLUG OR FULL URL";
        });
      })}
      )();
    </script>

     

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.