Viewing 1 replies (of 1 total)
  • Plugin Author mra13

    (@mra13)

    Hi Hannes, At the moment your text is wrapped in a paragraph tag which is a line breaking element so it is positioning the audio player in the next line.

    Wrap your text in a CSS div or paragraph element then apply an “inline” display property. Here is an example:

    <p style="display:inline;"><Interview "KAMMEL Fertigkeller":</p>
    [audio_player_shortcode_goes_here]

Viewing 1 replies (of 1 total)
  • The topic ‘Positioning of the player button’ is closed to new replies.