-
AuthorPosts
-
October 20, 2013 at 1:30 am #177974
Hello!
There is trouble with showing enlarged product image – I’m using cloud-zoom plugin for woocommerce – and it’s not working properly – enlarged image of product (when hovering) looks like “under” other layers, example – http://kino-casting.ru/product/lot-j000141-giatsint
http://kino-casting.ru/
kino-casting
ykxdWv8wOctober 20, 2013 at 5:05 pm #178096Hey artspbseo!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#cloud-zoom-big.cloud-zoom-big { left: 0; top: 0; }
Cheers!
YigitOctober 21, 2013 at 12:56 pm #178376unfortunately, that’s not fixing problem
- This reply was modified 11 years, 1 month ago by artspbseo.
October 21, 2013 at 11:16 pm #178694Hi!
Please try adding following code
.single-product .responsive .container .four.units { overflow: visible; } div.eight .units .single-product-summary { z-index: 1; }
Cheers!
YigitOctober 22, 2013 at 11:34 pm #179265well, I’ve managed to place zoom area, like I wanted, thx.
But here is another bug – when I click on thumbnail, an image appears in top-left corner:
https://docs.google.com/file/d/0B-uhUXxghpuTNHpPTFNCbE1hSjg/edit?usp=drivesdkOctober 23, 2013 at 6:08 am #179476Hey!
Please add this on your custom.css or Quick CSS:
.cloud-zoom-big { top: 0 !important; left: 300px !important; }
Regards,
IsmaelOctober 23, 2013 at 9:50 pm #179959Hello, Ismael!
I’ve tried this code, but it will lead to problem, from which I’ve started this topic.
Can I just disable image hover effect (with green circle on hover) only for product pages?October 24, 2013 at 4:39 am #180064Hi!
I’m sorry but I don’t see the green circle hover? Can you please post a screenshot?
Cheers!
IsmaelOctober 24, 2013 at 9:40 am #180163Yes, here’s the screenshot
https://docs.google.com/file/d/0B-uhUXxghpuTNHpPTFNCbE1hSjg/edit?usp=drivesdkOctober 25, 2013 at 6:00 pm #180756Any help with effect?
Also, my client said that enlarged element must be shown over the description, on the right side…October 26, 2013 at 1:41 pm #181004Hi!
Can you post the link to that certain page? I cannot seem to find it
Best regards,
YigitOctober 26, 2013 at 2:40 pm #181023yes – for example: http://kino-casting.ru/product/lot-l000135-lampa-nastolnaya
to see the bug, firstly click on right thumbnail, close lightbox, and then click on thumbnail in center.
Here is the screen of what I see after doing so in Chrome:
https://docs.google.com/file/d/0B-uhUXxghpuTTEp5YUtOQ2ZWMXc/edit?usp=drivesdkOctober 28, 2013 at 12:38 am #181309Hey!
I just checked on Chrome on Win7 and it seems to be working fine on my end http://www.screenr.com/XOYH
Regards,
YigitOctober 29, 2013 at 9:14 pm #182230But thats not resolving win7 problem…
And still – can you give me solution about zooming – how to place zoomed frament of image to the right, above description? -
AuthorPosts
- The topic ‘product image’ is closed to new replies.