Banner Display -How Many Can There Be And How Can A New Display Be Created?

I'm playing with the banner displayed on our development site, which is still displaying the default banners. There are three banners cycling, and three buttons in the bottom right of the banner display to select them. When I went in to the banner add-ons admin, I saw 4 out-of-the-box sample banners. When I made the inactive banner active and wen back to the home page with banners, only the three were cycling. Is there a way to increase the number of banners that cycle in the slide show?



Also, how would one change the size of the slideshow display (and banners) and could more than one banner “object” be created and added to the layout? If so, where can the settings for doing so be found. Thanks for any insights.

There is a “Content” setting on the Main Banners block that defines the number of banners to rotate “Limit”.



Theoretically you could have more than one block on a page and use “Manual” fill but you have to instantiate a new object for each slider and that would involve modifying the code.



I would recommend using something like: http://forum.cs-cart…__fromsearch__1



You only need a single integration and you can upload multiple sliders with unique id's, so there is no conflict.

I have two sliders on this page for example:



http://cscart4.requincreative.com/wow-slider-demo.html

[quote name='requincreative' timestamp='1395791493' post='180163']

There is a “Content” setting on the Main Banners block that defines the number of banners to rotate “Limit”.



Theoretically you could have more than one block on a page and use “Manual” fill but you have to instantiate a new object for each slider and that would involve modifying the code.



I would recommend using something like: http://forum.cs-cart…__fromsearch__1



You only need a single integration and you can upload multiple sliders with unique id's, so there is no conflict.

[/quote]



Thanks! Will definitely check out WOW-Slider and your add-on. They look like just what I'm looking for.