Embedded Vimeo Videos
Jan Walter May 07, 2021 [Features] #shortcodes #videoZola has many shortcodes, and new are easily added, this example shows vimeo.
Vimeo
with vm(id="id_here")
id: the video id (mandatory)class: a class to add to the <div> surrounding the iframe (optional)autoplay: when set to "true", the video autoplays on load (optional)loop: when set to "true", the video plays on a loop (optional)noautopause: when set to "true", the video will not autopause (optional)title- set alt title for the iframe (optional, defaults to "Vimeo")cookie- set to "true" if you want tracking cookies, otherwise it defaults to false.