Hi

i try to use this module on ubuntu server for test.
I've some IC profile enabled, but some have 404 issue...anyway

i've created a view to display images from a node in a nivo slider...and added an argument on the nid...
if i select the row style nivo slider, only path to image is displayed..

if i choose "field" , the IC profile is applyed but onlu one image is displayed...like JS not working...
in fine i would to have a slider with thumbs and manual navigation..

what do you think about ?

thanks

Comments

aiphes’s picture

still there, i would work with IC preset used on another imagefield, but with nivo slider it wouldn't works...i don't understand why, IC presets are good...

ok the issue is in the image path ,this is an example :

http://caucadis.dev/sites/caucadis.dev/media/imagecache/CA_slider_deco_actu_350x150/%3Cdiv%20class%3D%22field-item%20field-item-0%22%3Esites/caucadis.dev/media/filefield_tKr6XZ_26.png%3C/div%3E%3Cdiv%20class%3D%22field-item%20field-item-1%22%3Esites/caucadis.dev/media/shutterstock_12336880_0.jpg%3C/div%3E%3Cdiv%20class%3D%22field-item%20field-item-2%22%3Esites/caucadis.dev/media/filefield_VdI213_13.jpg%3C/div%3E%3Cdiv%20class%3D%22field-item%20field-item-3%22%3Esites/caucadis.dev/media/filefield_VnX8ti_16.png%3C/div%3E%3Cdiv%20class%3D%22field-item%20field-item-4%22%3Esites/caucadis.dev/media/filefield_75FihB_13.jpg%3C/div%3E%3Cdiv%20class%3D%22field-item%20field-item-5%22%3Esites/caucadis.dev/media/filefield_LEqHwe_28.png%3C/div%3E

it's definetely not an IC issue, and i would to know why nivo slider include a DIV in the image path..
crazy

aiphes’s picture

Title: Lot of issues on nivo slider » nivo slider break path to images from imagecache
Category: support » bug
Anonymous’s picture

i've created a view to display images from a node in a nivo slider...and added an argument on the nid...if i select the row style nivo slider, only path to image is displayed..

Are you using multiple images on an individual node?

If so, you should use one image per node.

ImageCache presets work fine with Views Nivo Slider - I am currently using them on one of my sites, but you DO need to use ONE image PER node.

This has been discussed a number of times and is even mentioned in some documentation I wrote up a while back: http://drupal.org/node/796662#comment-2958420 .

By the way, I'm not affiliated with Views Nivo Slider - I just like using it and like to help others to use it.

Hope that helps.

aiphes’s picture

i'm using a cck imagefield with 4 allowed slots...for one node...it work good for views slideshow or galleryformatter...

Anonymous’s picture

Yes, it might work fine for views slideshow and galleryformatter, but Views Nivo Slider likes one image per node.

The example code you posted in Comment 1 is showing that Views Nivo Slider is interpreting the four cck imagefields as one single image.

Anonymous’s picture

Status: Active » Closed (works as designed)