Title: [Plugin: Slideshow Gallery Pro] Slideshow Thumbnail Size
Last modified: August 20, 2016

---

# [Plugin: Slideshow Gallery Pro] Slideshow Thumbnail Size

 *  Resolved [Riley Christopher](https://wordpress.org/support/users/criley/)
 * (@criley)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-pro-slideshow-thumbnail-size/)
 * Is there a way to have a wider slideshow thumbnail? I have a customer that demands
   wider thumbnails and says we should be able to get it since we donated.
 * Thanks in advance
 * [http://wordpress.org/extend/plugins/slideshow-gallery-pro/](http://wordpress.org/extend/plugins/slideshow-gallery-pro/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-pro-slideshow-thumbnail-size/#post-2344900)
 * in slideshow-gallery-pro/models/slide.php
 *     ```
       image_resize($imagefull, $width = 100, $height = 100, $crop = true, $append = 'thumb', $dest = null, $quality = 100);
       ```
   
 * put $crop = false and that should work. It’s about line #88
    —-
 * You will have to reupload your photos for that to process. You can also create
   your own thumbnails and save them as uploadedimage-thumb.jpg (in uploads/slideshow-
   gallery-pro/) and they will be read as the thumbnail.
 * —-
 * And to note, nowhere does it mention getting wider thumbnails if you donate.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Slideshow Gallery Pro] Slideshow Thumbnail Size’ is closed to
new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [cpres](https://wordpress.org/support/users/cpres/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-pro-slideshow-thumbnail-size/#post-2344900)
 * Status: resolved