Answered
tools
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.? .
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.
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?