Jump to content

curtis594

Circle Member
  • Posts

    27
  • Joined

  • Last visited

Reputation Activity

  1. Love
    curtis594 reacted to paul2009 in Remove Seconds From Time Field in Form   
    See my guide here:
    https://sf.digital/squarespace-solutions/hide-seconds-on-squarespace-form
    Let me know how you get on.
  2. Like
    curtis594 got a reaction from EarvinChong in Pagination Customization   
    I found the answer to my own question.  To change where the "home" breadcrumb links to, insert this code to the Code Injection section.  This worked on my 7.0 site on the Feed template:
    <script> $(function(){ $(".ProductItem-nav-breadcrumb-link:first-child").attr("href", "/store/"); }); </script> replace /store/ with where you want to direct
  3. Like
    curtis594 got a reaction from tuanphan in Pagination Customization   
    I found the answer to my own question.  To change where the "home" breadcrumb links to, insert this code to the Code Injection section.  This worked on my 7.0 site on the Feed template:
    <script> $(function(){ $(".ProductItem-nav-breadcrumb-link:first-child").attr("href", "/store/"); }); </script> replace /store/ with where you want to direct
  4. Like
    curtis594 got a reaction from Beyondspace in Pagination Customization   
    I found the answer to my own question.  To change where the "home" breadcrumb links to, insert this code to the Code Injection section.  This worked on my 7.0 site on the Feed template:
    <script> $(function(){ $(".ProductItem-nav-breadcrumb-link:first-child").attr("href", "/store/"); }); </script> replace /store/ with where you want to direct
×
×
  • 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.