Difference between revisions of "Video Embed - Wordpress"

From Help Wiki
m (subst applied to Template:TwoColumn)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{WPTemplate|
+
 
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 
You can embed a variety of video services like YouTube and Vimeo easily into your WordPress site.
 
You can embed a variety of video services like YouTube and Vimeo easily into your WordPress site.
|
+
</div>
 +
 
 
====Embed video from a hosted video service====
 
====Embed video from a hosted video service====
 
#Upload your video to your preferred video hosting service (e.g., Youtube, Vimeo).
 
#Upload your video to your preferred video hosting service (e.g., Youtube, Vimeo).
Line 7: Line 12:
 
#From the editing toolbar paste the url on its own line to the video you'd like to embed
 
#From the editing toolbar paste the url on its own line to the video you'd like to embed
 
#Save your changes (Update or Publish)
 
#Save your changes (Update or Publish)
|
+
 
 +
 
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{WordPress Sidebar Header}}
 +
 
 +
 
 
{{WordPress Media Sidebar}}
 
{{WordPress Media Sidebar}}
}}
+
 
 +
 
 +
----
 +
 
 +
 
 +
{{WordPress Help Sidebar}}
 +
 
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
  
 
  [[category:Wordpress]]
 
  [[category:Wordpress]]

Latest revision as of 17:01, 14 August 2017

You can embed a variety of video services like YouTube and Vimeo easily into your WordPress site.

Embed video from a hosted video service

  1. Upload your video to your preferred video hosting service (e.g., Youtube, Vimeo).
  2. Create or edit the post or page where you'd like your video to appear
  3. From the editing toolbar paste the url on its own line to the video you'd like to embed
  4. Save your changes (Update or Publish)