-
I cannot find a shortcode format that will let me pass a caption (colorbox title) to the lightbox when using the <a> text link shortcode, as below
[fvplayer src="..." lightbox="true;text;This is the lightbox caption" caption="This is the link text" splash="..."]
It seems that the code parsing the “lightbox” param isn’t expecting both the ‘text’ keyword (meaning not to use a splash image) AND a text string to use as a colorbox title.