Padding bottom from Firefox

May 2014 WordPress Theme
GK User
Wed May 13, 2015 6:04 pm
Hi, i am using storefront template and when i use firefox browser i get a strange padding bottom on product page.
I took this picture from your demo: http://postimg.org/image/lzg4lmf8j/

Thanks
User avatar
Gold Boarder

GK User
Wed May 13, 2015 10:24 pm
Hi,

Could you provide direct URL to the product with this issue and your Firefox version number? because I can't see this issue.
User avatar
Moderator

GK User
Wed May 13, 2015 10:47 pm
Hi,
i think i got this on all product page for example: https://demo.gavick.com/wordpress/store ... erona-brim.

I am using firefox on mac, version: 37.0.2
User avatar
Gold Boarder

GK User
Thu May 14, 2015 8:05 am
Now I can see it - it's connected with zoom feature, please add the following custom css to your theme:
Code: Select all
#gk-preview {
top: 0;
z-index: 1;
}


We'll fix this issue with the next theme update. Thank you for your feedback.
User avatar
Moderator

GK User
Thu May 14, 2015 8:12 am
thanks for ur response.

Can i ask also how i could update the zoom on mouseover on product page (main product image?)

Thanks
User avatar
Gold Boarder

GK User
Thu May 14, 2015 8:18 am
I don't understand, do you want to change/disable this feature? the js code is placed in StoreFront/js/gk.scripts.js file and css in css/woocommerce.css file.
User avatar
Moderator

GK User
Thu May 14, 2015 8:50 am
yes, i would like to disable the mouse over zoom on single product page.
Cause i want to use YITH Zoom that allow me to show the zoom inside main image.
which is the easiest way to disable it?
thanks
User avatar
Gold Boarder

GK User
Thu May 14, 2015 5:51 pm
You have to remove // Magic zoom selectors fragment from StoreFront/js/gk.scripts.js file (lines from 621 to 753)
User avatar
Moderator

GK User
Thu May 14, 2015 5:57 pm
the line 753 must be also commented?
User avatar
Gold Boarder

GK User
Thu May 14, 2015 6:13 pm
Yes.
User avatar
Moderator

GK User
Tue May 19, 2015 9:18 am
Hi, i have no disabled the js file cause it was not working (popup cart and search on the header was disabled too). I installed just another zoom (with magnifier zoom) but now, when i disabled/unistall this plugin the gavick zoom doesn't work anymore :/ any idea?
User avatar
Gold Boarder

GK User
Tue May 19, 2015 10:33 am
You probably have some mistake in gk.scripts.js file, please restore this file from the original theme package.
User avatar
Moderator


cron