I'm going to test a lot of widget images tool for zooming images on my commerce kickstart release but with EVERY tool I use, on changing product variation (for example the color of the item) the images are reloaded but without the applied effect.

I'm using the Magic Magnify Plus plugin (http://www.magictoolbox.com/magicmagnifyplus/) applyed to an image style of drupal and it works until the product variation type is changed, even if drupal loads a default style image...

This is not the only one affected by this problem, even with other modules I have the same results.

Is there a solution to this?

Comments

rszrama’s picture

Category: Bug report » Support request
Status: Active » Closed (duplicate)

Give the closed issues a search and you should find issues related to this. You have to re-apply your JS to the images after the Ajax refresh of elements on the page.

smurfxx’s picture

Thank you for your reply, I'm not so good in these things, I've done a search with these results:
https://drupal.org/project/issues/commerce?text=Ajax+refresh&status=Open...

What's the right patch to apply?

Sorry and thanks again!