Add mp3 audio players to posts, pages, and sidebars. HTML5 / Flash. Uses jPlayer.
Just mp3 files.
Themes need the wp_head() and wp_footer() calls in them.
Mp3's should be constant bit-rate (CBR) encoded at sample rates 44.1kHz, 22.05 kHz, 11.025 kHz, though variable bit-rate (VBR) files seem to work ok.
Check the filename spelling and the path/uri are correct. Remove any accented letters from mp3 filenames (and re-upload if they're from the library). Check the mp3 encoding (see above).
Use widget areas (if available), or use the mp3j_addscripts() and mp3j_put() functions in template files. See help in the plugin for an example.
Any number of reasons but the most commonly seen problem is poor use of a CDN or jQuery in theme files, check the page source for repeated scripts (including jquery-ui).
Either on the forum at WordPress, or here.
Requires: 2.8 or higher
Compatible up to: 3.2.1
Last Updated: 2011-9-23
Downloads: 77,001
0 of 2 support threads in the last three weeks have been resolved.
Got something to say? Need help?