Version 2 of the development plugin works a treat 😀
Many many thanks
Dave
Thanks
I shall have a try of the development plug in in two minutes
for reference is this the code you asked about ?
wp_deregister_script( 'jquery.cycle' );
wp_register_script( 'jquery.cycle', get_bloginfo('template_directory').'/js/jquery.cycle.lite.js', array(), false, true);
wp_enqueue_script( 'jquery.cycle' );