On the Common Core themes, Magic Zoom does not work on the View All Reviews Modal for customer uploaded photos.
I was able to fix this by adding these lines to the bottom of the product_review_list.html file:
Once I did that, all seems to be working as expected.
GonzaloGil Can you have the developers fix this for the next release?
I was able to fix this by adding these lines to the bottom of the product_review_list.html file:
Code:
<link rel="stylesheet" href="/assets/templates/common-core/lib/magiczoomplus/magiczoomplus.css" type="text/css" media="screen">
Code:
<script type="text/javascript" src="/assets/templates/common-core/lib/magiczoomplus/magiczoomplus.js"></script>
GonzaloGil Can you have the developers fix this for the next release?