Forums
(@micahbailey)
14 years, 3 months ago
Edit the plugin file and change the autoplay to false:
if (is_single() || is_page()) { $autoplay = 'false'; } else { $autoplay = 'false';