Descripción
A very simple plugin that adds a secondary product thumbnail on product archives that is revealed when you hover over the main product image.
This plugin is ideal if you’d like to display more than one image on product archives, and perfect if you want to display front and back images of clothing for example.
Please feel free to contribute on github.
Credits
Based on plugin by jameskoster & gabriel-kaam! Thanks!
Instalación
- Upload
woocommerce-product-image-flipper
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done!
FAQ
-
How do I control which image is displayed on hover?
-
Whichever image is first in the order of product gallery images will appear on hover.
-
My secondary image is taller than the main product image and overlaps content when it fades in
-
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.
-
It doesn’t work. Nothing happens when I hover over images?
-
First of all check that the product you’re checking has a gallery attached to it.
Reseñas
Colaboradores y desarrolladores
«Image Flip For WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Image Flip For WooCommerce» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1.6
- Refresh