Ok, I found the problem (in my case) jquery is loading twice, one from “wp-includes/js/jquery/jquery.js?ver=1.8.3” and the other one from my theme “wp-content/themes/my_theme/js/jquery-1.3.2.min.js” I deleted the second one from header.php in “my_theme” directory, or simply you can comment the line 😉
I have this Error: TypeError: jQuery(‘#featured_slider ul’).cycle is not a function. The plugin script “jquery.cycle.all.2.72.js” is loaded correctly. Maybe is the jquery version ¿?
Hello, the same problem the slider doesn’t work, only display the text and picture from the last entry checked with “featured content slider option”