Shopify themes, liquid, logos, and UX
Hi Team,
Trying to add a you tube short of my Product to my store home page. A message as below comes:
"This link is invalid. Try pasting a complete YouTube/Vimeo link"
Tried to reupload the vidoe to youtube to come as YouTube Link not YouTube short. Youtube turns to YouTube shorts which Shopify does not accept the link.
What is the workaround with this please to add Youtube Short to my home page or a different way of uploading the video to youtube so Shopify accepts the link?
Please advise.
Thank mate. it worked.
Can you please help how I can add product video to my product page?
Ofcourse, first you need to upload the video to shopify :
Go to your shopify store admin area and choose from the left sidebar content then files and upload your file, then copy the link of the video.
-the next step is to go to the theme editor and choose Add section then choose custom liquid and add this code :
<style>
video {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
</style>
<video muted autoplay playsinline loop>
<source src="your video link"
type="video/mp4">
</video>
instead of "your video link", put the link that you just copied.
Can you please send a snapshot picture of step by step where I need to copy please?
Did you upload the video to shopify?
yes I did
copy the video link:
then go to the theme editor
copied and this is where I am now
You can click on add video and choose which video to upload, or click on add section the choose custom liquid and add the code I provided you and replace "your video link" phrase with the video link.
This place just accepts YouTube and Vimeo link. Please advise if I am in right place.
You don't see this option on the right side? :
No. This is the snapshot. Am I in the right place or the link has been removed from my Theme?
ok, try to choose add section then choose custom liquid:
User | RANK |
---|---|
201 | |
173 | |
61 | |
52 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023