WC Secondary Product Thumbnail
This plugin adds a hover effect that will reveal a secondary product thumbnail to product images on your WooCommerce product listings.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2827 days ago • Support resolved 0% • 10 reviews
Is WC Secondary Product Thumbnail abandoned?
Possibly abandoned (last update 2827 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
WC Secondary Product Thumbnail (WCSPT) adds a hover effect that will reveal a secondary product thumbnail to product images on your WooCommerce product listings. This plugin is ideal for displaying front and back images of products.
Features
- Can either reveal the first image or the last image in product gallery
- High-performance animations using CSS3 transitions
- Fallback to jQuery’s .animate(), if needed
- Ultra lightweight
- Most WooCommerce compatible themes are supported
- Compatible with AJAX products loading
- Supports IE 8+ and all of the evergreen browsers
- WordPress Multisite support
More Information
See plugin documentation.
WCSPT Needs Your Support
If you like this plugin and find it useful, you can show your appreciation and support future development by donating.
Installation
- From your WordPress dashboard, go to Plugins > Add New
- Search for WC Secondary Product Thumbnail
- Click Install Now
- Activate the plugin
- Enjoy!
Frequently Asked Questions
Installation Instructions
- From your WordPress dashboard, go to Plugins > Add New
- Search for WC Secondary Product Thumbnail
- Click Install Now
- Activate the plugin
- Enjoy!
Review feed
Works great!
Does what it says on the tin
Changelog
1.3.2
- Fixed execution order of the function that adds secondary product thumbnail
- Fixed compatibility issue with caching plugins
1.3.1
- Added support for the version check feature in WooCommerce 3.2+
- Dev – Removed
wcspt_disable_on_mobilefilter hook
1.3
- Added support for AJAX products loading (e.g. infinite scroll and load more button)
- Added support for WordPress Multisite
- Compatible up to WordPress 4.9 and WooCommerce 3.2
- Refactored and optimized plugin code
1.2.1
- Fix – WooCommerce 3.0 compatibility
1.2
- Feature – Can reveal the last image in product gallery instead of the first image, see plugin documentation
- Tweak – Better animation timing
- Tweak – Further improve themes compatibility
- Dev – Removed
wc_secondary_product_thumbnail_stylesfilter hook
1.1.2
- Minor CSS improvements
1.1.1
- Use minified CSS & JS files rather than the non-minified versions, if SCRIPT_DEBUG is not turned on
1.1
- Animations now use CSS3 transitions for smoother animation effect
- Fallback to jQuery’s .animate() in legacy browsers (e.g. IE 8-9)
- Improved performance
1.0.4
- Tested with WordPress 4.6 and WooCommerce 2.6
- Replace deprecated jQuery(document).ready(function) with jQuery(function)
1.0.3
- Fix a fatal error when $product->get_gallery_attachment_ids() is called on some themes.
- Code cleanup.
1.0.2
- Minor CSS fixes.
1.0.1
- Fix secondary thumbnail opacity issue on some themes.
1.0
- Initial release.