Hi,
Please install some plugin that can make site public by link and provide a link here. I need to see what is not working.
Regards,
Dmytro
Hi Dmytro,
I can send you a video of the issue, but it’s pretty simple, the variation images are not loading when you change variations from the dropdown like they do on single product pages.
Thank you for your response
Ah, forgive me, I just realized that I hacked your plugin to try and get variations working on the preview..
I replaced woocommerce_template_loop_add_to_cart(); with woocommerce_template_single_add_to_cart();
LINE 42 in /product-preview-for-woocommerce/includes/functions.php
Which works, except for everything but the variation image switching.. I’m unsure why exactly, the requisite woocommerce JS files are loaded as far as I can see. Anyways, I realize this is outside of your plugin’s scope, but if you have any ideas on how to get variation image switching to work it would be super appreciated!
Hello again, your response on this would be highly appreciated.