slideshowgallery1925.touch is not a function
I recently upgraded to slideshow gallery 1.6.7.1. It looks like I am seeing an error now when the page loads: TypeError: slideshowgallery1925.touch is not a function.
Please help as this prevents the rest of the page's javascript from running, of course.
See https://steeplechasers.org/ for example.
Is this related to the new responsive feature?
Please help as this prevents the rest of the page's javascript from running, of course.
See https://steeplechasers.org/ for example.
Is this related to the new responsive feature?
Comments
I'm also using all-in-one-migration, and seeing the following error in their error log.
Undefined index: slideshow_method","file":"\/var\/www\/www.steeplechasers.org\/wordpress\/wp-content\/plugins\/slideshow-gallery\/slideshow-gallery.php","line":1066
664c664
< wp_enqueue_script($this -> plugin_name, $this -> render_url('js/gallery.js', "default"), null, '1.0');
---
> wp_enqueue_script($this -> plugin_name, $this -> render_url('js/gallery.js', "default"), null, '1.6.3');
Thank you for your responses and feedback.
I'm glad to hear that you found the problem here.