Comments Kathleen started the conversationOctober 19, 2014 at 5:39amSee Slide 4 of site. Have set Enabled Links settings to yes with correct link. Set correct html link for layer in slide 4. Link works in backend but not in frontend. Have changed module settings for loading javascript in body. What else can I do to get these links to work?thanks. 1,192Amit repliedOctober 21, 2014 at 10:52amhi Kathleen the link is working the only problem is that your template is putting a fullsize div above the slider making the link uncliclickable. do you know what this div is or how to disable it ?please look here:http://screencast.com/t/AY4XyFyyZQAKathleen repliedOctober 21, 2014 at 10:25pmI was able to add a custom css rule.bottom-slide { display: none; }and that solved the linking problem.Thanks! Sign in to reply ...
See Slide 4 of site. Have set Enabled Links settings to yes with correct link. Set correct html link for layer in slide 4. Link works in backend but not in frontend. Have changed module settings for loading javascript in body.
What else can I do to get these links to work?
thanks.
hi Kathleen the link is working the only problem is that your template is putting a fullsize div above the slider making the link uncliclickable.
do you know what this div is or how to disable it ?
please look here:
http://screencast.com/t/AY4XyFyyZQA
I was able to add a custom css rule
.bottom-slide { display: none; }
and that solved the linking problem.
Thanks!