Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #576393

    Hi there,
    I load a youtube video for a Color Section Background video – this is displayed instead of the slider (like startup example: http://kriesi.at/themes/enfold-startup/)

    The problem is that the Youube video takes a while to load – is there a way to display the Custom Background Image until the Youtube video starts playing?

    Thanks in advance for your help

    #576411

    what do you see instead the custom background image?

    For me it works: http://webers-testseite.de/enf02/videobackground/
    this is a little playground installation where i can often test something

    #576427

    Thanks!
    Yes, i see the house image.
    Could it be that your video is self hosted instead of Youtube? I also have a color and pattern overlay

    See my test link

    If you view on a mobile, you see the background image (since the option to hide the video on mobile is on), but no background image displays while the video loads on desktop?

    Any ideas?
    Thanks again

    #576439

    in that case it was one of the given examples on the right site where you input the video link. I guess it was the vimeo link

    btw. i see the background image on my ipad !

    • This reply was modified 8 years, 9 months ago by Guenni007.
    #576450

    I figured it out, if you have the option to hide the video on mobile on, then it doesn’t show the Custom Background Image before the Youtube video starts playing on desktop

    Admin, can you please advise a fix for this thanks

    #576897

    Hi @anton123,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #580170

    Thanks, see details below – please advise urgently thanks

    #580835

    Hey!

    We added the following css in the Quick CSS field:

    @media only screen and (max-width: 767px) {
         #top .av-section-mobile-video-disabled .av-parallax { display: block; }
         #top .av-section-video-bg { display: none !important; }
    }

    Please hard refresh the page.

    Best regards,
    Ismael

    #580848

    Great Thanks!

    For anyone with a similar problem – just remember to now to disable: “”Hide video on Mobile Devices? You can chose to hide the video entirely on Mobile devices and instead display the Section Background image”

    #580866

    Hi!

    Glad you got it short out and thanks a lot for sharing a tip for others also!
    Please let us know if you need anything else, we will be more than happy to assist further!

    Best regards,
    Basilis

    #1021687

    I need to re-open this thread (I know it’s old, but the topic is relevant) . Is there a way for the video to only play once and then switch to the background image? I have a short commercial playing, so looping it makes no sense, but I absolutely LOVE it as a color section background. Please help. A

    #1022217

    Hi,

    Add another slide and then enable the “Autorotation” and the “Stop Autorotation with the last slide” option.

    Best regards,
    Ismael

    #1022392

    Not for slider. For Color Section Background Video ;)

    #1022539

    Hi,

    My bad. That is possible but you have to modify the config-templatebuilder > aviashortcodes > section.php file. Look for this code around line 1097:

    'video_loop' => true,
    

    Set it to false.

    Best regards,
    Ismael

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