Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #761085

    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

    #762564

    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

    #762787

    Hi!
    I can’t find this, can you please be more specific about where this is in editor? Thanks

    #762791

    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 thats occurring it with the WP credentials.

    Best regards,
    John Torvik

    #762814

    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!

    #764178

    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

    #764185

    Hi Vicoria, that will work just fine, thanks!

    #764548

    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

    #764679

    You can close it, that’s all! Thanks

    #764692

    Hi,

    Thanks for using Enfold :)

    Regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Audio player default volume’ is closed to new replies.