• Hello,
    I have a problem with FT: Slider widget. When I changed default images (I used the same resolution), the auto-slider stopped working and elements for changing images are positioned below slider images.
    Also, in the console I have these errors:
    Uncaught TypeError: f.stopAutoplay is not a function
    at HTMLDivElement.<anonymous> (d612b.js:15)
    at HTMLDivElement.handle (b1bc1.js:2)
    at HTMLDivElement.dispatch (b1bc1.js:2)
    at HTMLDivElement.r.handle (b1bc1.js:2)

    Uncaught TypeError: f.startAutoplay is not a function
    at HTMLDivElement.<anonymous> (d612b.js:15)
    at HTMLDivElement.handle (b1bc1.js:2)
    at HTMLDivElement.dispatch (b1bc1.js:2)
    at HTMLDivElement.r.handle (b1bc1.js:2)

    If you open the home page, you will see the problems on both sliders on home page

    Additional info: If you zoom out page and revert to 100%, everything will be fine.
    Additional info #2: On the mobile layout, you will see big blank space after sliders, but when you change the image by scrolling left or right, that blank space will disappear.

    • This topic was modified 5 years, 3 months ago by chedomil.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter chedomil

    (@chedomil)

    Additional info: If you zoom out page and revert to 100%, everything will be fine.

    Hey @chedomil,

    If you have activated any minification plugin for your site, please deactivate it and see if it resolves the issue?

    Please let us know if it doesn’t help you.

    Thanks.

    Thread Starter chedomil

    (@chedomil)

    Yes,
    After disabling both “Lazy Load by WP Rocket” and “W3 Total Cache” it works fine. So, is it possible to make them work together? Which alternatives you can recommend instead of these plugins?

    Hey @chedomil,

    You maybe be able to use those plugins within your site. However, please do not use the Minification and Concatenation of scripts provided by those plugins and see if that helps.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider doesn’t work and autoplay errors in console’ is closed to new replies.