Home › Forums › Panaroma Forum › Woocommerce Product Image missing
- This topic has 10 replies, 2 voices, and was last updated 7 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 13, 2017 at 5:40 am #85441
H Support:
I installed Woocommerce on Panorama and noticed the product image missing on Product detail page:
https://gtafilmsupply.com/products/
Please click the red car to invoke the product detail page with missing image.
Did second test: Installed Woocommerce on a new WordPress site with the default theme. And the product image shows on Product detail page.
Thanks
Henry
October 13, 2017 at 5:59 am #85444Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.strip_template figure {overflow: visible !important; position:relative !important; z-index:1 !important; float:left !important;}
Regards,
DaveOctober 13, 2017 at 1:06 pm #85506Hi Dave:
It works, thanks. Meanwhile, noticed a related issue in Image Gallery: On the Product Detail page, when click one of the small images at bottom of the image, should the image should switch to the selected small image, instead, the selected image opened a popup blocking the product page:
Please visit this page and click a small image at bottom to see the issue:
https://gtafilmsupply.com/product/aaa/Please test the same feature on this page to see how it should work:
http://test3.undercon.site/product/www/Thanks
Leafcom
October 13, 2017 at 2:47 pm #85513Hi Dave:
Noticed a new issue: This CSS code caused the Home Slider page mages very big and not function, has to take remove this CSS code to let the Home page back to normal. Please advise.
Thanks
Leafcom
October 16, 2017 at 8:13 am #85594Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.single-product .strip_template figure {overflow: visible !important; position:relative !important; z-index:1 !important; float:left !important;}
Regards,
DaveOctober 16, 2017 at 1:28 pm #85617Hi Dave:
Applied this CSS and seems the product image still not shown on single product page? Please see the URL:
https://gtafilmsupply.com/product/aaa/
Thanks
Leafcom
October 17, 2017 at 5:57 am #85677Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveOctober 17, 2017 at 8:47 am #85696Hi Dave:
The admin URL has been sent to you. Please advise.
Thanks
Leafcom
October 17, 2017 at 9:43 am #85701Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveOctober 17, 2017 at 1:40 pm #85734Hi Dave:
It works. appreciated for the efforts. Meanwhile, another related issue, wonder if you can help:
On the Single Product page, when clicking an image in the gallery, the full size image block the product page:
https://gtafilmsupply.com/product/aaa/It suppose to work like the following:
http://test3.undercon.site/product/www/Thanks
Leafcom
October 18, 2017 at 5:22 am #85768Hi,
This can only be done via coder.
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.