Hi There,
I have a slideshow on the front page of my website that just scrolls through photos. I want to link this so that when someone clicks on the photos it follows a link to the gallery page.
I have done several things to try to achieve this. I first tried in the back end module settings to apply a default link under the slides parameters area. This did nothing. After that i created a ariimageslider.ini file and placed it in my images folder. This is what i have in the ini file:
[DESCRIPTION]
[LINK]
1.png="index.php/gallery"
2.png="index.php/gallery"
[ALT]
I don't need descriptions or alternate tags.
I also tried this (inserting the full link):
[DESCRIPTION]
[LINK]
1.png="
ourhome.blueprintcreative.net.au/index.php/gallery"
2.png="
ourhome.blueprintcreative.net.au/index.php/gallery"
[ALT]
It appeared to work...but didn't quite do the right thing. What happens is that when I hover my mouse over the image, the "hand" cursor comes up and the status bar at the bottom my page pops up saying that this image links to the right page, but when i click, it doesn't go to the link. It's almost as if i have missed some setting or have done something that stops the left click from actually functioning...not sure why. Any ideas?
My website is at
ourhome.blueprintcreative.net.au .