unwanted 'expand' link
-
Testing this on a dev site before installing it live.
The 1.1.6 update has a change included in yith_magnifier.js.
On line 354 you have included this code:
$('<a href="#" class="pp_expand" title="Expand the image" style="display: inline;">Expand</a>').appendTo(this.mouseTrap );
This produces a link ‘expand’ floating above and inside the top left of my main product image, which is unwanted.
When clicked, since it is a null ‘#’ link, it does absolutely nothing.
Basically it is sitting there spoiling the look of the product image.
I realise I can set class ‘pp_expand’ to not display, but what exactly is it supposed to do?
If it does have a function, why can it not be switched off in admin if not wanted?
https://www.ads-software.com/plugins/yith-woocommerce-zoom-magnifier/
- The topic ‘unwanted 'expand' link’ is closed to new replies.