• Resolved jusdoe

    (@jusdoe)


    Hi there,

    When I insert AWB in a row with a vimeo link for background video (3 section of page). All I see is a full page white screen.. the only way I have been able to get the video to play is to turn off Parallax page scrolling feature in my wb bakery page settings.. I really want to insert vimeo as a video background, but I also need to keep the parallax while scrolling feature in the wp bakery page settings.. If theres any info the you need to assist me with this issue please let me now. Look forward to your response.Thanks for any insight.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nikita

    (@nko)

    Hey.

    This is because of your custom FullPage script, which wraps the row. You can try to fix it by adding this custom CSS:

    .nk-awb > .fp-tableCell > .nk-awb-wrap {
      z-index: 1;
    }
    

    But I’m not sure it will work properly with the FullPage feature used on your site.

    Regards, nK.

    Thread Starter jusdoe

    (@jusdoe)

    Thnx Nk for your response. The custom code has solved the issue so far, for when I scroll downward.That is tested and working… The issue now is when I scroll back up (scroll upwards) the linked video is still appearing white. Is there any custom code that may apply for when im scrolling upward.. Thanks for any more help. Much appreciate..

    Site now live with your updated code..
    https://www.soulascentials.com
    You can see how its working currently.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vimeo Not playing in Row’ is closed to new replies.