Jump to content

bheiberg

Member
  • Posts

    25
  • Joined

  • Last visited

Reputation Activity

  1. Like
    bheiberg reacted to Willem in Auto Slide Show   
    Thank you so much!  I was able to do what you showed above.
    Willem
  2. Thanks
    bheiberg reacted to jayffinity in change drop down menu font   
    How do I change the font in the drop down menu... it does not match the other fonts at all.
    Additional info... just to be 100% clear, when I attempt to add a product to cart and or click on a variant... the font for the variant is Garamond where as I'm hoping it can be the same matching font as the rest of the entire site.
    When I go into site styles, there's no option for me to change the drop down menu font.
    I've searched online for this answer but can't seem to find a resolve.
    thanks!
  3. Like
    bheiberg reacted to knockout in Carousel Block   
    Bump, someone please answer this!
  4. Like
    bheiberg reacted to LJSpace in Summary Block: How can I set the Carousel to "autoplay"?   
    @bheiberg change from 10000 to something like 5000 the lower, the faster
    "timeout":10000,  
  5. Thanks
    bheiberg got a reaction from knockout in Carousel Block   
    Does anyone know of a script that can make the carousel (block, not summary) loop in the same direction all the time instead of "rewinding" at the end of the images. It does not look good in my opinion. I have asked Squarespace and they had no help to offer. I have seen one thread about it originating in 2014, but with no working solution. I am using the avenue template. Does someone here know?
  6. Like
    bheiberg reacted to LJSpace in Summary Block: How can I set the Carousel to "autoplay"?   
    --I'm not a coder-- but I mixed code from a couple of answers and got this to work in the updated 2019 SS. Note: It does not work in the preview and you have to view your site from an incognito window (aka signed out of the backend to see it). PLUS you need to add this to the page header code injection section. If the page is in an Index, you need to add it to the Index's header code injection.
    <script> Y.on('domready', function () { var galleries = Y.Squarespace.GalleryManager.getGalleries(); for( i = 0; i < galleries.length; i++){ galleries[i].setAttrs({ "autoplay": true, "autoplayOptions": { "timeout":10000, "randomize": true } }) } }); </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.