• Resolved derrida

    (@derrida)


    hey
    i have my own custom theme that uses materialize, and when i use the testimonial block i see nothing and it doesn’r look like the slide are moving.
    in chrome dev tools i get this error:
    testimonial.js?ver=1.4.0:66 Uncaught TypeError: $(…).find(…).slick is not a function
    at HTMLDivElement.<anonymous> (testimonial.js?ver=1.4.0:66)
    at Function.each (jquery-3.3.1.min.js?ver=3.3.1:2)
    at w.fn.init.each (jquery-3.3.1.min.js?ver=3.3.1:2)
    at HTMLDocument.uagb_content_timeline_init (testimonial.js?ver=1.4.

    i have tried to comment materialize and it still give me that error.
    any idea?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vrunda

    (@vrundakansara-1)

    Hey,

    Can you open up a ticket by submitting the form on this page for a quicker response – https://www.ultimategutenberg.com/support/

    Regards,
    Vrunda Kansara

    Plugin Author Vrunda

    (@vrundakansara-1)

    Hey,

    I suspect that a theme/3rd party plugin on your website might be adding the defer attribute to the js while it gets loaded. – https://bsf.io/7ixdh

    We would be able to help you better if we have the link to the instance where the issue has occurred.

    This loads the script later than it should actually have been loaded.

    To clarify your doubts regarding it, you can refer – https://bitsofco.de/async-vs-defer/

    You need to exclude this file to see Testimonial Working.

    I hope this clarifies your doubt.

    Regards,
    Vrunda Kansara

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘issue with the testimonial block’ is closed to new replies.