• Hi,

    I’m trying to embed a youtube video on my website.

    Theme: Avada

    Code: <iframe width="200" height="355" src="https://www.youtube.com/embed/_748rsE9_PU?rel=0&controls=0&showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

    Added via: Fusion Builder > Code Block

    The video thumbnail is showing but it does not play.

    Can someone pls point me in the right direction.

    Thanks a ton in advance.

    Regards,
    Sans

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What happens if you just paste in https://www.youtube.com/watch?v=_748rsE9_PU on a line by itself and let WordPress handle the embedding?

    Thread Starter Sanjay

    (@rsclmumbai)

    1. Placing the link directly in WP works fine.

    2. I’m trying to wrap the video in a Mobile phone skin using this: https://github.com/pixelsign/html5-device-mockups

    3. As per the documentation on the above website, I’m suppose to insert the following code on my website.

    <div class="device-wrapper">
      <div class="device" data-device="iPhone5" data-orientation="portrait" data-color="black">
        <div class="screen">
          <!-- PUT CONTENTS HERE -->
        </div>
        <div class="button">
          <!-- You can hook the "home button" to some JavaScript events or just remove it -->
        </div>
      </div>
    </div>

    The mobile mockup and video thumbnail seems to be working fine but I’m unable to figure out how to get the youtube embed code working in this specific case.

    Thanks,
    Sans

    [Moderator note: Please, No bumping.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Since this fails in a “fusion block”, I suggest you contact the developers of your theme.

    As you use a commercial theme/plugin and need support, please use their official support channel. We feel they are best equipped to support their products.

    https://theme-fusion.com/support/

    Commercial products are not supported in these forums. .

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Youtube Video Not Working’ is closed to new replies.