Linux 软件免费装
Banner图

WooCommerce Product Image Flipper

开发者 jameskoster
gabriel-kaam
更新时间 2018年11月26日 19:51
PHP版本: 3.8 及以上
WordPress版本: 5.0.0
版权: GPLv2 or later
版权网址: 版权信息

标签

photos woocommerce ecommerce images product product photos front and back

下载

0.1 0.2.0 0.3.0 0.4.0 0.4.1 0.4.2

详情介绍:

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.

安装:

  1. Upload woocommerce-product-image-flipper to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Done!

屏幕截图:

  • A flipped image.

常见问题:

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.

更新日志:

0.4.2 - 26.11.2018 0.4.1 - 12.12.2017 0.4.0 - 21.07.2017 0.3.0 0.2.0 0.1 Initial release.