I uploaded some “shorts” to youtube to add to my products. Shopify let me add one short to a product, and it is currently live and visible on my website. however, when i tried to upload the other shorts to my other products, i keep getting the error
- Image: File extension doesn’t match the format of the file.
why did it let me upload one short, but no others??
Hi @thenovembergem
You can do it by adding embed code like this
<iframe width="315" height="560" src="https://www.youtube.com/embed/<Shorts_video_code>" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
You can add multiple shorts this way. You can add this embed code by click “Embed video” button in product description
You have to replace <Shorts_video_code> with youtube short id. Short id is a string that comes after shorts word in short URL
https://youtube.com/shorts/<Shorts_video_code>?feature=share
I highlighted it so you can easily identify it in the URL.
I hope it will help you.
Have a great day!
hello, that is what i’m doing I’m pretty sure, its still giving me the error code