Jump to content

emalu

Circle Member
  • Posts

    18
  • Joined

  • Last visited

Posts posted by emalu

  1. On 8/9/2020 at 4:00 AM, tuanphan said:

    The problem is that guide isn't helpful at all in that there are still *zero* collections available to pull from, images can only be loaded one at a time, and there's no way to fully optimize gallery images for SEO like we could/can in 7.0.

    I've tried @bangank36/'s workaround but can't get it to work or don't understand what it's supposed to do. I've reached out to him, he said it's installed correctly, but it changes nothing that I can see? Waiting to hear back from him.

    What on earth is SQSP thinking removing this feature. I have 2 projects with gallery heavy content to develop and this has set back production — by a lot.

    So frustrating! Help? Anyone?

  2. I have this question as well.

    I am unsure where to place it. Obviously, there's no code option in the description field which is near the price and add to cart blocks. When I placed the Paypal HTML in additional info field, it displays beneath the product image, too far away from the price/cart. I want to emulate the Bloom website Paul mentioned and that I've seen elsewhere on SQSP sites— where APL appears directly under the title. Help?

    MANY thanks in advance!

    On 11/13/2020 at 4:34 PM, tjhopkins said:
    <!--
        In your code, update data-pp-amount
        with the price or cart amount. For
        example, data-pp-amount="89.99" for
        a $89.99 product.
    -->
    <div
        data-pp-message
        data-pp-style-layout="text"
        data-pp-style-device="message"
        data-pp-style-logo-type="inline"
        data-pp-style-text-color="black"
        data-pp-amount="ENTER_VALUE_HERE">
    </div>
  3. On 5/20/2021 at 11:37 AM, CatherineJoMorgan said:

    7.0 templates make this easier than others. See https://www.phelpsrefinishing.com/ for my example. The Bedford template I used makes it easy to navigate categories within a menu item.

    In 7.0 this may be the case (and even it is clunky to a degree, but for smaller stores I am fine with it) but 7.1? No. Every complaint on this page resonates soundly with my experiences and agree that Squarespace needs to address this severely lacking platform, especially WRT to eCommerce sites.

  4. Bryant theme: I have a Slideshow Gallery inserted to force a full screen banner slideshow on the home/index page for desktop which works great, but not on mobile; the client would like a single static image for mobile views and nothing works.

    DEV url is: https://jenniferpurdue.squarespace.com
    Password: JENP

    As a stop gap, I set the slideshow gallery for mobile to display: none; as such:

    @media only screen and (max-width: 812px) { .sqs-gallery-block-slideshow { display: none;
    } 
      }

    Removing that CSS displays the full slideshow for mobile again, even after adding the following code in:

    @media only screen and (max-width: 812px) {
           #home {
                  background-image:url('https://static1.squarespace.com/static/5d6ed3c5377e890001aee163/t/5dcec8b5b5a1dd2c238cf24f/1573832887083/8724%2Brosewood%2Bave%2Bwest-large-003_LIGHTEST.jpg');
             }
        } 
    
    and this, with page id: 
    
    @media only screen and (max-width: 812px) {
    #collection-5d6ed731fb91660001ed3ead {
    
    background-image:url('https://static1.squarespace.com/static/5d6ed3c5377e890001aee163/t/5dcec8b5b5a1dd2c238cf24f/1573832887083/8724%2Brosewood%2Bave%2Bwest-large-003_LIGHTEST.jpg');
             }
        }

    Screenshots: I would like to use the attached image seen in the desktop view (which is #5 in the gallery) as the static banner image for mobile view. I have the the page's media image set as this image as well.

    Help, this is driving me mad and time is ticking — anyone? Many thanks in advance! 1485187400_ScreenShot2019-11-15at12_59_51PM.thumb.png.518a40ee024e17a3c0e3e470b08bcf5b.png297456054_ScreenShot2019-11-15at12_59_28PM.thumb.png.daa6cbea1914c97df757dccad518d0bb.png

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