Jump to content

joshcohen

Circle Member
  • Posts

    25
  • Joined

  • Last visited

Posts posted by joshcohen

  1. Site URL: https://www.haslhaus.squarespace.com

    pw: haslhaus

    Im updating a 7.0 site using only SS fonts (Commuters Sans , Roboto & Proxima Nova) When in the  Site styles the fonts render as they should however when i go to pages in editing mode they render (except Roboto) in Times - i cant work out whats going on or how to resolve. have taken out CSS to see if there is conflict however nothing...

    Any insights would be great! 

     

    Screen Shot 2022-08-05 at 9.43.08 am.jpg

    Screen Shot 2022-08-05 at 9.42.35 am.jpg

  2. Site URL: https://atomsmasher.squarespace.com

    I am using a summary block to display projects and currently have the tags appearing in the top right, however on hover i want a colour background... in the site (password : atomsmasher) with the tag NEW i am trying to reduce the colour overlay to just over the image not the container below. This is happening just when the tag "NEW" is being displayed.

    I've tried code to reduce only on the tag.. ie

    a[href="/work?tag=NEW"]{
     .sqs-block-summary-v2 .summary-block-setting-metadata-position-below-content .summary-metadata-container--below-content{
       margin-top: -20px !important;
      }
    }

    ..however cant get it going.. any ideas?

    @tuanphan

  3. 19 minutes ago, tuanphan said:

    Use this new code

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <script>
    $(document).ready(function() { 
    		$('.summary-metadata-item--tags [href*="Per+Kilo"]').parents('.summary-item').addClass('summary-kilo');
    	});
    </script>
    <style>
     .summary-kilo .product-price:after {
        content: "Per Kilo";
    }
    .summary-metadata-item--tags {
        display: none !important;
    }
    </style>

     

    Thanks so much @tuanphan worked perfectly! - Always appreciated!

  4. 1 hour ago, tuanphan said:

    Add to Page Header

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <script>
    $(document).ready(function() { 
    		$('.summary-metadata-item--tags [href*="Per+Kilo"]').parents('.summary-item').addClass('summary-kilo');
    	});
    </script>
    <style>
      .summary-kilo .product-price {
        display: none;
    }
    .summary-metadata-item--tags {
        display: none !important;
    }
    </style>

    Screenshot_9.thumb.png.2dc7643deb75a3ee5d72b262dddd0e84.png

    Hi @tuanphan thanks for this, however what i was looking to do was to have all items tagged with "per kilo" to have after the price "per kilo" i have this working in the shop however not in a summary block..  i appreciate the above though

  5. My client is a furniture company where stock is ordered and takes 12 weeks to manufacture and ship. However they have some floor stock they want to promote. Ie. have a label like “ready to ship” etc. so not for every product just certain tagged or categorised products that are ready to ship now. Thanks 

  6. Site URL: https://www.northcotebakeshop.com.au

    PRODUCT SUBSCRIPTIONS
    Hi there ... I have a clients bakery site where they sell bread, milk, eggs etc on weekly subscription, however people aren't able to add multiple items to a cart for subscription (like you do when standard shopping) Has anyone done a work around for being able to add multiple subscription products to a cart then subscribing/checking out?
    ie. adding 1 baguette, 1 seed loaf, 1 liter of milk per week..

    ..otherwise as separate subscriptions they pay 3x shipping per week
     
×
×
  • 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.