In this video tutorial you will learn how to use the built in Tizish listing system in your WordPress posting panel to manually enter listings. You can also make single listing pages when you do these as individual landing pages (stealth sites).
In this video tutorial you will learn how to create teaser images that show up on your homepage, category, tag, and archive pages with each of your blog posts. Examples can be seen at http://demo.tizish.com.
In this video tutorial you will learn how to properly put blog posts and photos into the featured posts section of your homepage on your Tizish WordPress Blog.
In this video tutorial you will learn how to add a custom drop down menu that is activated upon being clicked by your website visitors. This rests at the very top of your website as a button and can have any content you want in it. To view an example go to http://demo.tizish.com and check out the very top button on the site.
This is the code I use in the video tutorial that you should use in your post when you follow the video.
<div style="display: inline; float: left; width: 50%;">
Put content here.
</div>
<div style="display: inline; float: right; width: 50%;">
Put right side content here.
</div>
In this video tutorial you will learn what tags are, how they function, and how they are different from categories. This is an overview to understanding this important function of blogging.
In this video tutorial you will learn how to embed Iframes into your blog posts and pages using the ‘embed iframe‘ plugin. This is important for adding IDX systems to your WordPress blog or any other pages you want to have that you can’t host on your own website.
Here is the exact code you will need to use that I reference in the video.
[iframe http://www.PUTSITENAMEHERE.com WIDTH HEIGHT]
In this video tutorial you will learn what categories are, how they function, and how to use them. You will also learn how to create sub-categories for better organizing of your blog content.
In this video tutorial you will learn how to use photos from Flickr on your WordPress blog and properly attribute the creators of the photos. This is extremely important when using photos from Flickr so that you are in compliance with their guidelines.
Here are the two links used in this video tutorial:
Rules of sharing: http://www.flickr.com/creativecommons/
Flickr Search 1: http://compfight.com/
Flickr Search 2: http://www.zoo-m.com/flickr-storm/
In this video tutorial you will learn how to setup your user profile in wordpress so that when you post blog articles and videos, your posts will be properly attribute you as the author and show your picture and brief bio.
In this video tutorial you will learn how to embed Youtube videos into your WordPress blog post and pages. There are two methods shown in this video. One uses the Smart Youtube plugin and the other is by manually taking the embed code from the Youtube video page.
Update: As of April 2011 Youtube changed the location of their embed button. View the location of their new embed button then watch this video for embedding details.

