MP3J Playlist no longer working
-
Hi —
I’ve updated the mp3j plugin and added the new skin as well as checking plugin conflicts and removing old code that was overwriting some of the CSS.
https://kyleacoustic.com/album/acoustic/
The playlist is built by looping through every “song” in the “album” taxonomy and assembling a list of data like: “SongName@songURL,…”,
That is then echo’d out like this to build the playlist:
echo mp3j_put('[mp3-jplayer tracks="' . $list . '" images="" volslider="y" stop="n" style="noscreen"]');
Any idea what’s breaking?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘MP3J Playlist no longer working’ is closed to new replies.