Using the URL for slide switching
At Slider settings → General of your slider you can set a slider alias, which you can use for navigation.
- Turn on the
Use as anchor
feature. This creates an element with an ID right before the slider to let #alias anchor links point to this slider. - Turn on
Switch slide
- Publish your slider
You'll be able to go to your slider's second slide using a link that points to the page where the slider published, like this: https://yoursite.com/page/#alias-2, where alias is the alias you set for your slider and the 2 is the second slide within that slider.
Example with a WordPress menuitem:
or with a HTML code:
<a href="https://yoursite.com/page/#alias-2">Go to 2nd slide</a>
Video
On this video you can see on the same page how a slider links to another slider and its slides: