Play MP3s on WordPress with the stylish and fully-customizable E-Phonic Flash MP3 Player.
You can paste the code in any template or post, provided that your theme contains the 'wp_head();' hook within the document head.
When in doubt, use absolute paths to your MP3s when listing MP3 Locations in the admin panel. Relative paths are local to your WordPress blog, not your WordPress installation.
For each new player you want to add, change the following code:
<
div id="flashcontent">' to another unique id. This can be anything, but it must start with a letter and can contain only alphanumeric characters, '-' and '_'.
Also, remember to save out separate playlists. You'll need to write some XML on your own for that and then make sure your script points to that file.
Depending on which skin you used, navigate to that folder location on your server. It will be something like "/wordpress/wp-content/plugins/wordphonic/ephonic/skins/nobius_platinum/."
Open up skin.xml in any text editor.
You will see the line '' (line 24).
Edit the defaultText attribute in that line. When testing your change, remember to clear your browser cache.
Requires: 2.3 or higher
Compatible up to: 2.5
Last Updated: 2008-4-8
Downloads: 5,243
Got something to say? Need help?