• Resolved authorrlj

    (@authorrlj)


    [ Moderator note: moved to Fixing WordPress. ]

    On my site 3dbeliever.com, the audio short code stopped showing the audio player.

    https://3dbeliever.com/2017/06/05/the-book-of-psalms-study-overview-part-3-5-books-in-one/

    On one support post, I received the good advice to use the clear command because when my browser attempted to render the audio player it overlaid my text. Using the visual editor it shows the audio player, but not when saved and updated.

    I tried it with a Chrome and Edge browser it still won’t show. Am I doing something wrong? Is there a conflict?

    Here is sample of what I coded:

    
    <style>
    p.clear {
        clear: both;
    }
    p {
       font-family: verdana;
       color: black;
    }
    </style>
    </head>[audio src="https://3dbeliever.com/wp-content/uploads/2017/05/WMU2SG-–-10-Procrastination-_mixdown.mp3" width="430" height="30"]
    
    <p class="clear">Read: Colossians 3:23  |</p
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Please could you confirm if you are still having this issue? I have visited the URL given above in Chrome and the player is rendering for me. Please do let me know if this still isn’t showing for you.

    • This reply was modified 7 years, 8 months ago by krisjl.
    Thread Starter authorrlj

    (@authorrlj)

    You are correct it is fixed.

    I accidentally fixed it by deleting an old WordPress plug-in that had been retired. It was called media-element. I didn’t realize that it had been retired.

    When I deleted it, it must have allowed the regular one to work correctly.

    Thanks for checking, I meant to come back here and close this as “self-solved by accident.”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Audio shortcode does not show audio player on my site’ is closed to new replies.