Go to geocrafttheme\js \ custom.js and replace code given below as shown in image. Code: jQuery(window).load(function() { jQuery('.flexslider').flexslider({ slideshowSpeed: 400 }); });