Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sam

    (@forbiddenchunk)

    I have done some digging and getting the following error;

    Uncaught TypeError: $gallery.find(…).flexslider is not a function

    I have disabled the plugins but still not working so not 100% sure what it could be?

    Thread Starter Sam

    (@forbiddenchunk)

    It seems to relate to;

    var slider = $gallery.find(‘.vimeography-thumbnails’).flexslider({
    animation: “slide”,
    namespace: ‘vimeography-bugsauce-‘,
    controlNav: false,
    animationLoop: false,
    slideshow: false,
    itemWidth: 186,
    itemMargin: 8,
    useCSS: false,
    prevText: “<span></span>”,
    nextText: “<span></span>”,
    selector: “.vimeography-slides > li”
    }).data(‘flexslider’);

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Playlist not appearing’ is closed to new replies.