Difference between revisions of "Embed Audio - WordPress"

From Help Wiki
m
m (subst applied to Template:TwoColumn)
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===If you host your file at Evergreen?===
 
*'''[http://wordpress.org/extend/plugins/haiku-minimalist-audio-player/ Haiku]''' a minimalist audio player and perfect if all you will be hosting is mp3s and you don't want to fuss around with complicated short code.
 
  
===Host your audio offsite at SoundCloud===
+
<div class="container-fluid">
'''[[Soundcloud - WordPress |SoundCloud]]''' Embed an audio file using [http://soundcloud.com/ SoundCloud].
+
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 +
Embed audio files into your WordPress site
 +
</div>
  
{{Wordpress Help}}
+
===If you host your file on your site===
 +
(great for shorter recordings and .mp3)
 +
#Make sure your audio file is in the .mp3 file format
 +
#Use the Add Media button when editing your post or page and upload your audio file and Insert into post. This will automatically create an embedded audio player with transport controls to play/pause your audio track.
  
[[Category:Wordpress]]
+
===Host your audio offsite at SoundCloud ===
 +
(good for higher quality/larger files)
 +
*See the '''[[Soundcloud - WordPress |SoundCloud]]''' tutorial to embed an audio file using [http://soundcloud.com/ SoundCloud.com].
 +
 
 +
 
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{WordPress Tutorial Header}}
 +
 
 +
 
 +
{{WordPress AddingImagesAndMedia Sidebar}}
 +
 
 +
 
 +
----
 +
 
 +
{{WordPress DesigningYourSite Sidebar}}
 +
 
 +
 
 +
----
 +
 
 +
 
 +
{{WordPress Help Sidebar}}
 +
 
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
 +
[[category: Wordpress]]
 +
[[Category:Wordpress Tutorial]]

Latest revision as of 17:01, 14 August 2017

Embed audio files into your WordPress site

If you host your file on your site

(great for shorter recordings and .mp3)

  1. Make sure your audio file is in the .mp3 file format
  2. Use the Add Media button when editing your post or page and upload your audio file and Insert into post. This will automatically create an embedded audio player with transport controls to play/pause your audio track.

Host your audio offsite at SoundCloud

(good for higher quality/larger files)