Hi!
i'm trying to link each image of the slider from another page adding different anchors to each <li>
`
`
The problem is the links goes always to the first picture and not to the others with different anchors: pic1, pic2, pic3 ...
I also tried inserting `
` with anchors on `
` but doesn't work.
``
What's the issue?.
Thanks