I am having a problem while trying to add a link to an image with the Nivo Slider module.
I have added a new content type named "Nivo Slider". This content type has the following fields:
- field_slider_image (image field)
- field_link (link field)
I also added a view named "Nivo Slider". This view has the following fields (also added in this order):
- Content: Link
Exclude from display
formatter: Title, as link (default)
- Content: Slider image
formatter: image
image style: sliderimage
link image to: nothing
output this field as a link: [field_link]
Now I added new content using the content type "Nivo Slider". I've added two images, both have a title and one of these images has a link (added to the link field). The Slider works fine except for the link. I can't click the image.
Don't have a clue of what could be the problem. Does anybody have an idea? I have installed all the necessary modules. Thanks in advance.