vvvmax/unitegallery

Does it support mixed image/video galleries?

Opened this issue · 17 comments

Just curious, trying to get images and videos in same gallery without luck. Wondered if the gallery supports this? Thanks.

Nice! Is there an example somewhere? Thanks for putting together what I think is the best image gallery plugin out there.

Thanks again.

I got it working, my fault, typo - : is not the same as ;

Sheesh.

Ok, the vids work in the slideshow (I'm testing on grid style) but I can't get the thumbnails to show up. Do vid thumbs only work in tile mode?

Yeah, I understand. I'm just trying to determine if this is a bug so I can stop spending time on it.

data-thumb works perfect for videos in "tiles" mode, but not in any other mode. I tried with 1.7.40 from cloudflare cdn and also downloaded 1.7.45 and tried that.

Is there a setting to force data-thumb work in other modes?

Ok, ok, I got it- to add videos to a mixed gallery you gotta use the IMG tag method on the docs page. For videos in a video-only gallery then you use the DIV tag setup in the video syntax option in the video tab.

It would be nice if the thumbnail and video image were created dynamically the way they are for video galleries though.

Off topic: do you have plan to put 1.7.45 on cloudflare cdn?

Hmm, it's not there. Last version on cloudflare is 1.7.40

I'm guessing it's because the releases page only goes to 1.7.40

https://github.com/vvvmax/unitegallery/releases

I get it, I'll use 1.7.40 until the cdn is updated. Thanks for all your help!