embedding video on inventory pages
Answered
I am trying to load videos to some of my inventory pages and get the following message
"something went wrong, please try again.
Loading from Vimeo with the correct embed code.
Can you paste here what the code you're using looks like?
Can you paste here what the code you're using looks like?
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/898651037?title=0&byline=0&portrait=0&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="LED Curved Bar"></iframe></div><script src="https://player.vimeo.com/api/player.js">;
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/898651037?title=0&byline=0&portrait=0&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="LED Curved Bar"></iframe></div><script src="https://player.vimeo.com/api/player.js">;
I'm shooting in the dark, BUT I'm guessing they only accept
I'm shooting in the dark, BUT I'm guessing they only accept
I'm shooting from the hip, but I'm guessing they may only accept Iframe embeds without the additional code. However, you may try removing the semicolon before frameborder and the one at the end. There also seems to be a missing
I'm shooting from the hip, but I'm guessing they may only accept Iframe embeds without the additional code. However, you may try removing the semicolon before frameborder and the one at the end. There also seems to be a missing
Replies have been locked on this page!