I checked your site and it seems like that there is a JavaScript error in one of the WooCommerce JS files. Please check the attached screenshot. This issue is not related to the slider, but in some cases, a JavaScript error can break the running of any other JS scripts / plugins on your site. That's why the slider is not loading.
As I can see, the issue is in the following code:
Where $j( ... ) is pointing to jQuery, but jQuery has no .select2() function. It has only .select() function. It seems like somebody renamed all the .select() functions to .select2() and that causes the issue.
Hello my slider does not work after the update and registration. It can be integrated but does not start. I would be glad about a support.
THX Clemens
Hi Clemens,
I checked your site and it seems like that there is a JavaScript error in one of the WooCommerce JS files. Please check the attached screenshot. This issue is not related to the slider, but in some cases, a JavaScript error can break the running of any other JS scripts / plugins on your site. That's why the slider is not loading.
As I can see, the issue is in the following code:
Where $j( ... ) is pointing to jQuery, but jQuery has no .select2() function. It has only .select() function. It seems like somebody renamed all the .select() functions to .select2() and that causes the issue.
Best Regards,
George | Kreatura Dev Team