الوصف
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!
التنصيب
- Upload
woocommerce-product-image-flipper
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done!
الأسئلة المتكررّة
-
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.
المراجعات
المساهمون والمطوّرون
“Image Flip For WooCommerce” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Image Flip For WooCommerce“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.1.6
- Refresh