Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter apaccor

    (@apaccor)

    Have a look at https://dev.hotelconnect.info/ajp/ for a page with the same video linked using:
    1.The Plugin
    2.The native wordpress Vimeo Embed Block
    3.The embed code copied from Vimeo.com in a custom html block.

    Thread Starter apaccor

    (@apaccor)

    Sure,

    The link is https://vimeo.com/655180728/3c1665b719 and the domain is dev.hotelconnect.info

    Thread Starter apaccor

    (@apaccor)

    Hi!

    The videos are unlisted, domain locked videos. Using the plugin on our site (the approved domain) I can see the videos by selecting the videos button, I can select the video to embed. When I click “Next”, I am presented with the Edit screen, with the embed settings on the right of the screen, however now the video preview has changed to “Sorry This video doesn’t exist”.

    At the top of the screen, there is a padlock, with the word “Private” and clicking the link icon shows the URL of the video.

    Click Embed Video button and it embeds the video into the page, but still shows the “Sorry…” error.

    Looking at the code of the embed, I can see the URL is missing the ?h= parameter that is required for domain locked videos to work.

    <figure class="wp-block-vimeo-create vimeo-create__video-container"><div style="width:100%"><iframe class="vimeo-core-video" loading="lazy" src="https://player.vimeo.com/video/123456789?autoplay=false&autopause=true&loop=false&background=false&controls=true&muted=false&byline=true&portrait=true&title=true&transparent=false&pip=false&dnt=true&playsinline=true&speed=false" width="1920" height="1080" frameborder="0" allowfullscreen title="Video Title Goes Here" style="max-width:100%;width:100%;height:100%;aspect-ratio:1920 / 1080"></iframe></div></figure>

Viewing 3 replies - 1 through 3 (of 3 total)