I am working on a project, and the requirement is to show the Slide count on each slide.

number of the slide/total number of the slides

for example if I have 5 slides and I am now in 2nd slide, so this will be the output below the slides.
2/5

if I click the "next nav" it will become
3/5

if "prev nav";
2/5

I am using Flex slider in a View, is it possible to achieve this? Does FlexSlider have this option?

Please help me out.

Comments

amaria’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

You could use the Views pager with some Css.