I'm fairly new to Drupal and have flexslider working with the Omega theme. I'd like to have one content type that can add an image, and have it apply to multiple slidshows in nodes, pages or blocks.

what would you suggest would be the best way to implement this. I'm filtering on taxonomy now, but it's kinda of a kludge. i know there is flag, rules, context, etc. Just not sure what would be the best way to automate this, so admins can just add a node and have that image apply to multiple slideshows. would appreciate your suggestions.

thanks.

Comments

minorOffense’s picture

Status: Active » Closed (works as designed)

I would use Views to build lists of nodes to display in Flex Slider. Look at the Flex Slider Views module or Flex Slider Views Slideshow.

I hope to have a series of tutorials to show how to use each module in the future but for now that's the best advice I can offer.

minorOffense’s picture

Issue summary: View changes

updated