product image disappeared after last update
-
Hello
Im having a problem with all my product pages,
the product image disappeared from view for all products.
I tried my best to dig into this and what I was able to find is that a styling issue is causing this, but Im not sure where and if I should change this at all.
in dev tools if I hover on this section<div data-thumb="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg" class="woocommerce-product-gallery__image flex-active-slide" data-thumb-alt="" data-o_data-thumb="https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-100x100.jpg" style="width: 576px;margin-right: 0px;float: left;display: block;position: relative;overflow: hidden;"><a href="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg" data-o_href="https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc.jpg"><img width="430" height="430" src="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg" class="wp-post-image" alt="" title="904-iuxiux.jpg" data-caption="" data-src="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg" data-large_image="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg" data-large_image_width="430" data-large_image_height="430" srcset="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg 430w, https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux-150x150.jpg 150w, https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux-300x300.jpg 300w, https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux-100x100.jpg 100w" sizes="(max-width: 430px) 100vw, 430px" draggable="false" data-o_src="https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-600x600.jpg" data-o_height="600" data-o_width="600" data-o_srcset="https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-600x600.jpg 600w, https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-150x150.jpg 150w, https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-300x300.jpg 300w, https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-768x768.jpg 768w, https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc-100x100.jpg 100w, https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc.jpg 800w" data-o_sizes="(max-width: 600px) 100vw, 600px" data-o_title="903-ud8hdc.jpg" data-o_alt="" data-o_data-src="https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc.jpg" data-o_data-large_image="https://gripp.co.il/wp-content/uploads/2018/05/903-ud8hdc.jpg" data-o_data-large_image_width="800" data-o_data-large_image_height="800"></a><img role="presentation" alt="" src="https://gripp.co.il/wp-content/uploads/2018/05/904-iuxiux.jpg" class="zoomImg" style="position: absolute; top: 0px; left: 0px; opacity: 0; width: 430px; height: 430px; border: none; max-width: none; max-height: none;"></div>and on the styling section I change float: left; to float: none; or any other value, I can see the product image.
element.style { float: left; }can someone please help?
thanksThe page I need help with: [log in to see the link]
The topic ‘product image disappeared after last update’ is closed to new replies.