Flex Slider not working
-
Hello,
I have a theme (Backstreet) that comes with a built-in slider. It was working initially; now, it only shows a spinning wheel as if it’s trying to load the images. Even better, the below loose code can now be seen at the bottom of the page:
“]); // Flex Slider jQuery(‘.flexslider’).flexslider({ animation: “fade”, slideDirection: “horizontal”, slideshow: true, slideshowSpeed: 7000, animationDuration: 600, directionNav: true, controlNav: true, }); // PrettyPhoto jQuery(“a[rel^=’prettyPhoto’]”).prettyPhoto({animation_speed:’fast’,theme:’pp_default’, autoplay_slideshow: false}); });
Please help! The site is: SRTLIFE.com
Jon
- The topic ‘Flex Slider not working’ is closed to new replies.