Title: Multiple Slideshow not working?
Last modified: October 11, 2016

---

# Multiple Slideshow not working?

 *  [SamSnow](https://wordpress.org/support/users/samsnow/)
 * (@samsnow)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/)
 * Hello there and thank you for your work.
    I put 2 galleries in the same page 
   and the second one is not working correctly : [http://www.arthurin.fr/retrospective-sur-mes-premiers-sites-internet#more-115](http://www.arthurin.fr/retrospective-sur-mes-premiers-sites-internet#more-115)
   My guess is the plugin is not made to work with 2 slideshow on the same page (
   as you can see the control buttons for the first slider change the image of the
   second slider).
 * Could you fix it please ?
    Arthur

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

 *  Thread Starter [SamSnow](https://wordpress.org/support/users/samsnow/)
 * (@samsnow)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/#post-8341754)
 * Up
 *  [jcolton](https://wordpress.org/support/users/jcolton/)
 * (@jcolton)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/#post-8361719)
 * I’m having the same problem. I need to show multiple slideshows on one page but
   only the last one displayed is working.
    -  This reply was modified 9 years, 7 months ago by [jcolton](https://wordpress.org/support/users/jcolton/).
 *  [seindal](https://wordpress.org/support/users/seindal/)
 * (@seindal)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/#post-8602734)
 * I have this in my gss-custom.js – the lines with prev, next and pager are the
   important ones
 *     ```
       jQuery( document ).on( 'cycle-bootstrap', function( e, opts, API ) {
       	opts.timeout = 8000;
       	opts.pauseOnHover = true;
       	opts.speed = 1000;
       	opts.prev = '~ .gss-info .gss-prev';
       	opts.next = '~ .gss-info .gss-next';
       	opts.pager = '~ .gss-info .gss-pager, > .gss-pager';
       });
       ```
   
    -  This reply was modified 9 years, 5 months ago by [seindal](https://wordpress.org/support/users/seindal/).
 *  [spamme1](https://wordpress.org/support/users/spamme1/)
 * (@spamme1)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/#post-9052386)
 * I have tried this solution but it doesn’t work.
    On the main page, when many 
   posts appears, when more than one post has a gallery, the plugin adds all the
   pictures to the first found post and remove them from all the other posts.
 *  [tzkmx](https://wordpress.org/support/users/tzkmx/)
 * (@tzkmx)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/#post-9543069)
 * Have you tried using the “name” parameter? I was having the same issue and putting
   a different name to each gallery solved the issues.

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

The topic ‘Multiple Slideshow not working?’ is closed to new replies.

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

 * 5 replies
 * 5 participants
 * Last reply from: [tzkmx](https://wordpress.org/support/users/tzkmx/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/multiple-slideshow-not-working/#post-9543069)
 * Status: not resolved