Description
If you love WooCommerce and WP Retina 2x you have likely ran into an issue on variable product pages if you are using the recommended retina method of picturefill. When selecting a variation with an attached image it should replace the product image shown. Unfortunately, the way that WooCommerce replaces the image it is not compatible with the picturefill method… until now!
Installation
Upload the Picturefill fix for WooCommerce plugin to your blog, and Activate it.
FAQ
- Why do I need this plugin?
-
Variable product images do not update when selecting a variation if picturefill is used. This plugin fixes that issue.
- Where is the settings for the plugin?
-
There are no settings. If you have WooCommerce and WP Retina 2x installed it will just work.
- Why don’t I just use the Retina.js method?
-
Retina.js results in the loading of both the standard and retina image. Picturefill only loads the image best suited for the display.
- Will this work with my theme?
-
Most likely yes. As long as your theme keeps the WooCommerce product image convention of a wrapper div with the ‘.images’ class it will work.
Reviews
Contributors & Developers
“Picturefill fix for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Picturefill fix for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
Release Date – 29 October 2015
- Added Frequently Asked Questions
1.0.0
Release Date – 29 October 2015
- Initial release