Tagged: fullscreen video, video, vimeo
It used to work (still works in my development environment), but not anymore.
You can see the problem here.
I think all my settings must be correct (exactly the same settings as on my development site).
Any idea where to look for a solutiuon? A bit of a mess as I have launced the site, the site is live.
All the best.
Hey SuperflyDK!
Your using Enfold 3.0.8. Update to the latest version, 3.1.3, and then deactivate all plugins and let us know when your done.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Best regards,
Elliott
Hi! I am using the lastest enfold version and im experiencing the same thing that the video in the fullscreen slider does not play.
suggestions?
hi, me too, i just updated and the play button stopped working. im using a youtube video. thanks.
Hi!
Please make sure that you have the latest version of the theme running, 3.1.5. Post the website url here so that we can inspect the page.
Regards,
Ismael
Hi!
It won’t work because the caption covers the whole slide so the play button isn’t clickable. Adding this to Quick CSS fixes that:
.av-slideshow-caption {
pointer-events: none;
}
But then the captions buttons aren’t clickable, for this kind of slideshow (with captions) the video is expected to be set to autoplay.
Regards,
Josue
This fixed it i believe.
https://kriesi.at/support/topic/vimeo-video-as-background-of-color-section/