Error in show slider in static homepage
-
Hi
Previously I used of this guide link to show slider in my static homepage, but in version 3.1 its not display. This Error display in my Chrome’s Inspect:
Uncaught TypeError: jQuery(...).flexslider is not a function
This means:jQuery('#flexslider-featured').flexslider({ animation: "slide", useCSS: false, // Fix iPad flickering issue directionNav: true, controlNav: true, pauseOnHover: true, animationSpeed: 400, smoothHeight: true, touch: false, slideshow: true, slideshowSpeed: 6000, });
My site is on the localhost.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Error in show slider in static homepage’ is closed to new replies.