• Hi

    I am having a strange issue that I have just noticed with the images on my website (www.colourcascadefabrics.com.au)

    It is only happening on my mobile, it is not an issue on my desktop computer. The product images are all showing if you go into one of the category’s (eg: hand dyed fabrics) but if you click on a product to take you to the actual product page, the pic disappears. You can click where the pic should be and it brings up the larger image, but the product pic is gone.

    Im not sure where to even begin to start to find a fix for this?

    When I did the most recent update I lost Woocommerce and had to reactivate everything again. Did the update knock out something in the coding?

    Thanks
    Tammy

Viewing 1 replies (of 1 total)
  • I found some products with images and some without.

    One user with this issue reported that resetting the product image and saving the edit page fixed it. If there are too many, you can try this custom css:

    .product.has-default-attributes.has-children>.images {
      opacity: 1;
    }
    

    Custom css can be entered at:
    Dashboard > Appearance > Customise > Additional CSS

    Hopefully it will be fixed in the next update.

    • This reply was modified 7 years, 3 months ago by lorro.
Viewing 1 replies (of 1 total)
  • The topic ‘Image Issue’ is closed to new replies.