Home Forums Basel support forum Product page images missing

Product page images missing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17942

    boathut
    Participant

    Good afternoon,

    My product page images are no longer displaying.

    Thumbnails etc are still showing.

    I have tried different browsers both desktop and mobile.

    Can you please advise
    thanks

    #17943

    boathut
    Participant

    I have tried adding this to the theme css

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

    Nothing has changed yet.

    #17952

    Bogdan Donovan
    Keymaster

    Hello,

    It works correctly for us and product images are not missed. Be sure that you have cleared your browser cache after the update.

    Kind Regards
    XTemos Studio

    #17955

    boathut
    Participant

    Hi

    I have tried refreshing every browser cache I am using plus my IPhone safari cache. I am pressing crtl f5 on the PC- I have restarted my computer.

    I still cant get the images up. I have tried edge, explorer and chrome. Tried incognito.

    Can you check that you did not access a cached image on your machine.

    I don’t understand why I cant see them – I can get them by right clicking and opening in a new tab. So I know the image is available – it is simply not displaying on the product page.

    Regards

    Peter

    #17959

    Eric Watson
    Participant

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .single-product-page .woocommerce-product-gallery {
    	opacity: 1!important;
    }
    

    Kind Regards
    XTemos Studio

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