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

From Help Wiki
m (subst applied to Template:TwoColumn)
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Activate the Plug In:===
 
  
#Log in to your blog and go to your Dashboard
+
<div class="container-fluid">
#On the left sidebar click on Plug Ins
+
<div class="row">
#In the listing of plug-ins check the box next to the Quicktime Embed plugin and press Activate
+
<div class="col-md-8">
#Navigate back to the Quicktime Embed plug in.  You can choose to sort plug ins according to activated by clicking on the top Active button.
+
<div class="lead">
#Right click on the link for Visit plug in site to select to open it in a new tab
+
WordPress is ready out of the box to deliver your podcast to subscribers.
#Scroll down on the page to the section on embedding Podcasts.  Use the syntax provided to add your podcast to your page. Example:
+
</div>
<nowiki>[qt:fileurl.m4a fileurl.m4a fileurl.m4a 180 180]</nowiki>
+
  
 +
===Embed an enhanced podcast===
 +
====Activate the Plug In:====
 +
#Log in to your blog and go to your Dashboard
 +
#On the left sidebar click '''Plugins'''
 +
#In the listing of plugins activate the '''Quicktime Embed plugin'''
 +
====Embed Into a Post:====
 +
#Add a new post
 +
#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)
 +
#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'''
 +
#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.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]
 +
 +
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{WordPress Sidebar Header}}
  
===Embed Into a Post:===
+
{{WordPress Help Sidebar}}
  
#Add a new post, name it Podcast
+
<!-- end col-md-3-->
#On the top of the post click on the visual editor button to select Upload Video
+
</div>
#In the dialog box select a file to upload (remember no spaces, uppercase, or special characters)
+
<!-- end row-->
#Do not insert into post; instead, copy the provided file path url
+
</div>
#Use the special syntax <nowiki>[qt: past file url and 180 180]</nowiki> and save
+
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
 +
[[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