Hi all--
I need some help troubleshooting a problem I have with images not changing when a variation is selected. It was doing fine until I updated Woocommerce and updated to the most recent version of Propulsion.
Here is an example of the issue.
http://www.pearlsinternational.com/shop/blue-freshwater-pearl-pendant-2/
Essentially when you select a pearl color under the item, I want it to change the image to match that color. All of the variations have the appropriate image attached to them and they are also all included in the product image slideshow. Like I said, this was working fine until the update. :(
I have already followed the instructions on these threads:
http://www.kriesi.at/support/topic/change-photo-when-change-product-variation
http://www.kriesi.at/support/topic/firebug-error-product-variations
Additionally, I have my thumbnail image container hidden (on purpose- http://www.kriesi.at/support/topic/invisible-variations-images) using the following in css/custom.css:
.single-product .thumbnails_container{
display: none !important;
}
Because thumbnails are not visible and selecting a variation is not changing the image as it should, customers are unable to view the correct product.
What changed to cause this to stop working? How do I fix it?
Thanks!!














