Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1294267

    When I use the plugin Product slider for woocommerce 3.0.4 (pro version) with the enfold theme, the product gallery generated by the plugin isn’t working. If you disable the enfold theme and used any other the plugin works correctly.

    I haven’t CSS or custom scripts.

    When I performed the tests with other themes, I did not disable other plugins.

    The page problem is the home in https://www.colchaoportoalegre.com.br/

    What could be happening? What can I do?

    #1294681

    Hey JoaoBrots,

    Thank you for the inquiry.

    The product slider sometimes load, but most of the time, it does not. We have found this error in the console, which be causing the issue.

    Uncaught TypeError: Cannot read property 'indexOf' of undefined
        at S.fn.init.S.fn.load (jquery.min.js?ver=3.5.1:2)
        at HTMLImageElement.<anonymous> (jquery.bxslider.min.js?ver=3.0.4:10)
        at Function.each (jquery.min.js?ver=3.5.1:2)
        at S.fn.init.each (jquery.min.js?ver=3.5.1:2)
        at HTMLImageElement.<anonymous> (jquery.bxslider.min.js?ver=3.0.4:10)
        at Function.each (jquery.min.js?ver=3.5.1:2)
        at S.fn.init.each (jquery.min.js?ver=3.5.1:2)
        at g (jquery.bxslider.min.js?ver=3.0.4:10)
        at c (jquery.bxslider.min.js?ver=3.0.4:10)
        at d (jquery.bxslider.min.js?ver=3.0.4:10)
    

    Try to install this plugin and set jQuery to legacy mode.

    // https://wordpress.org/plugins/enable-jquery-migrate-helper/

    This might help fix the bxslider script issue temporarily.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.