Home Forums Basel support forum Problem with WooCommerce Video Plugins Reply To: Problem with WooCommerce Video Plugins

#2751

[email protected]
Participant

Hi,

I’ve tried to delete the files, but it doesn’t put the standard Woo Gallery. I’ve attached how it looks like.

Link: http://dev.malchugani.com/produkt/teifoc-4500-lyatna-vila-2-modela-130-chasti/

Also i’ve tried to add Jquery click event on the first image to hide the featured video when it’s pressed, but due to the preventDefault() function it doesn’t work.

Code:
$(“.current-image”).on(“click”, function() {
$(“.ywcfav_has_featured”).show();
});

Please if it’s possible can you just write me the correct jquery code and i think this is all.

Best Regards