I have added the lightbox video shortcode like this:
[lightbox_wrap type=”video” thumbnail=”path/to/img”]
[lightbox_video title=”My Video Title” url=”https://videourl.com/123456789″%5D
[/lightbox_wrap]
To which it is displayed like this:
* No title text within the anchor tag to display the link on the page.
Your documentation:
[lightbox_wrap type=”” thumbnail=””]
[lightbox_video title=”” url=””]
[/lightbox_wrap]