Title: [Plugin: Slideshow Gallery] error in code excluding images
Last modified: August 20, 2016

---

# [Plugin: Slideshow Gallery] error in code excluding images

 *  [jnthnlstr](https://wordpress.org/support/users/jnthnlstr/)
 * (@jnthnlstr)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-error-in-code-excluding-images/)
 * Hello,
 * I found that the code to exclude images, e.g. slideshow-gallery.php lines 101&
   136:
 * `if (in_array($a, $exclude)) {`
 * needs to be this to work:
 * `if (in_array($id, $exclude)) {`
 * Hope that helps anyone finding the same problem I did.
 * J.
 * [http://wordpress.org/extend/plugins/slideshow-gallery/](http://wordpress.org/extend/plugins/slideshow-gallery/)

The topic ‘[Plugin: Slideshow Gallery] error in code excluding images’ is closed
to new replies.

 * ![](https://ps.w.org/slideshow-gallery/assets/icon-256x256.png?rev=1187457)
 * [Slideshow Gallery LITE](https://wordpress.org/plugins/slideshow-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-gallery/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jnthnlstr](https://wordpress.org/support/users/jnthnlstr/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-error-in-code-excluding-images/)
 * Status: not resolved