Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Ashish,

    It looks to me like it’s probably a Javascript conflict with your theme. Something about WooCommerce is exposing a problem that’s already there. I see several “uncaught errors” from the theme’s Javascript in my Chrome Dev tools:

    Uncaught TypeError: undefined is not a function  custom.js:1
    Uncaught TypeError: undefined is not a function  my_script.js:1
    Uncaught TypeError: Cannot set property 'touchstart' of undefined  jquery.mobile.customized.min.js:10
    Uncaught TypeError: undefined is not a function camera.min.js:4

    I’d suggest checking if there’s any updates for your theme, and/or contacting the theme’s dev about those. Once those are cleared up, if it’s still not working, then we’d want to look at a possible conflict between WC and the slider plugin.

    Thread Starter Ashish Roy

    (@ashish-roy)

    Hi Tevya,

    Yes it was a javascript conflict. I am using child theme. So i just updated the parent theme framework and the slider started working with woocommerce plugin activated.

    Thank you for the suggestions, it solved my problem.

    Excellent Ashish! So glad to hear that fixed it. Great looking design, by the way.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider stopped working after installing woocommerce.’ is closed to new replies.