Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #422479

    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.

    #422771

    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

    #447634

    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?

    #447707

    hi, me too, i just updated and the play button stopped working. im using a youtube video. thanks.

    #448156

    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

    #448976
    This reply has been marked as private.
    #448993

    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

    #461599
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Full screen Video background not playing (Vimeo)’ is closed to new replies.