RSS Feed/News Show multiple items at once in slider / carousel

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,014
Points
823

Reputation:

Hey there,

let's take the notifications for example. I would like to show mutiple notifications at once and i'm not sure how to pass that to the slider.

On the Github page of lightslider (http://sachinchoolur.github.io/lightslider/examples.html) i've seen that there is a setting for shown items at once. In the /js/carousel.js file in line 73 - 74 it says the following:

Code:

Code:
this.slider = this.$target.lightSlider({
                item: options.items,

So, my question is: How can i...

Read more

Continue reading...
 
Status
Not open for further replies.
Top