Title: Using A Url
Last modified: February 4, 2023

---

# Using A Url

 *  Resolved [Ted](https://wordpress.org/support/users/teddytime/)
 * (@teddytime)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/using-a-url/)
 * I was interested in using this on my site. However, I wanted to play a url from
   an attachment using do_shortcode() in a page template like this:
 *     ```
       <span style="color:#0033b3;">echo </span><span style="color:#00627a;">do_shortcode</span>(<span style="color:#067d17;">'[sonaar_audioplayer albums=”2537”]'</span>);
       ```
   
 * However, is there a way to specify a url within my site? In the above example,“
   2537” is actually an attachment_id, not a post ID. It would be helpful if I could
   just use a url to the mp3 file instead.

Viewing 1 replies (of 1 total)

 *  Plugin Author [sonaar](https://wordpress.org/support/users/sonaar/)
 * (@sonaar)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/using-a-url/#post-16439781)
 * Hi,
 * Use the feed attribute.
 * See this article for our shortcode and its attributes [https://sonaar.io/docs/add-audio-player-with-shortcode/](https://sonaar.io/docs/add-audio-player-with-shortcode/)
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Using A Url’ is closed to new replies.

 * ![](https://ps.w.org/mp3-music-player-by-sonaar/assets/icon.svg?rev=1865553)
 * [MP3 Audio Player – Music Player, Podcast Player & Radio by Sonaar](https://wordpress.org/plugins/mp3-music-player-by-sonaar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mp3-music-player-by-sonaar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/)
 * [Active Topics](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sonaar](https://wordpress.org/support/users/sonaar/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/using-a-url/#post-16439781)
 * Status: resolved