Dear Swift Team,
the product gallery on our website scrolls in the wrong direction. We also have a developer website where this does not occur which runs on the same version of WP and uses the same plugins. Our Woocommerce version is Woocommerce version 2.5.0.
you can see a good example on this page:
http://monkshop.eu/product/schoenen/five-ten-sleuth-grey/
if the slider buttons (prev/next) the dots, or the miniatures are clicked the images slide in the wrong direction. This causes the product gallery to appear empty. Looking at the inspector this seems to be a javascript error.
If I manually change the “transform: translate3d()” on the ul.slides to a value of -562px instead of the positive value the slider currently uses, the products are visible correctly.
Could you please advise as to why this seems to happen and how to fix it.
Thanks in advance!