Title: [Plugin: Slideshow] Uncaught TypeError:  &#039;slideshow_script&#039;
Last modified: August 20, 2016

---

# [Plugin: Slideshow] Uncaught TypeError: 'slideshow_script'

 *  Resolved [webusat](https://wordpress.org/support/users/webusat/)
 * (@webusat)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-uncaught-typeerror-slideshow_script/)
 * Hi,
 * The slideshow won’t work. I have deactivated plugins, removed any scripts I had
   running and still get this:
 * Uncaught TypeError: Object [object Object] has no method ‘slideshow_script’
 * I am pretty sure it’s my template because it works with the default theme. Any
   ideas?
 * Thanks,
 * Stan
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-uncaught-typeerror-slideshow_script/#post-3059313)
 * Hi Stan,
 * The slideshow is almost always called after the `</head>` tag, which means that
   the slideshow needs to load its script in the body of the website.
 * It’s required for every WordPress theme to have a `<?php wp_footer(); ?>` statement
   right before the </body> tag, as many plugins need to load their scripts here.
   Your theme probably misses this call. [More information](http://codex.wordpress.org/Function_Reference/wp_footer)
 * Best regards,
    Stefan
 *  Thread Starter [webusat](https://wordpress.org/support/users/webusat/)
 * (@webusat)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-uncaught-typeerror-slideshow_script/#post-3059391)
 * Hi Stefan,
 * Ouch, rookie mistake. I was building so fast I totally forgot the tag. It is 
   working now.
 * Sometimes I hate deadlines.
 * Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Slideshow] Uncaught TypeError: 'slideshow_script'’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

## Tags

 * [uncaught TypeError](https://wordpress.org/support/topic-tag/uncaught-typeerror/)

 * 2 replies
 * 2 participants
 * Last reply from: [webusat](https://wordpress.org/support/users/webusat/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-uncaught-typeerror-slideshow_script/#post-3059391)
 * Status: resolved