-
▼
2012
(336)
-
▼
December
(35)
- How to Hide Blog Titles on WordPress
- How to Upload a Squeeze Page Template Into a WordP...
- How to Hide Your WordPress Version
- How to Upload a WordPress Template to My Domain
- How to Publish WordPress to Twitter
- How to Add Tracking Code To Wordpress
- How to Install WordPress in cPanel With Network Se...
- How to Use WordPress Drupal
- How to Rebuild Thumbnails in WordPress
- How to Customize the WordPress Layout in Photoshop
- How to Integrate WordPress Blog Content Into a Web...
- How to Remove Fluid CSS in WordPress
- How to Transfer WordPress to a New Owner's Username
- How to Create Static URLs in Wordpress
- How to Use Photo Gallery with WordPress
- How to Embed MOV Files in WordPress
- How to Import WordPress Posts From CSV Files
- How to Use WordPress to Create a Website
- How to Add a Sidebar to a Wordpress Template
- How to Move Meta Boxes With WordPress
- How to Insert a PDF in Wordpress
- How to Create Home Pages in WordPress
- How to Embed Quicktime With Shortcode on Wordpress
- How to Edit WordPress Themes in Dreamweaver CS5
- How to Merge a TypePad Post to WordPress
- How to Put a Code Box in a WordPress Blog Post
- How to Install a WordPress Blog to an Amazon S3 Cloud
- How to Edit Style Sheet Links in WordPress Headers
- How to Change a Blog Default Home Page in WordPress
- How to Fix a WordPress Backend
- How to Add a ZIP File to WordPress
- How to Place an Ad on a WordPress Blog
- How to Remove WordPress Thesis Attributes
- How to Add Twitter Facebook to WordPress
- How to Add Blank Space to a WordPress Blog
-
▼
December
(35)
adsense
How to Embed Quicktime With Shortcode on Wordpress
1. Prepare your Quicktime embed link, if you have not already done so. Use the following embeddable code sample to prepare your Quicktime file:
2. Replace 'sample.mov' with the URL of the Quicktime video, but leave the quotation. Change the height and width to a custom size, if desired.
3. Sign in to your Wordpress site and click on 'Editor' beneath the 'Appearance' section. Click on the 'Functions.php' file to open it. Scroll to the bottom of the file.
4. Paste the following code to register a new shortcode:function QuicktimeVideo() {return '
';}add_shortcode('quicktime', 'QuicktimeVideo');
5. Type your Quicktime video shortcode to automatically embed the video in a post. In the example, the shortcode is 'quicktime,' so you would type '[quicktime]' -- without the quotes -- to make it appear.
7:48 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment