From the category archives:

Content

How to Exclude Posts with a Certain Tag in Thesis

June 28, 2010

Many of you have found the post on excluding categories from you blog very helpful. However, what happens when you want to exclude posts with a certain tag from appearing on the blog? Well, thankfully that is an extremely simple operation. The first thing you have to do is figure what the tag id is. [...]

0 comments Continue Learning Thesis →

How To Make a jQuery Image Slideshow in Thesis

February 15, 2010

Updated! 03/23/10 Well I can’t spell apparently. I had misspelled ‘slideshow’ in the code below. The issue is fixed and my wife is now administering me weekly spelling tests. Thanks, Scott and Willie. Slideshow Made Simple Making a jQuery image slideshow in Thesis is actually very easy. There are four basic steps: Insert a few [...]

68 comments Continue Learning Thesis →

How To Exclude Posts Of A Certain Category In Thesis

August 18, 2009

Categorical Exclusion Sometimes, there is a benefit to excluding posts of a certain category from the main blog page. For instance, you may want a page that updates frequently. Rather than go in and edit the page each time you want new content, you could simply write a post, mark it in a special category, [...]

18 comments Continue Learning Thesis →

How To Make A Custom Page Template Using Thesis

July 18, 2009

Watch Me First! In this video, I will show you how to create a custom page template using Thesis. In theory, this could be used on any page; I just happen to do the home page in this example. Many people have asked me how to move their blog to a different part of their [...]

18 comments Continue Learning Thesis →

Make A Static Homepage With WordPress And Thesis

July 18, 2009

This is the first installment of two videos that are designed to show you how to make an awesome static home page using WordPress and Thesis. This video will show you how to use only WordPress with a dash of Thesis to create a very simple, yet effective, static homepage. This is useful for those [...]

19 comments Continue Learning Thesis →

How To Add an Image After the Content in Thesis

June 17, 2009

Recently, I was asked how to add an image after the content div. There is, of course, a hook for that. The image will appear after the prev_next div (which has the “previous entries” link). Also, this certainly is not limited to images. In theory, anything can go there. Open custom_functions.php. Enter the following fancy [...]

4 comments Continue Learning Thesis →