• Hello,

    I have been searching through the FAQ and other threads on here, but I was not able to resolve this issue.

    It seems that after updating WordPress to the latest version, the following error appears under the Inspect Tool of my Browser:

    Uncaught TypeError: $(...).imagesLoaded(...).progress is not a function
    Uncaught TypeError: Cannot read property 'call' of undefined

    On every page that there should be a Slideshow, however, the FR Slideshow does not appear.

    Is there anything I can do to resolve this issue. It seems that it is related to JS files. The code of which the error is reporting is

    $(slideWrapper.children()).imagesLoaded()
                    .progress( function( instance, image ) {

    Anything is appreciated.

    https://wordpress.org/plugins/fluid-responsive-slideshow/

The topic ‘Uncaught TypeError – FR Slideshow not showing’ is closed to new replies.