Jump to content

Photographer Site

Recommended Posts

Posted

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/

  • Replies 4
  • Views 1k
  • Created
  • Last Reply
Posted
4 hours ago, derricksrandomviews said:

Simple to the point, style of the site doesn't overwhelm the images. I noticed parallax scrolling is off. Having that on could add a little something "shiny" to your site . 

Thanks for the feedback! Going to checkout how to turn parallax scrolling on.

  • 4 months later...
Posted
On 5/20/2020 at 1:01 PM, derricksrandomviews said:

Simple to the point, style of the site doesn't overwhelm the images. I noticed parallax scrolling is off. Having that on could add a little something "shiny" to your site . 

Thanks! Will look in to how to do that.

Posted

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 . 

 

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.