I'm trying to display videos from Video Embed Field (http://drupal.org/project/video_embed_field) and nothing is showing, not even an empty slide.

Comments

sgabe’s picture

I don't think that Galleria would work with the Video Embed Field module, why do you think so?

fehin’s picture

I thought it would work with any multiple field content provided to it by views.

sgabe’s picture

No, Galleria is an image gallery module, I think it won't work with the Video Embed Field. Have you seen this plugin used to display videos anywhere? (To prove me wrong.)

sgabe’s picture

Status: Active » Closed (won't fix)

I am closing this issue, since - as far as I know - Galleria will work only with images.

fehin’s picture

According to this article http://support.galleria.io/kb/references/galleria-data, galleria does support video embed but probably not the way the Video Embed module does it.

sgabe’s picture

In this case if you can provide the needed markup Galleria will take care of the rest.

<a href="http://www.youtube.com/watch?v=GCZrz8siv4Q">
    <img src="thumb.jpg">
</a>

I don't see why would this not work out of the box. I am not familiar with the Video Embed Field module but I am guessing that it's output is totally different. However you should be able to create this kind of structure in some way.

kinosura’s picture

Status: Closed (won't fix) » Closed (fixed)

#6 is the solution. Thank you, sgabe!

Views settings for field output are:
Formatter: Thumbnail preview
Image style: None (original image)
Link to: Nothing
Rewrite results: Output this field as a link
Link path: [field_..._video_url] from replacement patterns