Viewing 1 replies (of 1 total)
  • My theme uses an ajax call on it and I was getting the same error above.

    I fixed it by putting the metaslider javascript and css calls in the header.

    <script type='text/javascript' src='https://localhost/wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider-min.js?ver=3.3.6'></script>
    <link rel='stylesheet' id='metaslider-flex-slider-css'  href='https://localhost/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css?ver=3.3.6' type='text/css' media='all' property='stylesheet' />
Viewing 1 replies (of 1 total)
  • The topic ‘Uncaught TypeError: $(…).flexslider is not a function’ is closed to new replies.