tools

Posted almost 8 years ago by Oto

Post a topic
Answered
O
Oto

Hi, at first, I want to say " FPD" is excellent plugin. But I have some comments to version 3.1.0


  1. 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/
  2. 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 almost 8 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 Corrie posted over 7 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 Agent posted almost 8 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

Oto posted almost 8 years ago

So I found that "magnify glass" does not work if it setting "Open product designer in LIGHTBOX".

0 Votes

Login or Sign up to post a comment