<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Thesis 1.3.3 is Available Now with Seamless Options Integration for WordPress 2.7</title>
	<atom:link href="http://diythemes.com/thesis/version-133-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://diythemes.com/thesis/version-133-release/</link>
	<description>Tips for Running a Successful, Profitable Website</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:26:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Tim Glase</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2230</link>
		<dc:creator>Tim Glase</dc:creator>
		<pubDate>Wed, 14 Jan 2009 14:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2230</guid>
		<description>Folks-

I have switching to Thesis on my to-do list for the Spring.

In the past I was relegated to WP 2.0.5 and Pearson&#039;s Neoclassical theme.  Now, I recently customized Pearson&#039;s Cutline theme for my current site and moved to WP 2.7.  I&#039;m in my first month with the new site.  But to date, I&#039;ve never topped 14% in terms of visitors coming through Search Engines.  I always get 86-92% through Direct Links/Bookmarks.

How much will Thesis improve that 14% figure?  Or, is there something else I&#039;m completely missing?  Your honesty is appreciated.  Thanks!

Tim</description>
		<content:encoded><![CDATA[<p>Folks-</p>
<p>I have switching to Thesis on my to-do list for the Spring.</p>
<p>In the past I was relegated to WP 2.0.5 and Pearson&#8217;s Neoclassical theme.  Now, I recently customized Pearson&#8217;s Cutline theme for my current site and moved to WP 2.7.  I&#8217;m in my first month with the new site.  But to date, I&#8217;ve never topped 14% in terms of visitors coming through Search Engines.  I always get 86-92% through Direct Links/Bookmarks.</p>
<p>How much will Thesis improve that 14% figure?  Or, is there something else I&#8217;m completely missing?  Your honesty is appreciated.  Thanks!</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2229</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 13 Jan 2009 20:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2229</guid>
		<description>Any update on the expected release date for 1.4? Thanks.</description>
		<content:encoded><![CDATA[<p>Any update on the expected release date for 1.4? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pearson</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2228</link>
		<dc:creator>Chris Pearson</dc:creator>
		<pubDate>Mon, 12 Jan 2009 21:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2228</guid>
		<description>&lt;a class=&quot;comment_link&quot; href=&quot;http://diythemes.com/thesis/version-133-release/#comment-1561&quot; rel=&quot;nofollow&quot;&gt;Libidinous&lt;/a&gt; — The feature list changes as I get new ideas and actually get into the coding process. Sometimes, things only make sense in particular contexts, so that plays into my inability to generate a concrete list of features. Don&#039;t worry, though—when the next version is released, you&#039;ll be apprised of all the new goodies that actually made it into that release.

Regarding language translations, I&#039;m hoping to make that a reality in 2 updates&#039; time.

&lt;a class=&quot;comment_link&quot; href=&quot;http://diythemes.com/thesis/version-133-release/#comment-1565&quot; rel=&quot;nofollow&quot;&gt;maleos&lt;/a&gt; — Thesis 1.3.3 is compatible with WordPress 2.6, so you can upgrade without fear of breaking anything.</description>
		<content:encoded><![CDATA[<p><a class="comment_link" href="http://diythemes.com/thesis/version-133-release/#comment-1561" rel="nofollow">Libidinous</a> — The feature list changes as I get new ideas and actually get into the coding process. Sometimes, things only make sense in particular contexts, so that plays into my inability to generate a concrete list of features. Don&#8217;t worry, though—when the next version is released, you&#8217;ll be apprised of all the new goodies that actually made it into that release.</p>
<p>Regarding language translations, I&#8217;m hoping to make that a reality in 2 updates&#8217; time.</p>
<p><a class="comment_link" href="http://diythemes.com/thesis/version-133-release/#comment-1565" rel="nofollow">maleos</a> — Thesis 1.3.3 is compatible with WordPress 2.6, so you can upgrade without fear of breaking anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pearson</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2227</link>
		<dc:creator>Chris Pearson</dc:creator>
		<pubDate>Mon, 12 Jan 2009 20:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2227</guid>
		<description>&lt;a class=&quot;comment_link&quot; href=&quot;http://diythemes.com/thesis/version-133-release/#comment-1558&quot; rel=&quot;nofollow&quot;&gt;Kieran&lt;/a&gt; — You don&#039;t need a separate categories hook to target and modify your category pages. If you want to have content show only on category pages, you simply need to apply the &lt;code&gt;is_category&lt;/code&gt; conditional to the function that you&#039;re &quot;hooking&quot; into place:

&lt;pre class=&quot;php&quot;&gt;
&lt;span class=&quot;keyword&quot;&gt;function&lt;/span&gt; &lt;span class=&quot;function_name&quot;&gt;custom_category_function&lt;/span&gt;() {
    &lt;span class=&quot;keyword&quot;&gt;if&lt;/span&gt; (is_category()) {
        &lt;span class=&quot;keyword&quot;&gt;if&lt;/span&gt; (is_category(&lt;span class=&quot;var&quot;&gt;$cat_slug&lt;/span&gt;)) {
            &lt;span class=&quot;code_comment&quot;&gt;// Your code here&lt;/span&gt;
        }
    }
}
&lt;/pre&gt;

The outer &lt;code&gt;is_category()&lt;/code&gt; call makes it so that the function will only run on category archive pages. The interior &lt;code&gt;is_category()&lt;/code&gt; call is optional and is only used to target an individual category without affecting all your other category pages.

To illustrate this concept completely, let&#039;s look at a quick example. In this case, let&#039;s say that we want to change the intro text at the top of all of our category archive pages (&lt;a href=&quot;http://diythemes.com/thesis/category/thesis-news/&quot; rel=&quot;nofollow&quot;&gt;example here&lt;/a&gt;). Here&#039;s what you would need to add to your &lt;code&gt;custom_functions.php&lt;/code&gt; file to make it happen:

&lt;pre class=&quot;php&quot;&gt;
&lt;span class=&quot;keyword&quot;&gt;function&lt;/span&gt; &lt;span class=&quot;function_name&quot;&gt;custom_category_function&lt;/span&gt;() {
    &lt;span class=&quot;keyword&quot;&gt;if&lt;/span&gt; (is_category()) {
?&gt;
&lt;&lt;strong&gt;div&lt;/strong&gt; &lt;span class=&quot;attribute&quot;&gt;id&lt;/span&gt;&lt;span class=&quot;operator&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;str&quot;&gt;&quot;archive_info&quot;&lt;/span&gt;&gt;
    &lt;&lt;strong&gt;p&lt;/strong&gt;&gt;&lt;span class=&quot;text&quot;&gt;W00T! This is a category page!&lt;/span&gt;&lt;/&lt;strong&gt;p&lt;/strong&gt;&gt;
    &lt;&lt;strong&gt;h1&lt;/strong&gt;&gt;&lt;span class=&quot;embed&quot;&gt;&lt;?php single_cat_title() ?&gt;&lt;/span&gt;&lt;/&lt;strong&gt;h1&lt;/strong&gt;&gt;
&lt;/&lt;strong&gt;div&lt;/strong&gt;&gt;
&lt;?php
    }
    &lt;span class=&quot;keyword&quot;&gt;else&lt;/span&gt;
        thesis_default_archive_info();
}

remove_action(&lt;span class=&quot;str&quot;&gt;&#039;thesis_hook_archive_info&#039;&lt;/span&gt;, &lt;span class=&quot;str&quot;&gt;&#039;thesis_default_archive_info&#039;&lt;/span&gt;);
add_action(&lt;span class=&quot;str&quot;&gt;&#039;thesis_hook_archive_info&#039;&lt;/span&gt;, &lt;span class=&quot;str&quot;&gt;&#039;custom_category_function&#039;&lt;/span&gt;);
&lt;/pre&gt;

The action calls at the end of the above code do two things. First, we&#039;re un-hooking the original archive information block because we&#039;re going to replace it with one that allows us to target categories specifically. Next, we&#039;re going to hook our new function into the same location via the &lt;code&gt;add_action&lt;/code&gt; command.

For your purposes, you&#039;ll want to modify the &lt;acronym title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/acronym&gt; that appears in the block above. You can serve anything you want in there—seriously, the sky is the limit. Check out Sugarrae&#039;s &lt;a href=&quot;http://www.sugarrae.com/category/affiliate-marketing/&quot; rel=&quot;nofollow&quot;&gt;customized Affiliate Marketing category page&lt;/a&gt; for a prime example of a pimped-out category page that is constructed using Thesis&#039; hooks.</description>
		<content:encoded><![CDATA[<p><a class="comment_link" href="http://diythemes.com/thesis/version-133-release/#comment-1558" rel="nofollow">Kieran</a> — You don&#8217;t need a separate categories hook to target and modify your category pages. If you want to have content show only on category pages, you simply need to apply the <code>is_category</code> conditional to the function that you&#8217;re &#8220;hooking&#8221; into place:</p>
<pre class="php">
<span class="keyword">function</span> <span class="function_name">custom_category_function</span>() {
    <span class="keyword">if</span> (is_category()) {
        <span class="keyword">if</span> (is_category(<span class="var">$cat_slug</span>)) {
            <span class="code_comment">// Your code here</span>
        }
    }
}
</pre>
<p>The outer <code>is_category()</code> call makes it so that the function will only run on category archive pages. The interior <code>is_category()</code> call is optional and is only used to target an individual category without affecting all your other category pages.</p>
<p>To illustrate this concept completely, let&#8217;s look at a quick example. In this case, let&#8217;s say that we want to change the intro text at the top of all of our category archive pages (<a href="http://diythemes.com/thesis/category/thesis-news/" rel="nofollow">example here</a>). Here&#8217;s what you would need to add to your <code>custom_functions.php</code> file to make it happen:</p>
<pre class="php">
<span class="keyword">function</span> <span class="function_name">custom_category_function</span>() {
    <span class="keyword">if</span> (is_category()) {
?&gt;
&lt;<strong>div</strong> <span class="attribute">id</span><span class="operator">=</span><span class="str">&quot;archive_info&quot;</span>&gt;
    &lt;<strong>p</strong>&gt;<span class="text">W00T! This is a category page!</span>&lt;/<strong>p</strong>&gt;
    &lt;<strong>h1</strong>&gt;<span class="embed">&lt;?php single_cat_title() ?&gt;</span>&lt;/<strong>h1</strong>&gt;
&lt;/<strong>div</strong>&gt;
&lt;?php
    }
    <span class="keyword">else</span>
        thesis_default_archive_info();
}

remove_action(<span class="str">&#39;thesis_hook_archive_info&#39;</span>, <span class="str">&#39;thesis_default_archive_info&#39;</span>);
add_action(<span class="str">&#39;thesis_hook_archive_info&#39;</span>, <span class="str">&#39;custom_category_function&#39;</span>);
</pre>
<p>The action calls at the end of the above code do two things. First, we&#8217;re un-hooking the original archive information block because we&#8217;re going to replace it with one that allows us to target categories specifically. Next, we&#8217;re going to hook our new function into the same location via the <code>add_action</code> command.</p>
<p>For your purposes, you&#8217;ll want to modify the <acronym title="HyperText Markup Language">HTML</acronym> that appears in the block above. You can serve anything you want in there—seriously, the sky is the limit. Check out Sugarrae&#8217;s <a href="http://www.sugarrae.com/category/affiliate-marketing/" rel="nofollow">customized Affiliate Marketing category page</a> for a prime example of a pimped-out category page that is constructed using Thesis&#8217; hooks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maleos</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2226</link>
		<dc:creator>maleos</dc:creator>
		<pubDate>Mon, 12 Jan 2009 14:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2226</guid>
		<description>can i used it with wordpress 2.6 ? or i should upgrade it first?</description>
		<content:encoded><![CDATA[<p>can i used it with wordpress 2.6 ? or i should upgrade it first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libidonous</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2225</link>
		<dc:creator>Libidonous</dc:creator>
		<pubDate>Fri, 09 Jan 2009 20:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2225</guid>
		<description>sorry for double post but I would like to know one more thing. Will the language files .mo and .po be supported?</description>
		<content:encoded><![CDATA[<p>sorry for double post but I would like to know one more thing. Will the language files .mo and .po be supported?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libidonous</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2224</link>
		<dc:creator>Libidonous</dc:creator>
		<pubDate>Fri, 09 Jan 2009 20:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2224</guid>
		<description>Chris, can you reveal the list of new modifications and new features of the next release (or the next update). Are there any massive changes in structure?. Thx ;)</description>
		<content:encoded><![CDATA[<p>Chris, can you reveal the list of new modifications and new features of the next release (or the next update). Are there any massive changes in structure?. Thx <img src='http://diythemes.com/thesis/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Soroko</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2223</link>
		<dc:creator>Jon Soroko</dc:creator>
		<pubDate>Fri, 09 Jan 2009 17:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2223</guid>
		<description>Chris and all,
Since most of this is over my head, I can&#039;t speak to others&#039; needs for 1.4  I&#039;m still trying to work out other details - in order to get Thesis on my site. So for my purposes - I&#039;ll take it when it&#039;s ready. Also - at the risk of giving offense - my guess is that Chris is working on it with his normal perfectionism. People who need it sooner, I think, probably know better than I do about what advantages 1.4 will bring. Perhaps my ignorance prevents me from being impatient.</description>
		<content:encoded><![CDATA[<p>Chris and all,<br />
Since most of this is over my head, I can&#8217;t speak to others&#8217; needs for 1.4  I&#8217;m still trying to work out other details &#8211; in order to get Thesis on my site. So for my purposes &#8211; I&#8217;ll take it when it&#8217;s ready. Also &#8211; at the risk of giving offense &#8211; my guess is that Chris is working on it with his normal perfectionism. People who need it sooner, I think, probably know better than I do about what advantages 1.4 will bring. Perhaps my ignorance prevents me from being impatient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2222</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Fri, 09 Jan 2009 16:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2222</guid>
		<description>I&#039;m still DESPERATE for a category page hook so I can customize how they look.

Pleeeeease. :(</description>
		<content:encoded><![CDATA[<p>I&#8217;m still DESPERATE for a category page hook so I can customize how they look.</p>
<p>Pleeeeease. <img src='http://diythemes.com/thesis/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pearson</title>
		<link>http://diythemes.com/thesis/version-133-release/#comment-2221</link>
		<dc:creator>Chris Pearson</dc:creator>
		<pubDate>Wed, 07 Jan 2009 18:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://diythemes.com/thesis/?p=76#comment-2221</guid>
		<description>&lt;a class=&quot;comment_link&quot; href=&quot;http://diythemes.com/thesis/version-133-release/#comment-1546&quot; rel=&quot;nofollow&quot;&gt;Guillermo&lt;/a&gt; — Comment pagination and replies will definitely be supported; I suspect they&#039;ll make it into the release &lt;em&gt;after&lt;/em&gt; the next update, which will either be called 1.4 or 2.0.</description>
		<content:encoded><![CDATA[<p><a class="comment_link" href="http://diythemes.com/thesis/version-133-release/#comment-1546" rel="nofollow">Guillermo</a> — Comment pagination and replies will definitely be supported; I suspect they&#8217;ll make it into the release <em>after</em> the next update, which will either be called 1.4 or 2.0.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

