Error in single image product template woocommerce

deevando
3 Posts
deevando posted this 07 November 2022
Report a bug

Hi, there is an error in woocommerce/template-parts/content-single-product.php

"if ($product_image) echo '<div class style><div class>' . $product_image . '</div></div>'; else { echo '<div class style></div>'; $skip_min_height = true; } ?><!--/product_image-->"

has z-index: -1 and single image of product is not showed..

Hi, there is an error in woocommerce/template-parts/content-single-product.php "if ($product_image) echo '&lt;div class style&gt;&lt;div class&gt;&#39; . $product_image . &#39;&lt;/div&gt;&lt;/div&gt;'; else { echo '&lt;div class style&gt;&lt;/div&gt;'; $skip_min_height = true; } ?>&lt;!--/product_image--&gt;" has z-index: -1 and single image of product is not showed..
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 08 November 2022

Hi FRANCISCO,

Please provide a link to the page where we could see the issue and also attach your project and a screenshot showing the problem.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi FRANCISCO, Please provide a link to the page where we could see the issue and also attach your project and a screenshot showing the problem. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
deevando
3 Posts
deevando posted this 26 November 2022

In lines 145 and 87 , the file in directory of the theme exported themeexported/woocommerce/template-parts/productTemplate/content-single-product.php has z-index:-1 then in block model of single products, the image if always below de background of the block. If z-index is changed to "auto", then is ok. This information is to fix in news updates if there is an error.Attached image with z-index: -1 and z-index:auto

In lines 145 and 87 , the file in directory of the theme exported themeexported/woocommerce/template-parts/productTemplate/content-single-product.php has z-index:-1 then in block model of single products, the image if always below de background of the block. If z-index is changed to "auto", then is ok. This information is to fix in news updates if there is an error.Attached image with z-index: -1 and z-index:auto
Support Team
Support Team posted this 06 December 2022

Hi FRANCISCO,

Thank you for the details. We reported this issue to our developers. The fix should be available in future Nicepage updates.
Please let us know if you need our further assistance.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi FRANCISCO, Thank you for the details. We reported this issue to our developers. The fix should be available in future Nicepage updates. Please let us know if you need our further assistance. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments