Requirements: Statamic v2.x, Statamic Video Embed v2.x
Version: 1.0.0
A tag that adds your video including the Bootstrap Responsive Embed Tags.
- Install and configure Statamic Video Embed.
- Rename the folder
BootstrapVideoEmbed
and copy it to yoursite/addons
folder.
- Assuming your video embed field is
video
.
{{ bootstrap_video_embed src='{video:url}' height='{video:height}' width='{video:width}' }}
- If you want to overide the default settings (from the Video Embed addon).
{{ bootstrap_video_embed src='{video:url}' height='{video:height}' width='{video:width}' autoplay='true' loop='true' api='true' showinfo='false' controls='false' }}
Made with ❤️ by JRC9 Design Studio