Hi.

I've been suffering an odd behavior with the views nivo slider.

I have a custom views which shows a lot of photos in a slider. The photos are selected via a select-box field that I added in the product pages, so the administrator can decide which articles to show in the front page slider at a given time.

The view has an image field, and also a text field which holds a text string. This string is a promotional text/slogan what I position and style via CSS over the image. The problem is that, right now, only one of the products has such text filled, but still the text is shown over ALL the photos that conform the slideshow.

If I just change the formatter to views slideshow instead of nivo, then it just works and the text is show only over the associated photo. However I am looking for a shinnier solution.