Hi- I need to have the homepage featured slider banners click through to designated pages... instead of the next banner image.
I saw a comment about adding a caption, but that will not work for this. The banner itself needs to be able to click-though to another page or URL that I designate.
The on-click function is reserved for next slide. Therefore you can't change that.
Work-around: If you wanted a work-around, you could add a link in the caption box. Then re-write the caption box CSS so it's transparent instead of black and make the link and box cover the images (Replacing the on-click function because it's on top of it). This actually wouldn't be all that much work.