Hi all,
I’m fairly new to using Shopfiy so apologies in advance if this as already been asked before. But I’m trying to add an uploaded video from shopfiy into this video block (See image), but it only accepts YouTube and Vimeo links.
Do you know if it is possible to allow it to accept any video urls?
Many thanks in advance.
Ryan,
Shopify has a “video_url” data type that can do some fancy things (get the video ID/preview image, etc), but it only accepts Vimeo and YouTube videos at the moment.
The only way to accept any video URL would be to go into the liquid code and rework the whole section with your own way of displaying that video. So the short answer is that there’s no simple way, but if you are a developer/have a developer to help you could definitely change this.