• Resolved diamondjim

    (@diamondjim)


    Lastet WP, latest version of the audio player plug. The short code works on the widget on the home page. When I put the code to play an mp3 into either a post or a page, the editor strips out the “” around the URL, so this:
    [audio src="http://new.barnjazz.com/media/rivers of the sky.mp3"]
    becomes this automatically:
    [audio src=http://new.barnjazz.com/media/rivers of the sky.mp3]

    The file does exist. When I reload the page is shows the Download File fallback, but not even pointing to that file.
    This just started. I was using this fine before. What the heck is going on?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter diamondjim

    (@diamondjim)

    Well with help from this forum I guess I will have to look for another media player plugin. Any suggestions?

    Thread Starter diamondjim

    (@diamondjim)

    Never mind, it was a stupid me trick. I was adding the short code in visual instead of text mode. Visual mode turns the mp3 link into an href. ARgh!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP editor strips out " when specifying [audio src=’ is closed to new replies.