Hi. I have a tricky situation and can't really find any information on it that's not dated at least 6 years ago.

I can't seem to display alt, title, and caption data. It seems I'm not given the option to do so. I have a Flexslider gallery, and I'd like to display the present image's data below the rotating gallery. This will include the title and caption. However, the only field which shows in my Fields list in my Display editor is Image - Caption. The title and alt are not there.

How can I get these fields to be options? I tried adding rewrite results (ie.

TITLE: [field_image-title]
ALT: [field_image-alt]

) but nothing happened.

Also, I have an option to display the Caption, but it's not appearing. Does anyone know why? There's caption data in the image.
Here's an example of a page where I'm trying to accomplish this: goo.gl/WEaqyk.

Thanks,
Brendan

Comments

sprite’s picture

You need support in your theme to get that done, along with Views rewrite, to add in the needed CSS so that the elements get integrated correctly.

The slideshow in the following demo implements precisely what you are trying to do, and provides those elements as node fields for easy editing.

http://demo.morethanthemes.com/bestbrand/default/

The image gallery in the following node display with images also implements this type of feature. It uses View rewrite, plus a node specific theme file, and support from the flexslider javascript library to implement the image gallery:

http://demo.morethanthemes.com/bestbrand/default/node/19

spritefully yours
Technical assistance provided to the Drupal community on my own time ...
Thank yous appreciated ...