Hello Josh!
I did what you said. I found the script.js in functions.php and did disable it.
// wp_deregister_script(‘script’);
// wp_register_script(‘script’, (get_bloginfo(‘template_directory’).”/js/script.js”), false);
// wp_enqueue_script(‘script’);
It seems the slide show on the home page is working again, Thank you!
I have a question, by disabling script.js would it affect anything in the website?
Thank you again and again for a great plugin and quick support!