Title: Audio Player in Widget
Last modified: August 19, 2016

---

# Audio Player in Widget

 *  [mediakreativ](https://wordpress.org/support/users/mediakreativ/)
 * (@mediakreativ)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/audio-player-in-widget/)
 * Hello there,
 * is it possible somehow to use the Audio Player in a Widget? I tried to use it
   in a text-widget, but that doesnt seem to work.
 * Kind regards,
 * Christian

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

 *  [ArchGalileu](https://wordpress.org/support/users/archgalileu/)
 * (@archgalileu)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/audio-player-in-widget/#post-1513716)
 * Hi Christian
 * Yes, it is.
 * Install the [PHP Code Widget](http://wordpress.org/extend/plugins/php-code-widget/)
   and
 * add to it (php code widget) the code
 * <?php if (function_exists(“insert_audio_player”)) {
    insert_audio_player(“[audio:
   http://_**[http://www.domain.com/path/to/song](http://www.domain.com/path/to/song)**_.
   mp3]”); } ?>
 * you can see other options, like “width” at the plugins homepage, off course the
   [wpaudioplayer](http://wpaudioplayer.com/frequently-asked-questions)
 * Best Regards
    ArchGalileu
 * —
 * [http://www.gasparsantos.eu](http://www.gasparsantos.eu)
 *  [ArchGalileu](https://wordpress.org/support/users/archgalileu/)
 * (@archgalileu)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/audio-player-in-widget/#post-1513717)
 * <?php if (function_exists(“insert_audio_player”)) {
    insert_audio_player(“[audio:
   http://**[http://www.domain.com/path/to/song](http://www.domain.com/path/to/song)**_.
   mp3]”); } ?>
 * change this
 * Best Regards
    ArchGalileu
 *  [ArchGalileu](https://wordpress.org/support/users/archgalileu/)
 * (@archgalileu)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/audio-player-in-widget/#post-1513718)
 * Sorry Christian
 * For some reason, well i don’t no this writing, i am learning
    the “address” off
   the “mp3” file repeats “[http://&#8221](http://&#8221); off course only once.
 * Best Regards
    ArchGalileu

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

The topic ‘Audio Player in Widget’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [ArchGalileu](https://wordpress.org/support/users/archgalileu/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/audio-player-in-widget/#post-1513718)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
