Hi! I’m using mediaelement as the default player. Default volume is set to around 80%, how can I set it to be 100%? Thanks
Hey WaveToys,
You can go to the text mode of the editor and find attribute in volume slider element code
aria-valuenow="80" aria-valuetext="80%"
and set it to 100.
Let me know if this was helpful.
Best regards,
Victoria
Hi!
I can’t find this, can you please be more specific about where this is in editor? Thanks
Hi,
Let me know if I understood your question: youre using a video player (present in the Advanced Builder) and do you want to change the volume default value? If I am wrong, share with me your website link that
s occurring it with the WP credentials.
Best regards,
John Torvik
I am currently using only audio player, but I will also have videos later on… Audio files can be previewed via The Grid plugin that is set to use default “mediaelement” player to play tracks. I’ll sent you credentials, thanks!
Hi WaveToys,
You can go to source files of your theme /enfold/js/mediaelement/mediaelement-and-player.min.js and find startVolume:0.8 and replace it with startVolume:1.0.
It’s not the best solution, but it might help you.
Best regards,
Victoria
Hi Vicoria, that will work just fine, thanks!
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close it, that’s all! Thanks
Hi,
Thanks for using Enfold :)
Regards,
Nikko