Getting audio to play directly from your post or page is really easy, just follow these steps:
- Upload audio file .mp3
Create a folder (directory) in your website’s root folder (public_html) called audio
upload the .mp3 file to above folder - Install plugin WPAudio
- Insert player into content
Add a new post or page and switch to HTML mode and
place this code anywhere you want the player to play your audio:
{wpaudio url=”http://your-domain.com/audio/your-audio-file-name.mp3″ text=”text to click to play your file”}
Just replace the “{}” above with “[]” and WordPress will see it as an embedded plugin and will display your player.
MPAudio is the easiest plugin to use and most importantly it doesn’t require flash!
To find out more about this plugin and many other resources click here to see our resources page
Related posts:
- Interview with high profile blogger Chris Garrett /h1> Topics covered in this interview Membership site advice...
- Page with wide content Sometimes you want to be able to use the whole...
- The blogging habit To be successful you will want to get into the...
- How to move a WordPress blog to a new domain in 5 steps Please see my newer post for this here please Please...
- Using Markers in Xmind When I create a mindmap for a new website to...
Related posts brought to you by Yet Another Related Posts Plugin.
{ 1 comment… read it below or add one }
I sent this feedback to the developer
Hi there
Works well your pluin, thank you.
I read somewhere that there are problems with it working on Vist/IE8, do you have any comments on that?
Also I got a bit confused when using it first of how to set the text to for it.
Maybe you example above could include the text tag as well.
and his response:
Thanks for writing, Wolf. I’m working right now to make it even more
bulletproof across browsers, but there aren’t any incompatibilities —
just a handful of people who have trouble because of theme conflicts or
one-off problems.
I’ll add the text to the example. The next release will support using
links instead of tags too.
Todd