Okay
  Public Ticket #1415581
YouTube Video Background not showing
Closed

Comments

  • Roby started the conversation

    Hello, 

    I am trying to set "Full Screen Video Background", but there is no way I can manage to do that.

    I read thought the whole documentation,  everything looks set properly, even php.ini setting ok; still I cannot see the background video from YouTube.

    Could you please help me?

    Best,

    Roby

  •   Roby replied privately
  • Roby replied

    Update: removing the SSL certificate resolved the issue, now I can see the video from youtube, still, is there a workaround that would allow me to see the video using the https?

    thanks,

    Roby

  •  1,974
    Support replied

    Can you re-enable the SSL certificate and then allow us to see what's wrong?

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Roby replied

    SSL certificate re-enabled, thank you for looking into it,

    happy new year,

    Roby



  • Roby replied

    Hello there!

    Issue was caused by "jquery.mb.YTPlayer.js" that contained an http:// link

    fixed that, and now everything works smoothly. 

    I would have another question, when I hope the website on a 9.7" tablet or smaller smartphone I see a message instead, saying "Video Placeholder Image" and the video cannot be shown. Any idea why?

    Thank you,

    Roby

  •  1,974
    Support replied

    Hello,

    The home video section does not play on mobile devices  you should provide a poster image for mobile by replacing /images/video-placeholder.jpg path relative to root theme folder

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Roby replied

    Good afternoon,

    thank you for your help. Can the image at /images/video-placeholder.jpg be an animated gif or it must be a static image?

    Thanks,

    Roby


  •  1,974
    Support replied

    Hi

    It can be anything you want.

    Should you need to modify the extension (or the name)  of the file add

    .video-section {
    background-image: url('images/video-placeholder.gif') !important;
    }

    in  theme options -> styling options -> custom CSS

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy