Hi Guys,
I have described below what I want to create on my page but dont really know what the technical side of getting it done.
I want to use a have an audio player at the top of the page which is static, always stays in view and below it a transcript of the audio with clickable timestamps. So whoever is listening can scroll down through the transcript following the audio and still have easy access to stop the audio player at any time. So I guess my 2 questions....
1) Is making an audio player static or stick at the top of the page when someone scrolls down through a transcript easy to do?, I guess a developer can do this easy?
2) Any suggestions about what plugin can be used for the clickable timestamps?
Any help appreciated.
Tks
Steve
Hi Steve,
Making an audio player stick to the top of the page while the viewer scrolls down the page can be done with a bit of custom CSS. This code will vary, depending on the specific audio player you're using, as well as your current theme.
But one of the experts at Codeable can knock this out for you in just a few minutes:
As for clickable timestamps, this is the only plugin I found that seems like it might fit the bill:
https://wordpress.org/plugins/skip-to-timestamp/
If that plugin doesn't work for you, you might need to have this custom-coded as well. Again, the experts at Codeable can knock this out for you in short order.
Hope this helps point you in the right direction!
Hi Shawn,
Tks. I will check out Codable and see if they can do it.
Tks