Hi - I'm editing an existing website I inherited from a previous developer who's not here. I'm trying to figure out how to add a hyperlink in the slider I inherited from him. I'm not sure why he didn't make it easier to add a link to a slide because a lot of them now take you somewhere when you look at a slideshow.
Anyway, although you cannot see the slider live because it's on a private network, I've posted some code here and here's a makeshift version of the website:
http://designerandpublisher.com/mwelectric/test-mockup.html
This seems to be where you can make a hyperlink for the slides:
That "paging" is actually the buttons so I tried adding links to the above "href" and they didn't work and I don't want to make the little buttons the way to get to a story any way (see below):
What I'd like to do is just make the headline for each slide the hyperlink. I tried doing this:
by changing the class to descriptions which is in the CSS and then I added the slide text in the a ref hoping that would work but it completely mess it up. So I'm hoping someone can help me. Thanks.