Hi,
I've avoided the use of nodeinblock module, using appropriate views classes

- view class: flex-container
- view row style: unordered list, wrapper class: flexslider, list class: slides
- field title + image, no label, custom container, custom external container: nothing
- field title: external container DIV + custom class: slideshow-caption

In js/options.slideshow.js the selector should be only $(".flexslider")
In css/styles.slideshow.css add

.flexslider { 
  position: relative;
  margin: 0 auto;
}

done!

Comments

Jeff Burnz’s picture

Brilliant! Thanks for sharing! Any chance of attaching a views export?

muka’s picture

StatusFileSize
new339 bytes
new16.81 KB

Just ask :)

The export is of a base view called "servizi" (services) the block display has a "banner" image field and uses a image style called "slideshow" . Attached a stylesheet too with some overrides.

Thank you
Luca