Title: Carousel Image Bug
Last modified: August 21, 2016

---

# Carousel Image Bug

 *  [Gemfruit](https://wordpress.org/support/users/gemfruit/)
 * (@gemfruit)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/carousel-image-bug/)
 * Although you can specify how many items are shown at once in the carousel, this
   value is ignored if there are multiple copies of the same image.
 * The old version of the carousel used items=”value”, but the new one doesn’t expose
   this in the shortcode. Where / how does the carousel know how many items are 
   supposed to be shown at once?
 * Here’s an example of the issue:
 * [su_carousel source=”media: 194,194,194,194,194,44″ autoplay=”10000″]
 * That will simply show 2 items (2 huge images), when I want 3, and I set 3. Due
   to the ID being the same (194 over and over), the images are ignored, and only
   the two unique IDs are considered. I’m personally doing this because I have a“
   coming soon” image, and want placeholder images.
 * While my issue may be an exception, I’m still confused as to where the data for
   how many items is shown is stored, since “items” is no longer in the shortcode,
   and I’d love for the plugin to not care about duplicate IDs, as I’m doing so 
   on purpose.
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)

The topic ‘Carousel Image Bug’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

 * [duplicate](https://wordpress.org/support/topic-tag/duplicate/)
 * [id](https://wordpress.org/support/topic-tag/id/)
 * [ignored](https://wordpress.org/support/topic-tag/ignored/)

 * 0 replies
 * 1 participant
 * Last reply from: [Gemfruit](https://wordpress.org/support/users/gemfruit/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/carousel-image-bug/)
 * Status: not resolved