Home Forums Basel support forum Images won't change when already active

Images won't change when already active

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6143

    NiBow
    Participant

    Hi 🙂 When I try changing images via the swatches, and choose the color that is already shown in the grid view – the loader appears and doesn’t stop until ich switch to another color?

    #6148

    Artem Temos
    Keymaster

    Hello,

    Could you please send us a link where we can see the problem? We just tested it with Star Rash Vest Junior S/S products and works correctly.

    Regards

    #6231

    NiBow
    Participant

    If you try looking at kites ( http://boardsupply.wpengine.com/produkt-kategori/water/kitesurfing/kites/ ) and choose NV8 and click lime (color) it get’s stuck with the loader image, since the lime picture already is active. I am using Safari 10.0.1

    Screenshot: https://www.dropbox.com/s/ak2393h0wt60dc4/Sk%C3%A6rmbillede%202016-11-03%2011.18.21.png?dl=0

    #6244

    Artem Temos
    Keymaster

    Thank you for the explanation.

    We see that it is a problem in Safari browser and it may require some additional investigation. We will try to fix it in our next update. You can temporary hide this loader with the following CSS code

    .product-grid-item.loading-image .product-element-top:after {
        opacity: 0;
        visibility: hidden;
    }
    .product-grid-item.loading-image .product-element-top>a {
        opacity: 1;
    }
    #6272

    NiBow
    Participant

    Alright 🙂 Thank you

    #6278

    Artem Temos
    Keymaster

    Thank you for your report 🙂 We have to fix it in our updates 🙂

Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)