So here's the deal, I have the Podpress plugin installed for Wordpress on a website that I'm working on. I uploaded an MP3 to test out, the player shows up on the frontpage but when I view the post from the archive/category page, all that shows up is this:
Quote:
Listen Now:
[Test MP3 File Name Her] : Play Now | Play in Popup
document.getElementById(’podPressPlayerSpace_105_l abel_mp3Player_105_0′).innerHTML=’Hide Player’; document.getElementById(’podPressPlayerSpace_105′) .title = ‘mp3Player_105_0′;
|
Anyone else had this problem and have a solution for it? Any help would be appreciated :turned:
Edit: Fixed it by editing one of the template files 
|