Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, anyone know how to display video in store front home page.
i have create one folder inside media section and upload some video inside media folder.now i want to display this video in my home page on load. so how can i do this?
thanks.
Hi Deeppatel
Try this code:
<video controls> <source src="/media/2606/aw.mp4" type='video/mp4;codecs="avc1.42E01E, mp4a.40.2"'/> </video>
Thanks,
Alex
thanks for reply,i do same like you mention and it's working fine.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
how to load my local pc video in my store front.
Hi, anyone know how to display video in store front home page.
i have create one folder inside media section and upload some video inside media folder.now i want to display this video in my home page on load. so how can i do this?
thanks.
Hi Deeppatel
Try this code:
Thanks,
Alex
thanks for reply,i do same like you mention and it's working fine.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.