Closed (works as designed)
Project:
Views Slideshow
Version:
7.x-3.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 21:25 UTC
Updated:
31 Dec 2016 at 06:12 UTC
Jump to comment: Most recent
Comments
Comment #1
bzsim commentedPlease allow me to update my question since I just found the tutorial on how to add the numeric counter here http://drupal.org/node/1181966
HOWEVER, these numbers are not clickable. You should be able to click on 1 and go to slide 1, click on 2 and go to slide 2. The tutorial does not mention how to do that.
BTW this was so much easier in D6.
Comment #2
jhuon commentedSame problem here. I have created a slideshow, I set the Pager with a Global: View result counter Field but there is no link to jump to the slide.
The setting of this pager is a bit tricky :)
Comment #3
samwillc commented@jhoun, I just output the field result counter as a link and type in '#slider'.
The link doesn't have to 'go' anywhere but needs to be a link format in order to make it clickable. Clicking on the numbers should now take you to the appropriate slide. Hope this helps.
Sam.
Comment #4
donquixote commentedYeah, please reintroduce he numbered slider in D7 :)
Doing this with a field seems rather odd.
Comment #5
czek commentedYou guys might want to check this out:
Creating a numeric pager: http://drupal.org/node/1181966
Comment #6
jhuon commented@samwillc Thanks for the tip :)
I find another way to get my pager working but mine is a bit more complicated: http://drupal.org/node/1181966#comment-6301986
Comment #7
carl.ben commentedthanks @samwillc for that simple solution!
Comment #8
samwillc commentedGlad to help.
It's a really simple trick but it does exactly what's required!
Sam.
Comment #9
nickdickinsonwildeSamwillc's instructions are definitely on the money for one good way to have a numbered pager :)