Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I checked in one of my browsers and the play button shows. Which browser are you using?

    Thread Starter cobalt-thunder

    (@cobalt-thunder)

    H i ~

    Thanks very much for getting back to me!

    I actually found a workaround, which is not entirely satisfactory. I’ve added this to my CSS file:

    .mejs-controls .mejs-button button {
    background:transparent url(“/wp-includes/js/mediaelement/controls.png”) no-repeat !important;
    }

    .mejs-button.mejs-volume-button.mejs-mute {
    display: none
    }

    The first line causes the Play button to appear, which is good. But, this button also appears on top of the Volume button on the right. So, I added the second line of CSS to eliminate this. Far from an ideal solution. Also, the Play button does not change to a Pause button when an audio clip is playing.

    So, if you have a more satisfactory solution, please let me know! . . . .

    Thanks again ~

    e k i M ~
    cobaltocumulus@gmail.com

    I just installed compact player
    and the button is not showing up.

    There is a little box where the
    button should be… I click on the
    box and nothing happens. ;(

    Here’s the link:

    http://sacredvisionlife.com/bundle/

    I’m using Pale Moon browser… I checked
    it in Chrome and WaterFox (FF 64 bit browser)

    I will appreciate some assistance…thanks
    karen

    this is the code that I used:

    [sc_embed_player fileurl=”http://sacredvisionlife.com/wp-content/uploads/2015/08/PersonalPresenceAudio.mp3″%5D

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @kstavert can you test one of WordPress default themes like Twenty Fifteen? If that does not solve your issue can you deactivate all your other plugins except this one and check your site again.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Play Button Not Appearing’ is closed to new replies.