• Resolved swohlert

    (@swohlert)


    Hey,

    I have a serious problem with the Genesis Responsive Slider. I keep getting this error:

    Uncaught TypeError: undefined is not a function (index):269(anonymous function) (index):269j jquery.js?ver=1.11.1:2k.fireWith jquery.js?ver=1.11.1:2m.extend.ready jquery.js?ver=1.11.1:2J

    When I replace the includes map the error disappears but comes back quite fast. When I’m logged in, the slider does show.

    Any help is appreciated.

    https://kozijnen-inkoop.nl

    https://wordpress.org/plugins/genesis-responsive-slider/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Ron Rennick

    (@wpmuguru)

    I’m not seeing any errors as an anonymous user. What browser are you using?

    Thread Starter swohlert

    (@swohlert)

    Used Safari as well as Chrome on Mac, but it also occurs at my client on Windows IE.

    The slider showed a few hours ago, and now it’s gone again and I can see the error in chrome:

    When I click the error it directs me to an index 268 and shows this:
    <script>jQuery(document).ready(function($) {$(“.flexslider”).flexslider({controlsContainer: “#genesis-responsive-slider”,animation: “slide”,directionNav: 0,controlNav: 0,animationDuration: 800,slideshowSpeed: 8000 }); });</script>

    Along with the error message Uncaught TypeError: undefined is not a function

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    I was using Chrome on a Mac. Try disabling your CDN. The base jquery scripts are being included twice.

    Thread Starter swohlert

    (@swohlert)

    Hey,

    sorry for my late reaction. Can you tell me where you see the second script? Because the problem already occurred when I didn’t have CDN enabled.

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    First line #49, Second #283.

    Neither of those are CDN URLS so it might be one of your other plugins.

    Thread Starter swohlert

    (@swohlert)

    Thanks, that seemed to be the problem. Looks fixed now

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

The topic ‘Slider stops working after some time’ is closed to new replies.