Home › Forums › Basel support forum › Problem with WooCommerce Video Plugins › Reply To: Problem with WooCommerce Video Plugins
[email protected]
Hi,
i’ve replace the code with yours but with no result again. The code is in the “On document ready” field.
Link: http://dev.malchugani.com/produkt/teifoc-4500-lyatna-vila-2-modela-130-chasti/
When I inspect the code, the things that I see as JS script on the image links are:
1) dragstart …. /wp-content/themes/basel/js/theme.min.js?ver=4.5.3:4
function(a) {
a.preventDefault()
}
2) dragstart …. /wp-includes/js/jquery/jquery.js?ver=1.12.4:3
k = r.handle = function(a) {
return “undefined” == typeof n || a && n.event.triggered === a.type ? void 0 : n.event.dispatch.apply(k.elem, arguments)
}
And on the body I see the click events, but this click event from the document ready field isn’t there. I think when it’s used the “$(“body”).on” the code must be visible somewhere when I inspect it.
Where I go wrong? Is there any other place where I can put the code and to be executed properly?
Thanks for the clarification and help so far.
Best Regards