• Hi,
    The player is great, but im trying to add a play and stop button beside the player as you have in your demo site – but is does not seem to play/stop when the buttons are clicked:
    Here is the code:

    Title
    <button onclick=”$(‘#m1’).mb_miniPlayer_stop()”>stop</button>
    <button onclick=”$(‘#m1’).mb_miniPlayer_play()”>play</button>
    The buttons have no action once clicked, any ideas?
    Thanks,

    https://ww.wp.xz.cn/plugins/wp-miniaudioplayer/

Viewing 1 replies (of 1 total)
  • Plugin Author pupunzi

    (@pupunzi)

    Hi,
    I should see the page where this happens; do you have an URL where I can check for this issue?
    Anyway…:

    • Are you sure the ID of the player you are referring to is “m1”?
    • Do you have any error on your javascript console?

    Bye,
    Matteo

Viewing 1 replies (of 1 total)

The topic ‘Play and Stop Button’ is closed to new replies.