fredthetech
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesi tried everything in the post, still not working…
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesthat a good read, but it looks like it is for issue with non woo themes. i am using the storefront theme, i think it is Woo compatible.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesi think the issue is in here maybe?
<div class=”images woocommerce-product-gallery woocommerce-product-gallery–columns-4 woocommerce-product-gallery–with-images” data-columns=”4″ style=”/* opacity: 0; */transition: opacity .25s ease-in-out;”>
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesi was inspecting the code
when i turn off the opacity in the elements the images appear. but still not displaying correctly. it should display one big image with smaller thumbnails below it horizontally.but now it displays all the imaged the same size vertically.
element.style {
/* opacity: 0; */
/* transition: opacity .25s ease-in-out; */Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesnope, i was wrong it is still not displaying.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesyou know what? you where right! it was some custom CSS i had forgot about.
Thanks,
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not displaying produces thumbnails on Product pagesI’m sorry! i left the maintenance mode on. it off now.
the images are there, just not displaying on the produce page.