Mejs additional controls

Hello, I am trying to implement a mejs player that includes the following controls (like the screenshot). According to ChatGPT, mejs should include the ability to control jumpForward, jumpBack, and playbackRate, but when I run the JS to turn them on, there is no html that reflects these controls.

Am I attempting the impossible with themeco’s version of the audio player? Or should I seek alternate solutions?

1 Like

There are no controls for this, but you can see this workaround using our frontend filters. It says video in the filter, but it works for both. I did check though, and jumpback and jumpforward aren’t included in the WordPress version of mejs from what I can tell. You might need a mejs plugin to do this. Have a great day.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.