hello,
I'v installed CGV on my WP 3.4.1, created a gallery with 3 videos, each video has a Preview Image:
- with the option showcase, impossible to read a video with jwplayer, chrome, ie ou mozilla try to load the video.
- with the option slideshow , I've a little Grey rectangle.
- with the option playlist, nothing visible on my page.
Code of my page:
Gallery showcase
[cvg-gallery galleryId='1' mode='showcase' limit='5' /]
Gallery slideshow
[cvg-gallery galleryId='1' mode='slideshow' limit='5' /]
Gallery playlist
[cvg-gallery galleryId='1' mode='playlist' /]
with firebug I have this error:
$.fn.fancybox.build is not a function
thanks for your help