Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #978167

    I have just noticed my video background in my layer slider does not work in chrome but works in Safari and all apple devices. Can you please help

    https://www.staging2.stlouisdj.com/

    #978259

    Hey apremierdj,

    It’s because of Chrome’s new auto-play policy: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes

    Best regards,
    Rikard

    #978267

    I’m a bit confused because there is many other sites that this and it works. any thoughts?

    #978286

    Hi apremierdj,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #978567

    Here

    #979152

    anything?

    #979233

    Hi apremierdj,

    I apologize for the late response.
    Can you try to check again? it should be working now, chrome seems to let the video play if it’s set to muted.
    Hope it’s all good.

    Best regards,
    Nikko

    #979481

    Yes, works now. Where is this setting for future reference?

    #979982

    Hi apremierdj,

    Go to the video layer you created, go to the textarea below Video/Audio (under Content tab), you’ll see this code generated:

    <video width="640" height="360" preload="metadata" controls>

    I just added muted after controls

    <video width="640" height="360" preload="metadata" controls muted>

    And that fixed it.

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.