Hey Team, the fullscreen video feature is pretty sweet. And it does work perfect for typical Vimeo video display. However, I need to be able to utilize the “start playing from a specific time” feature of a Vimeo video like such: https://vimeo.com/138992890#t=11m43s
This kind of link works fine as a standard text link, but not as part of the fullscreen button. Note the additional info after the # sign. Is there a way to incorporate this in the fullscreen button link? I’m currently using the following shortcode:
[sf_fullscreenvideo type="text-button" btntext="Barbara Harness" imageurl="" videourl="https://vimeo.com/138992890#t=11m43s" extraclass="button-video-plaintext"]
The class I’ve added merely changes the button style. Thoughts? Any help would be greatly appreciated. Thanks in advance!