Home Forums WoodMart support forum Bug with "Quick Shop" for variable products on shop page

Bug with "Quick Shop" for variable products on shop page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61760

    iRiDiuM
    Participant

    Hi

    I have found a bug with “Quick Shop” for variable products on shop page option enabled using a Dropdown Cart instead a Canvas Cart.

    HERE: https://www.vainsmon.es/categoria-producto/tratamiento-de-aguas/recambios/

    When you add a variable product from Shop page to you shoping cart, Images from product never comes back. On Firefox image from product never comes back, and if you press to “select options” again then turns bugged.

    https://screenshots.firefox.com/gO5ylCEpOqkYwaVv/www.vainsmon.es

    On Chrome, you must to press again “select opcions” to make visible a X CLOSE button.
    http://nimb.ws/7qKn5a

    All these using a NO CANVAS ShopingCart. I didnt tested with CANVAS SHOPING CART

    Thanks a lot! ♥

    #61863

    Hello,

    In order to fix this problem please add this CSS to Theme Settings > Custom CSS

    .product-grid-item:not(.quick-shop-shown) .quick-shop-form {
        display:none;
    }

    Best Regards

    #62198

    iRiDiuM
    Participant

    Yeah fixed!

    Thanks a lot! ♥

    #62223

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘Bug with "Quick Shop" for variable products on shop page’ is closed to new replies.