Hello,
I just updated woocommerce (v. 3.3.1) and noticed that the hover effect images have disappeared. When I check it with developer tools, it shows this:
<img class="show image" src="" class="show-image" alt="">
So the src is empty, it shows no image.
How can I fix this?
Thank you.