Arseur
Forum Replies Created
-
OH GOD I am an idiot.
I found out what happened. I changed the publication date of one of the slides in the small slideshow, so it would be the second one to appear (I’ve uploaded it first), and I put the date of tomorrow.. So the slide was “scheduled” instead of “published”…
And of course it wouldn’t be displayed in that case…
It seems that everytime I ask something here, the answer appears magically to my eyes by itself… *facepalm*It doesn’t explain why three slides are shown when I put “2” in the “number of slides” box, though…
Hi JLeuze,
I’m coming back here because I have another issue with multiple slideshows, and I think it would be useless to open another topic…
My two slideshows were running perfectly. They had two slides each. But since I added a slide into the bigger one, and incremented the number of slides (in the Meteor Settings), the smaller slideshow won’t start its cycle…
The bigger one works perfectly though.And even if I put the number of slides box back to 2 instead of 3, nothing changes : the bigger one stills shows its 3 slides, and the smaller one doesn’t start.
Do you have any idea about what’s happening ?
(Again, thanks for your time both creating and supporting your plugin)Thanks ! This won’t make my page load a lot faster but it will be a slightly cleaner code.
BTW, great job with this plugin 😉Looks like I found how to do it ! \o/
There’s no metadata for the nav buttons, so I had to use CSS :
#meteor-nextlogos { display: none; } #meteor-prevlogos { display: none; }(where ‘logos’ is the name of the slideshow without the nav buttons)
Yeeha.