Title: MP3 Player inline
Last modified: August 20, 2016

---

# MP3 Player inline

 *  Resolved [energykick](https://wordpress.org/support/users/energykick/)
 * (@energykick)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/mp3-player-inline/)
 * Wherever I put the MP3 player, it forces a line feed on either side. Is there
   a way I can place it inline with some text, like in the middle of a paragraph?
 * thanks
 * [http://wordpress.org/extend/plugins/mp3-jplayer/](http://wordpress.org/extend/plugins/mp3-jplayer/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [energykick](https://wordpress.org/support/users/energykick/)
 * (@energykick)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/mp3-player-inline/#post-3458913)
 * Ok I figured out a way I can do this but need help. I have tried using the title
   to get the player inline, now I was to pass the template code a variable but 
   it won’t work. I tried this:
 * mp3j_put( ‘[mp3j track=”$mp3title” title=”$soundtext”]’ )
 * but it doesn’t work.
 * Anyway I can put a variable in the template code?
 * thanks
 *  Thread Starter [energykick](https://wordpress.org/support/users/energykick/)
 * (@energykick)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/mp3-player-inline/#post-3458934)
 * Ok I got it. Had to do bracket the variables properly,
 * mp3j_put( ‘[mp3j track=”‘.$mp3title.'” title=”‘.$soundtext.'” flip=”y”]’ );
 * Awesome plugin!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘MP3 Player inline’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mp3-jplayer_c3a59d.svg)
 * [MP3-jPlayer](https://wordpress.org/plugins/mp3-jplayer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mp3-jplayer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mp3-jplayer/)
 * [Active Topics](https://wordpress.org/support/plugin/mp3-jplayer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp3-jplayer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp3-jplayer/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [energykick](https://wordpress.org/support/users/energykick/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/mp3-player-inline/#post-3458934)
 * Status: resolved