Carousel Navigation Issues
-
Hi
I am using the carousel widget with repeater slides and templates for each slide.
I have figured out how to navigate between slides by giving each slide an ID and using that ID for the target slide in the ID field of the relevant widget from which you wish to navigate from.
BUT – I have 4 slides and each slide has a back button to the main slide. It seems that having multiple slides using the same target ID class is causing issues as only the first slide navigates back to the main slide, but not the other 2 slides. Structure is as follows:
- MAIN SLIDE – this slide has links to slide 1, 2 and 3. These links work and the slide successfully navigates to each of the below slides.
- Slide 1 – has a back to main slide button that successfully links back to above MAIN SLIDE
- Slide 2 – Uses identical button as Slide 1, but button doesn’t work
- Slide 3 – Also uses identical button as slide 1 and 2 but button doesn’t work.
I need slide 2 and 3 to also navigate back to main slide when back button is clicked. The back button uses the same target ID class for the main slide.
You can visit the site at the link attached to this post and the carousel is in the second section down on the page with the green background where Insurance, Auto and Money are listed. These items are clickable. Please test and revert with any feedback. am I doing something wrong or is this a bug? Thanks
The page I need help with: [log in to see the link]
- The topic ‘Carousel Navigation Issues’ is closed to new replies.