-
AuthorPosts
-
May 13, 2020 at 9:28 am #1212539
Hello,
is it possible to add a forward button to the default audio player to allow the listener to scan forward into the audio/podcast audio file?
May 16, 2020 at 11:33 pm #1213681Hey Brand,
Sorry for the late reply, Enfold uses the default WordPress player, but I didn’t find any options to add this. Perhaps an audio plugin would have this option.Best regards,
MikeMay 20, 2020 at 5:20 am #1214497okay, we’ve added a CUE to try and fix our problem.
see the page herethe header on the player is chopped off soy can’t see the controls.
we tried the plugin in a different theme and it works perfect.
see it working on other theme hereCould you supply code to fully display the player?
Thanks
May 23, 2020 at 11:01 am #1215410Hi,
Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top #mep_0.mejs-container { width: 100% !important; height: 100% !important; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeMay 26, 2020 at 5:35 am #1216376Hi Mike,
the code works for the first sound file only.
The page with contain 24 sound files that the user can select from.can you help here?
May 26, 2020 at 12:47 pm #1216473Hi,
Try changing the css to this:#top .mejs-container { width: 100% !important; height: 100% !important; }Then clear your browser cache and check.
Best regards,
MikeJune 16, 2020 at 2:18 am #1222890Dragging the progress bar only seems to work on Firefox on Windows. Doesn’t work on Chrome or Edge on Windows, or Safari, Chrome or Firefox on iOS.
Does anyone have a fix?
June 18, 2020 at 12:05 pm #1223672Hi,
sorry for the late reply, it looks like your audio playlist is created by a plugin “cue”, the audio progress bar seems to work on our demo, have you tried disabling your plugins to see if that helps?Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.
