Jump to content

BureauSF

Circle Member
  • Posts

    63
  • Joined

  • Last visited

Posts posted by BureauSF

  1. Hello Squarespace Forum,

    hoping for guidance on a client e-commerce project, offering products available for delivery to specified Shipping Zones only - e.g. tiered flat shipping rates in California only.

    With the current settings for Shipping Options, it looks like orders can also be placed from out-of-state, and unfortunately these are even quoted a shipping rate of $0.

    Can this be avoided? We would rather restrict orders to the defined Shipping Options/ZIP code ranges only - is this a possibility?

     

  2. A quick workaround tip after chatting with the Squarespace Customer Care team: 

    I created a separate flat rate option, set the cost of that shipping option to $0 + titled "Local Pick Up", so visitors can now choose between free pick up or quoted shipping rate.
     

  3. Thank you for the clarification regarding the fulfillment limitation of subscription products, @paul2009.

    I am wondering if there may be a workaround for a current client project, offering a monthly wine club subscription - with the fulfillment choice of either local pick up or shipping.

    This is a first time implementation of subscription products, so still a steep learning curve here.

  4. On 7/16/2021 at 12:09 AM, tuanphan said:

    Use this new code

    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script>
    <script>
    $(document).ready(function() {
      // open link new tag
      $('article.index-item a').attr('target','_blank');
      // project 01
    	$('article.index-item a[href="/alt-text-as-poetry"]').attr('href','https://beaverhero.com');
      // project 02
      $('article.index-item a[href="/selfportrait"]').attr('href','https://google.com');
    });
    </script>

     

    Thank you, @tuanphan - this works like a charm for the index page thumbnail (in my case linking to abother index within the website).

    I am now trying to also link the Index Navigation list inline view (displaying below each index page) to link to the same external link - tinkering to target with code snippets below, but not working so far:

    Link

    Quote

      $('article.index-item a').attr('target','_blank');

      // project 01

    $('article.index-item a[href="/index-test"]').attr('href','/test');

    $('article.index-nav-link a[href="/index-test"]').attr('href','/test');

    $('article.index-link-style-list-inline a[href="/index-test"]').attr('href','/test');

     

  5. Thank you, @tuanphan!

    I created a new Embed Block and now your Custom CSS code above works for all embedded calendar!

    The alignment is just slightly off-center and I cannot figure out why.

    Do you have any tips how to fix this (or what could be creating the off-center shift)?

     

     

  6. Hello @tuanphan

     

    your tips and contributions on this forum are so valuable - and highly appreciated here!

    I have a similar issue with a simple iframe embed, which I cannot seem to align center from its native left align:

    a <center> tag wrapping the embed code did not do the trick and your Custom CSS above will not quite center the block (it is still somewhat to the left) - see link here

    And for some reason your Custom CSS does not work at all here

    Any suggestion what could be going on? 

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