Title: [Plugin: iSlidex] doubles image
Last modified: August 19, 2016

---

# [Plugin: iSlidex] doubles image

 *  Resolved [deepbevel](https://wordpress.org/support/users/deepbevel/)
 * (@deepbevel)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-islidex-doubles-image/)
 * When linking to the post it shows the featured image above the actual post image.
   Any way to not show that featured image on the actual post?
 * thanks

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

 *  Thread Starter [deepbevel](https://wordpress.org/support/users/deepbevel/)
 * (@deepbevel)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-islidex-doubles-image/#post-2000521)
 * Don’t know how I figured this out or why it works, but if I put this code:
    `
   set_post_thumbnail_size( 100, 100, true );`
 * right after:
    // Default custom headers packaged with the theme. %s is a placeholder
   for the theme template directory URI
 * -in functions.php, it no longer shows the featured image doubled with the post
   image. Hooray!
 * I found the solution in this article: [http://www.studiograsshopper.ch/web-development/wordpress-featured-images-add_image_size-resizing-and-cropping-demo/](http://www.studiograsshopper.ch/web-development/wordpress-featured-images-add_image_size-resizing-and-cropping-demo/)
 * I thought I would have to change the “post thumbnail” size (which apparently 
   is the same thing as “featured image” size) to 0 to get rid of the featured image,
   but it works at 100. If anyone understands what’s going on here please let me
   know!
 * Thanks
 *  Plugin Author [Duke](https://wordpress.org/support/users/dukessa/)
 * (@dukessa)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-islidex-doubles-image/#post-2000882)
 * Simply, your template was messing with the plugin!
    Happens 🙂 Glad you got it
   sorted!

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

The topic ‘[Plugin: iSlidex] doubles image’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Duke](https://wordpress.org/support/users/dukessa/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-islidex-doubles-image/#post-2000882)
 * Status: resolved