Jump to content

Photographer Site

Recommended Posts

Site URL: https://jonathanheisler.com/

Hi all, I've been a Squarespace user since early 2013, and I've done several big redesigns to my photography site since. I specialize in event photography (corporate and family). On the corporate side, I do get requests for headshots, and on the family side, I do get request for proposals, engagements, and yes weddings.

 

Looking to hear what ya'll think.

https://jonathanheisler.com/

Link to comment
  • Replies 4
  • Views 917
  • Created
  • Last Reply
  • 4 months later...

Your template doesn't support it by default. Sorry I thought you were using Aria which is a member of the Brine family which has parallax scrolling built in.  It can possibly still be added  using these instructions, you can try and see if it works:

<!-- Parallax -->
<script src="https://cdn.jsdelivr.net/npm/rellax@1/rellax.min.js"></script>
<script>
  document.addEventListener('DOMContentLoaded', function() {
    var targets = '.banner-thumbnail-wrapper #thumbnail img, .index-section #thumbnail img, .index-section:first-child .slide .thumb-image';
    if (document.querySelector(targets)) {
      var rellax = new Rellax(targets, {
        speed: -6,
        center: true
      });
    }
  });
</script>
<!-- end Parallax -->

Code is placed in settings /advanced / code injection/header . 

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.