Greetings!
I am using a bootstrap powered client testimonial. The testimonial items require an active class to get displayed.
I am using a repeatable region to record multiple testimonials. Now there are two conditions:
1. If I keep the active class assigned to the testimonial, all testimonials are applied with the class and further more all testimonials get displayed together
2. If i remove the active class, no testimonial shows up (i checked the page source, the testimonials are there.
What I would want to accomplish is that, I would want to implement active class to only that testimonial which is being displayed. how can i create a condition, where i can apply active to only one testimonial and not all.
Regards,
GenXCoders
This is the link to the testimonial slider: Click Here
I am using a bootstrap powered client testimonial. The testimonial items require an active class to get displayed.
I am using a repeatable region to record multiple testimonials. Now there are two conditions:
1. If I keep the active class assigned to the testimonial, all testimonials are applied with the class and further more all testimonials get displayed together
2. If i remove the active class, no testimonial shows up (i checked the page source, the testimonials are there.
What I would want to accomplish is that, I would want to implement active class to only that testimonial which is being displayed. how can i create a condition, where i can apply active to only one testimonial and not all.
Regards,
GenXCoders
This is the link to the testimonial slider: Click Here