-
Hello there,
First off, really neat product! Keep up the good work!
I purchased my pro license yesterday and i’m just in the process of setting up the player.
I’ve managed to setup the player using the short-code [fvplayer id="1"] which works as expected (link redacted)
I’m in the process of building out my player using custom fields from to supply the src, transcript, chapter and all the other fields required for the player to fully work.
I’m trying to build the player before connecting the fields, so i’m developing this shortcode: [fvplayer splash=".../file/working-with-tables-2.jpg?r=pad" src=".../file/working-with-tables-2.mp4" src1=".../file/working-with-tables-2.webm" src2=".../file/working-with-tables-2.ogv" width="100%" height="100%" autoplay="true" speed="buttons" chapters="..../wp-content/uploads/2019/01/Carcip-Tables_otter.ai_.vtt" subtitles=".../wp-content/uploads/2019/01/Carcip-Tables_otter.ai_.vtt" transcript="..../wp-content/uploads/2019/01/Carcip-Tables_otter.ai_.vtt" transcript="auto" redirect="/"]
The short-code above renders like this: (link redacted)
However, I’m having two main issues so far:
1) The transcript box in the short-code i’m building doesn’t have the controls to search, move to next search results and it doesn’t seem to have a specific height for the div like the first link.
2) The transcription box in the first link by default is placed below the video player. I’d like to re-position it to the right of the video player as this player example: (link redacted)
Can you kindly advise on the issues above?
Regards,
Kendell