Title: Image Height bug
Last modified: September 10, 2020

---

# Image Height bug

 *  [metalsoul89](https://wordpress.org/support/users/metalsoul89/)
 * (@metalsoul89)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/image-height-bug/)
 * When I refresh page with shortcode [iscwp-slider] inside, image height randomly
   changes… and I solved the issue
 * you need to add stripslashes function in templates/design-1.php in line 4
 * <div class=”iscwp-img-wrp” <?php echo $height_css; ?> >
 * for
 * <div class=”iscwp-img-wrp” <?php echo stripslashes($height_css); ?> >
 * Best, Saul

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/image-height-bug/#post-13390858)
 * Hello,
 * Thanks for your suggestion, we will check and update very soon plugin.
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Image Height bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slider-and-carousel-plus-widget-for-
   instagram_8aaec5.svg)
 * [Slider and Carousel Plus Widget for Social Media](https://wordpress.org/plugins/slider-and-carousel-plus-widget-for-instagram/)
 * [Support Threads](https://wordpress.org/support/plugin/slider-and-carousel-plus-widget-for-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/slider-and-carousel-plus-widget-for-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slider-and-carousel-plus-widget-for-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slider-and-carousel-plus-widget-for-instagram/reviews/)

## Tags

 * [height](https://wordpress.org/support/topic-tag/height/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/image-height-bug/#post-13390858)
 * Status: not resolved