开发者 | aumsrini |
---|---|
更新时间 | 2017年1月10日 14:47 |
捐献地址: | 去捐款 |
PHP版本: | 3.8 及以上 |
WordPress版本: | 4.6.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
woocommerce-flipper
to the /wp-content/plugins/
directoryWhichever image is first in the order of product gallery images will appear on hover.
This is due to the secondary image being positioned absolutely. This is the cleanest way I can think to do this with CSS alone. You may want to consider hard cropping your product catalog thumbnails to ensure all images are the same dimensions in product archives.
First of all check that the product you're checking has a gallery attached to it. Secondly you should be aware that this plugin uses CSS 3d transforms and will therefore only work in modern browsers. Please feel free to contribute on github. Note: This plugin uses CSS 3d transforms to show/hide the images and will therefore only work in modern browsers.