As much chance i mark line 35 in featured.php and its worked
…
jQuery(‘#flexslider-featured’).flexslider({
animation: “slide”,
useCSS: false, // Fix iPad flickering issue
slideshow: true,
…
to
…
jQuery(‘#flexslider-featured’).flexslider({
//animation: “slide”,
useCSS: false, // Fix iPad flickering issue
slideshow: true,
…
it worked but this is disable