Genius is nothing but great effort applied. – Awa Kenzo

How To: Insert Google Analytics or Mint Tracking Code in Thesis

No need to break out the Hooks to insert Google Analytics or Mint Tracking code!While in your Wordpress Dashboard:Thesis Options --> Stats Software & Scripts --> Header Scripts (or) … [Read more...]

How To: Remove ‘Comments Are Closed’ in Thesis

Ever wanted to remove the, "Comments on this entry are Closed" in Thesis?  Easy! Just copy the CSS code below and paste anywhere in custom.css: .custom .comments_closed {text-indent: … [Read more...]

How To: Upgrade to Thesis 1.6 (in 15 minutes)

Like it or not, Thesis 1.6 is here. While it may take a little time to tweak your older sites, fear not! I will show how to do it in less than 15 minutes. … [Read more...]

How To: Use OpenX in Thesis

I'll be showing the basics of getting OpenX to work in Thesis. This tutorial assumes you have OpenX installed as well as experience with custom_functions.php or Thesis OpenHook. … [Read more...]

How To: Use Conditional Tags In Thesis

So you want to use Wordpress Conditional Tags (or statements) in your Thesis customization. No sweat! Here is a basic example of how to make stuff show up ONLY where you want it; using Thesis OpenHook … [Read more...]

How To: Get Featured Content Gallery To Work In Thesis

Everyone loves to have those big pretty images rotating on the homepage - but FCG doesn't work out of the box with Thesis. We'll fix it using either the Thesis OpenHook plug-in or hard coding into … [Read more...]

Thesis Theme: 3 Golden Rules

Forget everything you ever knew about customizing pre-built templates! There are 3 Golden Rules to customizing the Thesis Theme: … [Read more...]

Thesis Hooks = Module Positions

Thesis Hooks are the equivalent to Joomla! Module Positions.I wish someone would have told me this when Thesis first hit the market. Once I put two-and-two together...It clicked. … [Read more...]