Difference between revisions of "Embed Enhanced or Video Podcast - Wordpress"

From Help Wiki
m (subst applied to Template:TwoColumn)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Activate the Plug In:===
 
  
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 +
WordPress is ready out of the box to deliver your podcast to subscribers.
 +
</div>
 +
 +
===Embed an enhanced podcast===
 +
====Activate the Plug In:====
 
#Log in to your blog and go to your Dashboard
 
#Log in to your blog and go to your Dashboard
 
#On the left sidebar click '''Plugins'''
 
#On the left sidebar click '''Plugins'''
 
#In the listing of plugins activate the '''Quicktime Embed plugin'''
 
#In the listing of plugins activate the '''Quicktime Embed plugin'''
+
====Embed Into a Post:====
 
+
===Embed Into a Post:===
+
 
+
 
#Add a new post
 
#Add a new post
 
#At the top of the post next to "Add media:", click the  '''Upload Video''' icon [[File:Addvideo-wordpress.png]]
 
#At the top of the post next to "Add media:", click the  '''Upload Video''' icon [[File:Addvideo-wordpress.png]]
 
#In the dialog box select your podcast file to upload (remember no spaces, uppercase, or special characters)
 
#In the dialog box select your podcast file to upload (remember no spaces, uppercase, or special characters)
#Do not insert into post; instead, copy the provided link URL (i.e. <nowiki>http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a</nowiki>)
+
#Do not insert into post; instead, copy the provided link URL (i.e. <nowiki>http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a</nowiki>) (you may need to clikc the File URL button first before it appears.
 
#Click '''Save all changes'''
 
#Click '''Save all changes'''
 
#In your post editing window, use the Quicktime embed plugin syntax provided to add your podcast to your page. Example:
 
#In your post editing window, use the Quicktime embed plugin syntax provided to add your podcast to your page. Example:
  <nowiki>[qt:http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a1 http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a80 180]</nowiki>
+
  <nowiki>[qt:http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a
 
+
http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a
 +
http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a 180 180]</nowiki>
 
Be sure to include the dimensions at the end as 180 180
 
Be sure to include the dimensions at the end as 180 180
 
 
For more information on using the Quicktime Embed Plugin, see the [http://www.channel-ai.com/blog/plugins/quicktime-embed/ plugin site]
 
For more information on using the Quicktime Embed Plugin, see the [http://www.channel-ai.com/blog/plugins/quicktime-embed/ plugin site]
  
 +
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{WordPress Sidebar Header}}
 +
 +
{{WordPress Help Sidebar}}
 +
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
 
[[category:Wordpress]]
 
[[category:Wordpress]]
 +
[[category:Wordpress Plugins]]

Latest revision as of 17:01, 14 August 2017

WordPress is ready out of the box to deliver your podcast to subscribers.

Embed an enhanced podcast

Activate the Plug In:

  1. Log in to your blog and go to your Dashboard
  2. On the left sidebar click Plugins
  3. In the listing of plugins activate the Quicktime Embed plugin

Embed Into a Post:

  1. Add a new post
  2. At the top of the post next to "Add media:", click the Upload Video icon Addvideo-wordpress.png
  3. In the dialog box select your podcast file to upload (remember no spaces, uppercase, or special characters)
  4. Do not insert into post; instead, copy the provided link URL (i.e. http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a) (you may need to clikc the File URL button first before it appears.
  5. Click Save all changes
  6. In your post editing window, use the Quicktime embed plugin syntax provided to add your podcast to your page. Example:
[qt:http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a
http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a 
http://blogs.evergreen.edu/myblog/files/2010/02/podcast1.m4a 180 180]

Be sure to include the dimensions at the end as 180 180 For more information on using the Quicktime Embed Plugin, see the plugin site