• Resolved vitalitycbd

    (@vitalitycbd)


    All my additional images aren’t showing up hen you click them. They show up in the lightbox expansion, but otherwise they all show up as blank when clicked on. The only image that shows is the main image.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Senff – a11n

    (@senff)

    This is caused by the following code in your site’s CSS:

    .woocommerce-product-gallery__wrapper,
    .woocommerce-product-gallery__image {
     width:100%!important; 
     height:auto!important
    }

    I can’t say if that’s coming from your theme or from a plugin (or if you added it yourself), so I’d suggest to temporarily switch to a different theme and see if that solves the issue (if it does, you’ll need to check this with your theme’s support team), or else do a conflict test with your plugins to see which one might be causing this.

    You can find some more detailed steps for conflict testing here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/

    • This reply was modified 5 years, 11 months ago by Senff - a11n.
    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WooCommerce Additional Variation Images’ is closed to new replies.