Title: Multiple galleries on a single page causing errors
Last modified: August 31, 2016

---

# Multiple galleries on a single page causing errors

 *  [salario162](https://wordpress.org/support/users/salario162/)
 * (@salario162)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multiple-galleries-on-a-single-page-causing-errors/)
 * I’m getting an animated spinner wheel above the carousel on any subsequent galleries
   that are embedded on the same page. Any idea how I can resolve this issue?
 * [https://wordpress.org/plugins/image-carousel/](https://wordpress.org/plugins/image-carousel/)

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

 *  [atargatis](https://wordpress.org/support/users/atargatis/)
 * (@atargatis)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multiple-galleries-on-a-single-page-causing-errors/#post-6944300)
 * I am also experiencing this issue. Otherwise, I love the plugin…great look & 
   functionality, plus it’s super simple to use. Hoping for a resolution so that
   I can use this on multiple sites.
 *  [sheershoff](https://wordpress.org/support/users/sheershoff/)
 * (@sheershoff)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/multiple-galleries-on-a-single-page-causing-errors/#post-6944452)
 * plugins/image-carousel/inc/functions/icp-functions.php
 * line 219
 * change
 * `if ( apply_filters( 'use_default_gallery_style', true ) )`
 * to
 * `if ( apply_filters( 'use_default_gallery_style', true ) ){}`
 * (just add the two curly braces)
 * I don’t know what this change breaks, but it fixes multiple galleries on one 
   page 🙂
 * Seems it works

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

The topic ‘Multiple galleries on a single page causing errors’ is closed to new 
replies.

 * ![](https://ps.w.org/image-carousel/assets/icon-256x256.png?rev=1226790)
 * [Image Carousel](https://wordpress.org/plugins/image-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/image-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/image-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/image-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-carousel/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [sheershoff](https://wordpress.org/support/users/sheershoff/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/multiple-galleries-on-a-single-page-causing-errors/#post-6944452)
 * Status: not resolved