• Resolved midi_karl

    (@midi_karl)


    I put several miniAudioPlayers on one page.
    Under Windows Explorer or Firefox browsers after loading the page each player can be directly called and works fine.
    Under Chrome after loading the page the players must be called stepwise top-down one after the other or in small steps. If I immediately jump to a player which is located farther down, it doesn’t run the mp3 file.
    Regards, Karl

    Example:
    https://midi-music.no-ip.org/?page_id=19

    Additional Info:
    The page had been developed under Windows XP using an early version of miniAudioPlayer. Now I use Windows 7, WordPress 3.5 and upgraded to the latest version of miniAudioPlayer.

    https://www.ads-software.com/plugins/wp-miniaudioplayer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author pupunzi

    (@pupunzi)

    Hi,
    Try searching and replacing in jquery.mb.miniPlayer.min.js:

    preload:jQuery.isMobile?"none":"metadata"

    with:

    preload:"none"

    And let me know.

    Bye,
    Matteo

    Thread Starter midi_karl

    (@midi_karl)

    Hi Matteo,
    Your directive was successfully implemented.
    Thank you very much for immediate assistance.
    Karl

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘On Chrome multiple players must be started stepwise top-down’ is closed to new replies.