Audio player not appearing in post
-
I have just upgraded on WordPress to upload MP3 files. In my post on this page http://lloydlondon.wordpress.com/music/ I have added an audio file and have followed the instructions here http://support.wordpress.com/audio/ to add the audio player feature. However, the player is not appearing in my post, rather the reader can click on the song title link “Time” and a new page opens. I would like to have the audio player feature.
The blog I need help with is: (visible only to logged in users)
-
The “insert audio” thing seems to sometimes be a little finicky. Try using the audio shortcode.
[audio http://lloydlondon.files.wordpress.com/2009/06/time.mp3]Make sure and enter it in the HTML tab. It should work in the visual tab as well, but again that seems finicky. Entering it in the HTML tab works every time for me.
-
-
-
Thanks, the audio player now appears on the page, but I’m getting the error “File Not Found” when I press play on all songs here: http://lloydlondon.wordpress.com/music/
What am I doing wrong?
-
As I can see in the source code of your page, you’ve done what tsp advised you not to do: pasted the URLs in the visual editor instead of the html editor. You should either go to the visual editor, highlight the URLs and click the Unlink button, or go to the html editor and make sure the code is no more than that:
[audio URL_HERE]
- The topic ‘Audio player not appearing in post’ is closed to new replies.