Title: [Plugin: Jetpack by WordPress.com] Jetpack 1.8 also problems
Last modified: August 20, 2016

---

# [Plugin: Jetpack by WordPress.com] Jetpack 1.8 also problems

 *  [jan24](https://wordpress.org/support/users/jan24/)
 * (@jan24)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-jetpack-18-also-problems/)
 * Using Worpress.com and **IE8** my pictures in the carrousel look good.
    After
   clicking on one of the pictures, the original picture is hidden by another picture
   with a a black fade, from the same carrousel. When using other browsers, there
   is no problem.
 * [http://wordpress.org/extend/plugins/jetpack/](http://wordpress.org/extend/plugins/jetpack/)

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

 *  [Jeremy Herve](https://wordpress.org/support/users/hd-j/)
 * (@hd-j)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-jetpack-18-also-problems/#post-3077998)
 * Thanks for reporting the issue.
 * I was able to reproduce the problem on a test blog when using IE7 and IE8. We
   will have a look at the problem and release a fix in a future release of the 
   Jetpack plugin, as soon as we can address the issue.
 * Sorry about that!
 *  [mrchambers](https://wordpress.org/support/users/mrchambers/)
 * (@mrchambers)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-jetpack-18-also-problems/#post-3078116)
 * I can confirm the issue with IE7 and 8… is there a roadmap for this fix?
 *  [mrchambers](https://wordpress.org/support/users/mrchambers/)
 * (@mrchambers)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-jetpack-18-also-problems/#post-3078117)
 * This isn’t a perfect fix, but I added the following code to the bottom of my 
   IE7 and IE8 specific CSS which makes the carousel usable.
 *     ```
       .jp-carousel .jp-carousel-slide {
       	display: none !important;
       }
   
       .jp-carousel .selected {
       	margin: 0 auto;
       	display: block !important;
       }
       ```
   
 * I hope this helps temporarily whilst Jeremy comes up with a more robust fix 🙂

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

The topic ‘[Plugin: Jetpack by WordPress.com] Jetpack 1.8 also problems’ is closed
to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [mrchambers](https://wordpress.org/support/users/mrchambers/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-jetpack-18-also-problems/#post-3078117)
 * Status: not resolved