I’ve created a content item page and embedded the MP3 PixelPlayer123 so that I can play audio on the page. I like to have it located at the top of the page, so it’s easy to see. All the rest of that pages content is located below the MP3 player.
-Problem is that my JA-News module that’s on my front page pulls in the tag and displays it in the headline. I just want everything below that pulled in.
-How can I keep the audio player working ok, but mask or hide the tag inside of the content item so that the JA-News module doesn’t pull in the code?
Here’s how my tag inside the content item page looks now.
<p align=”right”><strong>{audio}mp3/tueig_ode.mp3{/audio}</strong></p>
I just want the JA-News module to pull content from below this tag.
Any ideas?
P.S. I’d even prefer a PixelPlayer MP3 module work-a-round so that I don’t have to put the embedded tag into the content item to get it to play. It would be better to publish a module in the right side column, but can’t figure that out either. That would solve everything!