Teno
New Member
Hi guys,
I was checking a few products images this morning, and couldn't click on any variant of any product directly on my website. Here's an example, where I cannot click on the options (nothing happens). Any idea what might be causing this ?
Only thing I modified between today and yesterday (it was working) is updates (alidropship, wordfence), and add this bit of code into cpanel to allow mailchimp pop up form :
Thank you !
I was checking a few products images this morning, and couldn't click on any variant of any product directly on my website. Here's an example, where I cannot click on the options (nothing happens). Any idea what might be causing this ?
Only thing I modified between today and yesterday (it was working) is updates (alidropship, wordfence), and add this bit of code into cpanel to allow mailchimp pop up form :
jQuery.getScript("/wp-includes/js/jquery/jquery.js")
.done(function() {
})
Thank you !