Hi, at first, I want to say " FPD" is excellent plugin. But I have some comments to version 3.1.0
The tool "zoom" works correctly in version 3.0.5, but tool does not work correctly in the latest version 3.1.0. The bug is also including the website http://fancyproductdesigner.com/product/calendar/
On my website it does not work tool "Magnify glass". It does not work in versions 3.0.5 and 3.1.0. But the tool "Magnify glass" worked certainly correctly in version 3.0.? .
0 Votes
D
Deleted Agent posted
about 7 years ago
Best Answer
I'm guessing it's caused by a small CSS z-index issue, which you can hopefully fix with a bit of custom CSS:
.zoomContainer { z-index: 100; }
Of course without seeing the page I can't be certain.
0 Votes
3 Comments
Sorted by
A
Adam Corrieposted
over 6 years ago
Hi,
I had the same issue as Oto described above. Your suggested CSS brought the Magnify Glass back but now i have an issue. Once the Glass has been activated it cant be switched off. Any ideas?
0 Votes
D
Deleted Agentposted
about 7 years ago
Answer
I'm guessing it's caused by a small CSS z-index issue, which you can hopefully fix with a bit of custom CSS:
.zoomContainer { z-index: 100; }
Of course without seeing the page I can't be certain.
0 Votes
O
Otoposted
about 7 years ago
So I found that "magnify glass" does not work if it setting "Open product designer in LIGHTBOX".
Hi, at first, I want to say " FPD" is excellent plugin. But I have some comments to version 3.1.0
0 Votes
Deleted Agent posted about 7 years ago Best Answer
I'm guessing it's caused by a small CSS z-index issue, which you can hopefully fix with a bit of custom CSS:
.zoomContainer { z-index: 100; }
Of course without seeing the page I can't be certain.
0 Votes
3 Comments
Adam Corrie posted over 6 years ago
I had the same issue as Oto described above. Your suggested CSS brought the Magnify Glass back but now i have an issue. Once the Glass has been activated it cant be switched off. Any ideas?
0 Votes
Deleted Agent posted about 7 years ago Answer
I'm guessing it's caused by a small CSS z-index issue, which you can hopefully fix with a bit of custom CSS:
.zoomContainer { z-index: 100; }
Of course without seeing the page I can't be certain.
0 Votes
Oto posted about 7 years ago
0 Votes
Login or Sign up to post a comment