
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thoughts Unlimited &#187; Thesis Theme</title>
	<atom:link href="/blog/category/thesis/feed/" rel="self" type="application/rss+xml" />
	<link>https://thoughtsunlimited.net/blog</link>
	<description>Definitive Wordpress, Thesis Theme, Blogging and Social Media</description>
	<lastBuildDate>Sun, 06 Jun 2010 02:59:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Use Thesis 1.7 SEO Controls like a Pro?</title>
		<link>https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/</link>
		<comments>https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/#comments</comments>
		<pubDate>Sun, 02 May 2010 12:10:56 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[thesis 1.7]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1757</guid>
		<description><![CDATA[Thesis 1.7 has introduced a slew of New SEO Controls and Features.  But do you know How to Use them? This Post will show you, How to Configure and Use everyone of them like a Pro!
Understanding the &#60;meta&#62; Robot Tags
The &#8220;Robots&#8221; Meta Tag gives you an opportunity to keep your Content out of Google&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="/blog/thesis/use-thesis-seo-controls/" title="Permanent link to How to Use Thesis 1.7 SEO Controls like a Pro?"><img class="post_image alignleft frame" src="/blog/wp-content/uploads/thesis_17_seo.png" width="150" height="150" alt="Thesis 1.7 SEO" /></a>
</p><p>Thesis 1.7 has introduced a slew of New SEO Controls and Features.  But do you know How to Use them? This Post will show you, How to Configure and Use everyone of them like a Pro!</p>
<h2>Understanding the &lt;meta&gt; Robot Tags</h2>
<p>The &#8220;Robots&#8221; Meta Tag gives you an opportunity to keep your Content out of Google&#8217;s Indexing Services.  But why would you want to do that?</p>
<p><em>Not all Pages of your Site, must necessarily be indexed for better SEO.  For example, the &#8220;Tag&#8221; pages of your Wordpress Blog do nothing much to the Search Engine, but dilutes the Search Results.  Essentially, you&#8217;ll want to keep the &#8220;Bloat&#8221; pages out from Google&#8217;s Purview.</em></p>
<p>Here is an example of a &#8220;Robots&#8221; Meta Tag, that prevents the Search Engine from Indexing the Page and also ignore scanning of the Pages, for the Links to follow:</p>
<pre>&lt;head&gt;
&lt;title&gt;...&lt;/title&gt;
&lt;META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"&gt;
&lt;/head&gt;</pre>
<h2>What Content Values are Possible for the  Tag?</h2>
<p>Following &#8220;Content&#8221; Values are possible to be used in the &#8220;Robots&#8221; Meta tag:</p>
<p class="alert"><strong>INDEX, NOINDEX</strong> &#8211; Prevents the Indexing of the Page by the Search Engine.  To be used for &#8220;Bloated&#8221; Pages that can dilute Search Results</p>
<p class="alert"><strong>FOLLOW, NOFOLLOW</strong> &#8211; Prevents the Scanning of the Page for Internal and External Links to follow, by the Search Engine.  To be used for Pages with too many links, which you don&#8217;t wish the Search Engine to follow</p>
<p class="alert"><strong>ARCHIVE, NOARCHIVE</strong> &#8211; Prevents the Archiving of Pages by the Search Engine.  Generally used to Protect Privacy, but Archiving is sometimes useful &#8211; for instance to serve Pages when your Site is down!</p>
<p class="alert"><strong>NOODP, NOYDIR</strong> &#8211; Prevent search engines from displaying Open Directory Project (DMOZ) listings in your meta descriptions.  NOYDIR is the Yahoo! Version of it!</p>
<p>Please note, if <strong>NOXXXXX</strong> is not specified for any Page, then the appropriate feature &#8211; Indexing, Archiving etc. &#8211; are assumed to be available, by the Search Engines.  That is, for example, If there is no robots &lt;META&gt; tag, the default is &#8220;INDEX,FOLLOW&#8221; and so on.</p>
<h2>Setting up &#8220;Robots&#8221; Meta Tag Controls with Thesis 1.7</h2>
<p>Thesis gives you 2 ways of setting up the &#8220;Robots&#8221; Meta Tag Controls:</p>
<ul>
<li>Default Setting at the Site Level</li>
<li>Overridden Setting at the Specific Page, Category or Tag Level</li>
</ul>
<p>Any setting at the Site Level will be applied to all appropriate Pages, Categories and Tags.  To set this, you&#8217;ll have to go to <em>Thesis -&gt; Site Options</em> in your WP Admin Panel.  Here is a screenshot:</p>
<div id="attachment_1778" class="wp-caption aligncenter" style="width: 400px">
	<a href="/blog/wp-content/uploads/2010/05/thesis_17_seo_1.jpg" rel="shadowbox[post-1757];player=img;"><img class="size-full wp-image-1778" title="Thesis Site SEO Controls" src="/blog/wp-content/uploads/2010/05/thesis_17_seo_1.jpg" alt="Thesis Site SEO Controls" width="400" height="408" /></a>
	<p class="wp-caption-text">Thesis Site SEO Controls</p>
</div>
<p>In addition, you can override the Robots Meta Tag setting at the Specific Post, Page, Category and Tag level.  For instance, this can be helpful, if you wish to &#8216;NOINDEX&#8217; all Categories, except a Particular Category.</p>
<p>For Home Page, Category and Tag level override setting, you&#8217;ll have to go to <em>Thesis -&gt; Page Options</em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<div id="attachment_1779" class="wp-caption aligncenter" style="width: 500px">
	<a href="/blog/wp-content/uploads/2010/05/thesis_17_seo_2.jpg" rel="shadowbox[post-1757];player=img;"><img class="size-full wp-image-1779" title="Home Page, Category and Tag Specific Settings" src="/blog/wp-content/uploads/2010/05/thesis_17_seo_2.jpg" alt="Home Page, Category and Tag Specific Settings" width="500" height="329" /></a>
	<p class="wp-caption-text">Home Page, Category and Tag Specific Settings</p>
</div>
<p><span style="font-style: normal;">For Individual Post and Page Settings, you can check the controls at the Post or Page Edit Pages respectively.</span></p>
<h2>Page, Category or Tag Specific &lt;META&gt; Description and Keywords</h2>
<p>The Page Options setting we just used by going to <em>Thesis -&gt; Page Options, </em>also allows you to set up &lt;meta&gt; Description and Keywords for the Home Page, Category and Tag Pages.</p>
<p>&lt;meta&gt; Description Tag is used by most Search Engines as a Summary of a Page and often shown in the excerpt of the Search Results.  It resides inside the &lt;head&gt; element of your HTML Page.</p>
<p><em>Use appropriate Text inside the &lt;meta&gt; Description Tag, that you think as the Summary of the Page.  For individual Pages and Posts, you&#8217;ll find the option in the Page or Post Edit sections, respectively.</em></p>
<p>&lt;meta&gt; Keywords Tag is used to match the search terms that people type in the Search Engine.</p>
<p><em>Use appropriate Keywords, which when people search, you&#8217;ll want your Pages should be shown up in the Search Results.</em></p>
<h2>Easy 301 Redirects for your Affiliate Links</h2>
<p>Using this feature of Thesis, you can turn the URL of any Post or Page into an Affiliate Link &#8211; thus not preventing People to click on it.</p>
<p>You can also use this to do a 301 Redirect to any other URL, you wish to.  Handy Feature!</p>
<div id="attachment_1782" class="wp-caption aligncenter" style="width: 599px">
	<a href="/blog/wp-content/uploads/2010/05/thesis_17_seo_3.jpg" rel="shadowbox[post-1757];player=img;"><img class="size-full wp-image-1782" title="301 Redirect" src="/blog/wp-content/uploads/2010/05/thesis_17_seo_3.jpg" alt="301 Redirect" width="599" height="114" /></a>
	<p class="wp-caption-text">Target Link where the Post/Page Permalink will Redirect to</p>
</div>
<h2>Don&#8217;t have Thesis Yet?</h2>
<p>You are definitely missing a lot of Wordpress!  <a href="/thesis-theme" target="_blank">Go grab it</a> and let me know if you need some Help with Thesis.  We offer <a href="http://www.webnovum.com" target="_blank">Thesis Customization Services</a> at competitive prices.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;title=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;title=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;t=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F&amp;link=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;title=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F&amp;srcUrl=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;srcTitle=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F&amp;snippet=Thesis%201.7%20has%20introduced%20a%20slew%20of%20New%20SEO%20Controls%20and%20Features.%20%20But%20do%20you%20know%20How%20to%20Use%20them%3F%20This%20Post%20will%20show%20you%2C%20How%20to%20Configure%20and%20Use%20everyone%20of%20them%20like%20a%20Pro%21%0D%0AUnderstanding%20the%20%26lt%3Bmeta%26gt%3B%20Robot%20Tags%0D%0AThe%20%22Robots%22%20Meta%20Tag%20gives%20you%20an%20opportunity%20to%20keep%20your%20Content%20out%20of%20G" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;title=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/+&quot;How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F+-+http://bit.ly/9OG4c5+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/&amp;submitHeadline=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F&amp;submitSummary=Thesis%201.7%20has%20introduced%20a%20slew%20of%20New%20SEO%20Controls%20and%20Features.%20%20But%20do%20you%20know%20How%20to%20Use%20them%3F%20This%20Post%20will%20show%20you%2C%20How%20to%20Configure%20and%20Use%20everyone%20of%20them%20like%20a%20Pro%21%0D%0AUnderstanding%20the%20%26lt%3Bmeta%26gt%3B%20Robot%20Tags%0D%0AThe%20%22Robots%22%20Meta%20Tag%20gives%20you%20an%20opportunity%20to%20keep%20your%20Content%20out%20of%20G&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=How+to+Use+Thesis+1.7+SEO+Controls+like+a+Pro%3F&amp;body=Link: https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Thesis%201.7%20has%20introduced%20a%20slew%20of%20New%20SEO%20Controls%20and%20Features.%20%20But%20do%20you%20know%20How%20to%20Use%20them%3F%20This%20Post%20will%20show%20you%2C%20How%20to%20Configure%20and%20Use%20everyone%20of%20them%20like%20a%20Pro%21%0D%0AUnderstanding%20the%20%26lt%3Bmeta%26gt%3B%20Robot%20Tags%0D%0AThe%20%22Robots%22%20Meta%20Tag%20gives%20you%20an%20opportunity%20to%20keep%20your%20Content%20out%20of%20G" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/thesis/use-thesis-seo-controls/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Install any Thesis Skin on your Wordpress Blog?</title>
		<link>https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/</link>
		<comments>https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 17:33:45 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Thesis Skins]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1712</guid>
		<description><![CDATA[Thesis Skins add Beauty to your already-Powerful Thesis Powered Wordpress Blog.  Though any clean Thesis Skin come bundled with sufficient Installation information, this post will give you the basics to Install any Thesis Skin on your Blog.
Prerequisites

Wordpress
Thesis Theme (Licensed, of course! If you don&#8217;t have one, get it here)

Usual Contents of a Thesis Skin
Though not [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Thesis Skins add Beauty to your already-Powerful Thesis Powered Wordpress Blog.  Though any clean Thesis Skin come bundled with sufficient Installation information, this post will give you the basics to Install any Thesis Skin on your Blog.</p>
<h2>Prerequisites</h2>
<ul>
<li>Wordpress</li>
<li>Thesis Theme (Licensed, of course! If you don&#8217;t have one, <a href="/thesis-theme" target="_blank">get it here</a>)</li>
</ul>
<h2>Usual Contents of a Thesis Skin</h2>
<p>Though not all Skins are similar, they share some similarity in the way the files are organized.  Here is an example of how a typical structure of a Thesis Skin might look like.</p>
<div id="attachment_1716" class="wp-caption aligncenter" style="width: 182px">
	<a href="/blog/wp-content/uploads/2010/03/thesisskininstall_1.jpg" rel="shadowbox[post-1712];player=img;"><img class="size-full wp-image-1716" title="thesisskininstall_1" src="/blog/wp-content/uploads/2010/03/thesisskininstall_1.jpg" alt="Thesis Skin Structure" width="182" height="204" /></a>
	<p class="wp-caption-text">Typical Thesis Skin Structure</p>
</div>
<p>The <em><strong>custom</strong></em> files are the core of any Thesis Skin and the other files/folders support the customization.</p>
<h2>Check the Thesis Theme + Skin Compatibility</h2>
<p>One of the thing to check &#8211; is the compatibility of the Thesis Skin with your Thesis Theme.   The best source, is the information available on the Download (or Purchase) Page of the Skin.</p>
<p>If it is not mentioned explicitly, contact the Author of the Theme for relevant information.  <span style="text-decoration: underline;">Make sure not to Buy or Install a Thesis Skin, unless the Compatibility is known.</span></p>
<p class="note" style="text-align: center;"><strong>As of this writing, the Stable version of Thesis Theme is 1.6 and your Skin must be able run with this!</strong></p>
<h2>Backup your Existing Thesis Theme Customization</h2>
<p>If you are using Thesis Theme for sometime and planning to switch to a New Thesis Skin, it is highly recommended to backup your existing Thesis Theme Customization.</p>
<p><strong>Thesis 1.7</strong> has an in-built backup feature, but it is not yet production ready.  Till theb, you can use the <a href="http://wordpress.org/extend/plugins/thesis-settings-export/" target="_blank">Thesis Import/Export Plug-in</a> for backing up your existing Customization.</p>
<p>Follow the instructions that come with the plug-in and here is how the sample Export screen looks like.</p>
<div id="attachment_1719" class="wp-caption aligncenter" style="width: 425px">
	<a href="/blog/wp-content/uploads/2010/03/thesisskininstall_2.jpg" rel="shadowbox[post-1712];player=img;"><img class="size-full wp-image-1719" title="thesisskininstall_2" src="/blog/wp-content/uploads/2010/03/thesisskininstall_2.jpg" alt="Thesis Export Plugin" width="425" height="341" /></a>
	<p class="wp-caption-text">Thesis Export Plugin</p>
</div>
<p>Make sure to &#8220;Download Current Layout&#8221; both for <em><strong>Thesis Options and Design Options. </strong></em>These will create 2 files &#8211; both with a <em>.dat</em> extension.  Keep them in a safe place &#8211; in case you require.<em><strong> </strong></em></p>
<h2>Installing the Thesis Skin</h2>
<p>Now the showtime.  Keep the Installation document that came with your Thesis Skin handy and following it &#8220;step after step&#8221;.</p>
<p>If the Skin author gave your the &#8220;Importable&#8221; files with a .dat extension &#8211; then the above plug-in should do the job for you.  Follow the instructions carefully.</p>
<p>If the Installation must happen by copying the customization files using FTP Uploader: <em>make sure to download your &lt;WP Installation&gt;/wp-content/themes/&lt;Thesis Installation&gt;/custom </em>folder to your Computer, before overwriting/copying the contents.</p>
<p class="alert"><strong>In any case &#8211; Installation Document supplied by the Author must be used as the Reference and should be followed as is</strong></p>
<h2>Something Screwed Up!</h2>
<p>Most of the skins start running great at this point.  But if you find that the display of components and hence your Blog is screwed up &#8211; don&#8217;t panic.  There is a &#8220;possible&#8221; quick fix!</p>
<p>Go to: <em>WP Admin =&gt; Thesis Options</em> <em>=&gt; Thesis Options </em>and click on the &#8216;Big Ass Save Button&#8217;.  Do the same for <em>WP Admin =&gt; Thesis Options</em> <em>=&gt; Design Options</em></p>
<p>If this doesn&#8217;t work out, use the Backup to restore your Thesis Blog and contact the Thesis Skin Author</p>
<p><em>This is pretty much all you have to do &#8211; for installing any Thesis Skin on your Blog.  Have any questions?  Drop in a comment and I will be glad to help.</em></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;title=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;title=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;t=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F&amp;link=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;title=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F&amp;srcUrl=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;srcTitle=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F&amp;snippet=Thesis%20Skins%20add%20Beauty%20to%20your%20already-Powerful%20Thesis%20Powered%20Wordpress%20Blog.%C2%A0%20Though%20any%20clean%20Thesis%20Skin%20come%20bundled%20with%20sufficient%20Installation%20information%2C%20this%20post%20will%20give%20you%20the%20basics%20to%20Install%20any%20Thesis%20Skin%20on%20your%20Blog.%0D%0APrerequisites%0D%0A%0D%0A%09Wordpress%0D%0A%09Thesis%20Theme%20%28Licensed%2C%20of%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;title=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/+&quot;How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F+-+http://bit.ly/d6rvjV+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/&amp;submitHeadline=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F&amp;submitSummary=Thesis%20Skins%20add%20Beauty%20to%20your%20already-Powerful%20Thesis%20Powered%20Wordpress%20Blog.%C2%A0%20Though%20any%20clean%20Thesis%20Skin%20come%20bundled%20with%20sufficient%20Installation%20information%2C%20this%20post%20will%20give%20you%20the%20basics%20to%20Install%20any%20Thesis%20Skin%20on%20your%20Blog.%0D%0APrerequisites%0D%0A%0D%0A%09Wordpress%0D%0A%09Thesis%20Theme%20%28Licensed%2C%20of%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=How+to+Install+any+Thesis+Skin+on+your+Wordpress+Blog%3F&amp;body=Link: https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Thesis%20Skins%20add%20Beauty%20to%20your%20already-Powerful%20Thesis%20Powered%20Wordpress%20Blog.%C2%A0%20Though%20any%20clean%20Thesis%20Skin%20come%20bundled%20with%20sufficient%20Installation%20information%2C%20this%20post%20will%20give%20you%20the%20basics%20to%20Install%20any%20Thesis%20Skin%20on%20your%20Blog.%0D%0APrerequisites%0D%0A%0D%0A%09Wordpress%0D%0A%09Thesis%20Theme%20%28Licensed%2C%20of%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/thesis/install-thesis-skin/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>A Quick Peek in to Thesis 1.7 Beta</title>
		<link>https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/</link>
		<comments>https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 00:30:10 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[thesis 1.7]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1692</guid>
		<description><![CDATA[Thesis 1.7 Beta was released last week, amidst enormous expectations and enthusiasm.  Being one among the crowd, I would say that I am not disappointed &#8211; both as a Thesis User and Thesis Developer.
Let&#8217;s take a quick look at what&#8217;s new in Thesis 1.7
Note: If you have a Thesis Developer License, you can download the [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="/blog/thesis/thesis-17-beta-preview/" title="Permanent link to A Quick Peek in to Thesis 1.7 Beta"><img class="post_image aligncenter" src="/blog/wp-content/uploads/thesis17preview/thesis-17-review.png" width="540" height="324" alt="Thesis 1.7 Preview" /></a>
</p><p><em>Thesis 1.7 Beta</em> was released last week, amidst enormous expectations and enthusiasm.  Being one among the crowd, I would say that I am not disappointed &#8211; both as a Thesis User and Thesis Developer.</p>
<p>Let&#8217;s take a quick look at what&#8217;s new in Thesis 1.7</p>
<p class="note"><strong>Note:</strong> If you have a Thesis Developer License, you can download the Beta file here <a href="http://bit.ly/8ZVoqV" target="_blank">http://bit.ly/8ZVoqV</a></p>
<h2 class="note">Better and Improved Options Management</h2>
<p><img src="/blog/wp-content/uploads/thesis17preview/new_options.jpg" alt="New Options" align="left" />The first thing you&#8217;ll notice on installing Thesis 1.7, is the additional option panels in your Wordpress Dashboard and also (better) re-grouping of few existing options.</p>
<p>The earlier <em>Thesis Options and Design Options </em>are re-christened and re-grouped as &#8211; <em>Site Options, Design Options and Page Options. </em>The third option is something new, that helps you better control the configurations related to Pages.</p>
<h2>Thesis Setting Export/Import</h2>
<p>Good news for Thesis Developers!  Now you don&#8217;t have to worry about exporting/importing Thesis Theme settings &#8211; across the Development and Live Sites.</p>
<p>The new addition of &#8216;Manage Options&#8217; (in the above snapshot) helps you seamlessly export or import the Thesis Theme Settings of any site.  So good bye to the &#8216;Thesis Export/Import Plugin&#8217;! (ooff, one less plugin!)</p>
<h2>Better SEO &#8211; Control Robots File from within Thesis</h2>
<p><img src="/blog/wp-content/uploads/thesis17preview/seo_1.jpg" alt="SEO Thesis" align="left" />As promised, here is a welcome feature on the SEO front.  Now you can control the Robot meta tags for your &#8211; Pages and Posts from the Thesis Administration Panel.</p>
<p>Also added is the support to include Canonical URLs for your site.  These are very welcome features!</p>
<p>Now you can control the Home Page Meta and Title Tags, from within <em>Thesis -&gt; Page Options.</em> Very Nice!<br/><br/><br/><br/></p>
<h2>Never Upload a Javascript Library</h2>
<p><img src="/blog/wp-content/uploads/thesis17preview/js.jpg" alt="Thesis JS Libraries" align="left"/>This is really cool for the developers!  You&#8217;ll never need to manually upload and use a Javascript Library, for the customization needs.</p>
<p>All popular JS libraries including &#8211; <em>jQuery, Prototype, Scriptaculous etc.,</em> &#8211; are included and can be activated from the Thesis Administration Panel.  So you&#8217;ll never need anything out of this list.</p>
<p>You have an option to select one or more of these libraries for the site!  But make sure of library compatibilities, when planning to use multiple ones.<br/><br/></p>
<h2>Word of Caution</h2>
<p>Thesis Theme 1.7 is still in Beta and the Thesis Community Members on Twitter (<a href="http://search.twitter.com/search?q=thesiswp" target="_blank">#thesiswp</a>) are coming up with some problems already &#8211; in terms to compatibility to their existing skins and customizations.  Hopefully, these will be resolved as the Beta is transformed into a &#8220;production ready release&#8221;</p>
<p class="alert"><strong>Make sure NOT to install Thesis 1.7 Beta yet on Live Sites!</strong></p>
<p class="note"><strong>If you still don&#8217;t have a copy of the <a href="/thesis-theme" target="_blank">Marvelous Thesis Theme</a>, Grab it here now!</strong></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;title=A+Quick+Peek+in+to+Thesis+1.7+Beta" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;title=A+Quick+Peek+in+to+Thesis+1.7+Beta" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;t=A+Quick+Peek+in+to+Thesis+1.7+Beta" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=A+Quick+Peek+in+to+Thesis+1.7+Beta&amp;link=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;title=A+Quick+Peek+in+to+Thesis+1.7+Beta&amp;srcUrl=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;srcTitle=A+Quick+Peek+in+to+Thesis+1.7+Beta&amp;snippet=Thesis%201.7%20Beta%20was%20released%20last%20week%2C%20amidst%20enormous%20expectations%20and%20enthusiasm.%C2%A0%20Being%20one%20among%20the%20crowd%2C%20I%20would%20say%20that%20I%20am%20not%20disappointed%20-%20both%20as%20a%20Thesis%20User%20and%20Thesis%20Developer.%0D%0A%0D%0ALet%27s%20take%20a%20quick%20look%20at%20what%27s%20new%20in%20Thesis%201.7%0D%0ANote%3A%20If%20you%20have%20a%20Thesis%20Developer%20License%2C" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;title=A+Quick+Peek+in+to+Thesis+1.7+Beta" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/+&quot;A+Quick+Peek+in+to+Thesis+1.7+Beta&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=A+Quick+Peek+in+to+Thesis+1.7+Beta+-+http://bit.ly/bdGGfv+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/&amp;submitHeadline=A+Quick+Peek+in+to+Thesis+1.7+Beta&amp;submitSummary=Thesis%201.7%20Beta%20was%20released%20last%20week%2C%20amidst%20enormous%20expectations%20and%20enthusiasm.%C2%A0%20Being%20one%20among%20the%20crowd%2C%20I%20would%20say%20that%20I%20am%20not%20disappointed%20-%20both%20as%20a%20Thesis%20User%20and%20Thesis%20Developer.%0D%0A%0D%0ALet%27s%20take%20a%20quick%20look%20at%20what%27s%20new%20in%20Thesis%201.7%0D%0ANote%3A%20If%20you%20have%20a%20Thesis%20Developer%20License%2C&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=A+Quick+Peek+in+to+Thesis+1.7+Beta&amp;body=Link: https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Thesis%201.7%20Beta%20was%20released%20last%20week%2C%20amidst%20enormous%20expectations%20and%20enthusiasm.%C2%A0%20Being%20one%20among%20the%20crowd%2C%20I%20would%20say%20that%20I%20am%20not%20disappointed%20-%20both%20as%20a%20Thesis%20User%20and%20Thesis%20Developer.%0D%0A%0D%0ALet%27s%20take%20a%20quick%20look%20at%20what%27s%20new%20in%20Thesis%201.7%0D%0ANote%3A%20If%20you%20have%20a%20Thesis%20Developer%20License%2C" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/thesis/thesis-17-beta-preview/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Hide Dates in Old Wordpress Posts using Thesis Theme</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 04:21:56 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[thesis tips]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1510</guid>
		<description><![CDATA[ 
Hiding the published-on date in old Wordpress posts is requested in many Thesis Customizations.&#160; Sometimes this helps in avoiding the content to appear outdated, for the readers of your site.
In this post, I will show you how to hide the date in posts using the Thesis Theme custom files, without the need to tweak [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="/blog/wp-content/uploads/2010/01/thesishideoldposts.png" rel="shadowbox[post-1510];player=img;"><img style="border-right-width: 0px; margin: 0px 20px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="thesis-hide-old-posts" border="0" alt="thesis-hide-old-posts" align="left" src="/blog/wp-content/uploads/2010/01/thesishideoldposts_thumb.png" width="254" height="154" /></a> </p>
<p>Hiding the published-on date in old Wordpress posts is requested in many Thesis Customizations.&#160; Sometimes this helps in avoiding the content to appear outdated, for the readers of your site.</p>
<p>In this post, I will show you how to hide the date in posts using the Thesis Theme custom files, without the need to tweak any of the core files.&#160; To know how – read on!</p>
<p><span id="more-1510"></span></p>
<h2>What we will do at the end of this tutorial?</h2>
<p>We will try to do the following at the end of this very simple tutorial:</p>
<ul>
<li>Hide Published-on date in the Post Bylines for posts older than 30 days </li>
<li>Also Hide these dates in Teasers – if the site is using any </li>
</ul>
<h2>Disable the Date Display in Thesis Options</h2>
<p>Since we are coming up with our own logic to display the Dates, let us first disable the default date display in Thesis Theme.</p>
<p>To do this, go to <strong>WP Admin –&gt; Thesis Options –&gt; Display Options –&gt; Bylines </strong>and un-check the “Show published-on date in <strong>post</strong> byline” option.&#160; (Don’t for to click the <em>Big Ass Save Button !</em>)</p>
<p>Now the dates magically disappear on the post bylines!</p>
<h2>Hide Dates in Posts older than 30 days</h2>
<p>Now on to the job! We will have to display the dates only in posts that were written in the last 30 days and hide them on older posts.&#160; To do this:</p>
<ul>
<li>Calculate the age of the current post – in number of days </li>
<li>Display the date only if the posts was written in the last 30 days </li>
</ul>
<p>The following code will help you calculate the age:</p>
<pre>  //Number of days this post is old
  $daysold = (current_time(timestamp) - get_the_time('U') -
            (get_settings('gmt_offset')))/(24*60*60);</pre>
<p>To add this date to the Byline item, we would need to override the &#8216;<em>thesis_hook_byline_item’.&#160; </em>Following is the code does that will be added to the &#8211; <em>&lt;Thesis installation directory&gt;/custom/custom_functions.php </em>file.</p>
<pre>function add_date_to_byline() {
  //Number of days this post is old
  $daysold = (current_time(timestamp) - get_the_time('U') -
(get_settings('gmt_offset')))/(24*60*60);

  if ($daysold &lt; 30 ) {
      echo ' on &lt;abbr class=&quot;published&quot; title=&quot;' . get_the_time('Y-m-d') . '&quot;&gt;' . get_the_time(get_option('date_format')) . '&lt;/abbr&gt;';
  }
}

add_action('thesis_hook_byline_item', 'add_date_to_byline');</pre>
<p>This code, once added will hide dates in all posts older than 30 days.</p>
<h2>Oh, we forgot the Teasers!</h2>
<p>First we must hide the Date in Teasers, to make sure that the default behavior gets out of the way.&#160; </p>
<p>To do this, go to <strong>WP Admin –&gt; Design Options –&gt; Teasers –&gt; Teaser Display Options </strong>and un-check the “date” option.&#160; (Don’t for to click the <em>Big Ass Save Button !</em>)</p>
<p>Now add the following code to your <em>custom_functions.php </em>and this will hide dates from posts older than 30 days, on teasers.</p>
<pre>function add_date_to_teaser() {
  //Number of days this post is old
  $daysold = (current_time(timestamp) - get_the_time('U') -
(get_settings('gmt_offset')))/(24*60*60);

	global $thesis_design;
	$date_formats = thesis_get_date_formats();
	$use_format = ($thesis_design['teasers']['date']['format'] == 'custom') ? $thesis_design['teasers']['date']['custom'] : $date_formats[$thesis_design['teasers']['date']['format']];

  if ($daysold &lt; 30 ) {
    echo '&lt;abbr class=&quot;teaser_date published&quot; title=&quot;' . get_the_time('Y-m-d') . '&quot;&lt;' . get_the_time($use_format) . '&lt;/abbr&gt;' . &quot;\n&quot;;
  }
}

add_action('thesis_hook_after_teaser_headline','add_date_to_teaser');</pre>
<p>Note we are using the <em>thesis_hook_after_teaser_headline </em>hook for getting things done.&#160; Now we are truly done!</p>
<h2>Credits</h2>
<p>Following posts were useful in obtaining handy information for writing this tutorial.</p>
<ul>
<li><a href="http://goodkarmahost.com/wordpress/removing-the-date-from-older-posts-in-wordpress/" target="_blank">Removing the Date from Older Posts in Wordpress</a> </li>
<li><a href="http://www.wolf-howl.com/blogs/thesis-date-hooks/" target="_blank">Adding Date based Triggers to your Posts</a> </li>
</ul>
<p class="note">Hope you found this post useful.&#160; If yes, please share it using Twitter and Facebook, for more readers to benefit</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;title=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;title=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;t=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme&amp;link=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;title=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;srcTitle=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme&amp;snippet=%20%20%20Hiding%20the%20published-on%20date%20in%20old%20Wordpress%20posts%20is%20requested%20in%20many%20Thesis%20Customizations.%26%23160%3B%20Sometimes%20this%20helps%20in%20avoiding%20the%20content%20to%20appear%20outdated%2C%20for%20the%20readers%20of%20your%20site.%20%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20hide%20the%20date%20in%20posts%20using%20the%20Thesis%20Theme%20custom%20files%2C%20wi" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;title=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/+&quot;Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme+-+http://bit.ly/bKueIT+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/&amp;submitHeadline=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme&amp;submitSummary=%20%20%20Hiding%20the%20published-on%20date%20in%20old%20Wordpress%20posts%20is%20requested%20in%20many%20Thesis%20Customizations.%26%23160%3B%20Sometimes%20this%20helps%20in%20avoiding%20the%20content%20to%20appear%20outdated%2C%20for%20the%20readers%20of%20your%20site.%20%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20hide%20the%20date%20in%20posts%20using%20the%20Thesis%20Theme%20custom%20files%2C%20wi&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Hide+Dates+in+Old+Wordpress+Posts+using+Thesis+Theme&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %20%20%20Hiding%20the%20published-on%20date%20in%20old%20Wordpress%20posts%20is%20requested%20in%20many%20Thesis%20Customizations.%26%23160%3B%20Sometimes%20this%20helps%20in%20avoiding%20the%20content%20to%20appear%20outdated%2C%20for%20the%20readers%20of%20your%20site.%20%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20hide%20the%20date%20in%20posts%20using%20the%20Thesis%20Theme%20custom%20files%2C%20wi" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/hide-dates-in-old-thesis-theme-posts/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Create a Full-Height Sidebar and Full-Width Navigation Menu in Thesis Theme</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 17:19:47 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[blog design]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[thesis tips]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1487</guid>
		<description><![CDATA[ 
Thesis Theme gives you complete freedom in customizing the looks and the behavior of your Wordpress Blog.
In this post, I will show you how to make the Sidebar of your Thesis Theme “Full-Height” and the Navigation Menu “Full-width”.&#160; As with the other Thesis Theme tutorials – you will be editing the custom.css and custom_functions.php [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="/blog/wp-content/uploads/2009/12/thesisfullheightsidebar.jpg" rel="shadowbox[post-1487];player=img;"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="thesis-full-height-sidebar" border="0" alt="thesis-full-height-sidebar" align="left" src="/blog/wp-content/uploads/2009/12/thesisfullheightsidebar_thumb.jpg" width="254" height="154" /></a> </p>
<p><a href="/thesis-theme" target="_blank">Thesis Theme</a> gives you complete freedom in customizing the looks and the behavior of your Wordpress Blog.</p>
<p>In this post, I will show you how to make the Sidebar of your Thesis Theme “Full-Height” and the Navigation Menu “Full-width”.&#160; As with the other Thesis Theme tutorials – you will be editing the <em>custom.css </em>and <em>custom_functions.php </em>files.&#160; If you are not sure about these files – please read on and I will give you the step-by-step procedure for getting things done.</p>
<p><span id="more-1487"></span><br />
<h3>What are we trying to create?</h3>
<p>Before we start, let’s try to see what are we trying to create at the end of this tutorial.&#160; Here is a snapshot of my Blog (yes, this Blog which you are reading) and I have used exactly these techniques for the customization.</p>
<p><a href="/blog/wp-content/uploads/2009/12/thesisfullheightsidebar1.jpg" rel="shadowbox[post-1487];player=img;"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="thesis-full-height-sidebar-1" border="0" alt="thesis-full-height-sidebar-1" src="/blog/wp-content/uploads/2009/12/thesisfullheightsidebar1_thumb.jpg" width="604" height="260" /></a></p>
<ul>
<li>The Navigation Menu is full length and extends across the entire page.&#160; Also it is at the extreme top of the page </li>
<li>Header and the Sidebar are the same level.&#160; In other words – the Sidebar is full-height </li>
</ul>
<p>This is exactly what we will create at the end of this tutorial.&#160; However, I will not get too much into the styling aspect of it and you are free to use the styles as required.</p>
<p class="alert">Please note that this tutorial works best with 1 Sidebar.&#160; With 2 or more Sidebars – the appearance may not be too pleasing.&#160; Also this tutorial works only with <strong>Thesis Theme Version 1.6</strong> and above</p>
<h3>Enable Full Width HTML Framework</h3>
<p>To start with this tutorial – you will enable the <strong>Full-width HTML Framework </strong>for your Thesis Theme.&#160; </p>
<p>This can be done by navigating to <strong>WP Admin Dashboard =&gt; Thesis Options (on left) =&gt; Design Options =&gt; Framework Options =&gt; HTML Framework</strong></p>
<p>Under this choose the <strong>Full-width framework </strong>option.</p>
<h3>Bring Header and Sidebar to the Same level (Full-Height Sidebar)</h3>
<p>Next we will work on bringing the Header and Sidebar to the Same level – as shown in the screenshot above.&#160; To do this – we will proceed as follows:</p>
<ul>
<li>Remove the original Header </li>
<li>Add the Header back into the Content Column – in line with the Sidebar </li>
</ul>
<p class="note">If you are using a FTP Editor to connect to your Blog – <em>custom_functions.php and custom.css </em>can be found in <em>&lt;Blog Installation Path&gt;/wp-content/themes/&lt;thesis-folder-name&gt;/custom.&#160; </em>Instead, you can also edit the file by navigating to <strong>WP Admin Dashboard =&gt; Thesis Options (on left) =&gt; Custom File Editor</strong></p>
<p>As a first step – let us remove the Original Header.&#160; For this, add the following code into the <em>custom_functions.php </em>file.</p>
<pre>// Remove the Thesis header from its default location
remove_action('thesis_hook_header', 'thesis_default_header');</pre>
<p>This code will just remove the Header contents – by leaving the area blank, still occupying whitespace below the Menu Bar.&#160; So, to get rid of the blank area – add the following code the <em>custom.css </em>file.</p>
<pre>/* Remove the Header */
.custom #header_area #header {
  display:none;
}</pre>
<p>Now we got rid of the Header from it original location.&#160; Now let us add it back to the Content column – at the same level as the Sidebar.&#160; This is easily done by placing the following code into the <em>custom_functions.php </em>file.</p>
<pre>// Place header at the top of the content column instead
add_action('thesis_hook_before_content', 'move_header');
function move_header() {
  echo '&lt;div id=&quot;header&quot;&gt;';
  thesis_default_header();
  echo '&lt;/div&gt;';
}</pre>
<p>That’s it!&#160; Now your Header and Sidebar will appear at the same level and surprisingly you have a Full-Height Sidebar.</p>
<p class="alert"><strong>Caution:&#160; </strong>You might lose your Header Customizations if they are done in an unusual way – without the usage of <em>.custom #header </em>in the <em>custom.css </em>file.&#160; So please exercise caution before creating this customization</p>
<h3>Full-Width Navigation Bar</h3>
<p>Moving on to the next part of this tutorial – we will create a full width Navigation Menu that extends across the page and sticks to the top of your Blog (close to the browser Bookmarks bar).</p>
<p>Here are the steps to achieve this:</p>
<ul>
<li>Remove the padding space between the Navigation Menu, Top of the Blog (close to the browser Bookmarks bar) and Sideways </li>
<li>Give a color to the entire Navigation Bar </li>
<li>Adjust the Site Background color to match the Navigation Menu color </li>
</ul>
<p>Before you start – choose the color for your Navigation Menu.&#160; This color will also be used for the Site Background.&#160; For the purpose of this tutorial – I will use <strong>#333333.</strong></p>
<p>To remove the padding space around the Navigation Menu, copy the following code into the <em>custom.css </em>file.</p>
<pre>/* Remove padding around the Navigation Bar */
.custom #header_area .page {
  padding:0em;
}</pre>
<p>Once you add this code and refresh the page to see the changes – you will notice a small indent on both the sides of the Navigation Menu.&#160; We will soon take care of this!</p>
<p>Use the following code to add a Background color to the Navigation Menu. <u>Don’t forget to change the color code with the one suitable for your Blog.</u></p>
<pre>/* Give a Background to the Navigation Bar */
.custom .menu {
  background-color:#333333;
  border-bottom:none;
  margin-left:-2.2em;
  margin-right:-2.2em;
}</pre>
<p>Adding this code will only change the color of the Navigation Menu Background – and not the colors of the Menu items.&#160; These are best controlled using the <strong>WP Admin Dashboard =&gt; Thesis Options (on left) =&gt; Design Options =&gt; Font, Colors and More! =&gt; Nav Menu</strong></p>
<p>Now give the same Color to the Site Background – to give the effect of a Full-width Navigation Menu.&#160; You can do this by going to <strong>WP Admin Dashboard =&gt; Thesis Options (on left) =&gt; Design Options =&gt; Font, Colors and More! =&gt; Body (and Content Area) </strong>and giving the color value under <strong>Site Background Color.</strong></p>
<p>Now you will notice that the indent on the sides of the Navigation Bar is gone.</p>
<p><em>Here you have the Full-Height Sidebar and a Full-Width Navigation Bar.</em></p>
<h3>Complete Code</h3>
<p>Add the following code to the <em>custom.css </em>file.</p>
<pre>/* Remove the Header */
.custom #header_area #header {
  display:none;
}

/* Remove padding around the Navigation Bar */
.custom #header_area .page {
  padding:0em;
}

/* Give a Background to the Navigation Bar */
.custom .menu {
  background-color:#333333;
  border-bottom:none;
  margin-left:-2.2em;
  margin-right:-2.2em;
}</pre>
<p>Add the following code to the <em>custom_functions.php </em>file.</p>
<pre>// Remove the Thesis header from its default location
remove_action('thesis_hook_header', 'thesis_default_header');

// Place header at the top of the content column instead
add_action('thesis_hook_before_content', 'move_header');
function move_header() {
  echo '&lt;div id=&quot;header&quot;&gt;';
  thesis_default_header();
  echo '&lt;/div&gt;';
}</pre>
<p class="alert"><strong>Hope you found this tutorial useful.&#160; I am available for professional Thesis Theme Customization projects!&#160; Use the Contact form of my Blog to get in touch with me!</strong></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;title=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;title=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;t=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme&amp;link=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;title=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;srcTitle=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme&amp;snippet=%20%20%20Thesis%20Theme%20gives%20you%20complete%20freedom%20in%20customizing%20the%20looks%20and%20the%20behavior%20of%20your%20Wordpress%20Blog.%20%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20make%20the%20Sidebar%20of%20your%20Thesis%20Theme%20%E2%80%9CFull-Height%E2%80%9D%20and%20the%20Navigation%20Menu%20%E2%80%9CFull-width%E2%80%9D.%26%23160%3B%20As%20with%20the%20other%20Thesis%20Theme%20tutorials%20%E2%80%93%20you%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;title=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/+&quot;Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme+-+http://bit.ly/br65BT+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/&amp;submitHeadline=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme&amp;submitSummary=%20%20%20Thesis%20Theme%20gives%20you%20complete%20freedom%20in%20customizing%20the%20looks%20and%20the%20behavior%20of%20your%20Wordpress%20Blog.%20%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20make%20the%20Sidebar%20of%20your%20Thesis%20Theme%20%E2%80%9CFull-Height%E2%80%9D%20and%20the%20Navigation%20Menu%20%E2%80%9CFull-width%E2%80%9D.%26%23160%3B%20As%20with%20the%20other%20Thesis%20Theme%20tutorials%20%E2%80%93%20you%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Create+a+Full-Height+Sidebar+and+Full-Width+Navigation+Menu+in+Thesis+Theme&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %20%20%20Thesis%20Theme%20gives%20you%20complete%20freedom%20in%20customizing%20the%20looks%20and%20the%20behavior%20of%20your%20Wordpress%20Blog.%20%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20make%20the%20Sidebar%20of%20your%20Thesis%20Theme%20%E2%80%9CFull-Height%E2%80%9D%20and%20the%20Navigation%20Menu%20%E2%80%9CFull-width%E2%80%9D.%26%23160%3B%20As%20with%20the%20other%20Thesis%20Theme%20tutorials%20%E2%80%93%20you%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/full-height-sidebar-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Looks Good Naked Skin &#8211; for Thesis 1.6</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 09:21:17 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Skins]]></category>
		<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[thesis theme]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1444</guid>
		<description><![CDATA[I keep hearing from Thesis lovers – Can I get the Looks Good Naked Skin for Thesis 1.6?  So to make them all happy – here we go!

Looks Good (Better) Naked theme has been greatly simplified and now fits into your Thesis Theme 1.6
Follow these instructions to install this theme on Thesis 1.6 (no documents [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/" title="Permanent link to Looks Good Naked Skin &ndash; for Thesis 1.6"><img class="post_image aligncenter" src="/blog/wp-content/uploads/2009/11/looksbetternaked.jpg" width="450" height="150" alt="Looks Good Naked Thesis 1.6" /></a>
</p><p>I keep hearing from Thesis lovers – Can I get the Looks Good Naked Skin for Thesis 1.6?  So to make them all happy – here we go!<br />
<span id="more-1444"></span><br />
Looks Good (Better) Naked theme has been greatly simplified and now fits into your Thesis Theme 1.6</p>
<p>Follow these instructions to install this theme on Thesis 1.6 (no documents needed!):</p>
<ul>
<li>Backup the following folder from the Thesis Theme Installation Directory
<ul>
<li><strong>custom</strong></li>
</ul>
</li>
<li>Unzip the &#8220;Looks Good Naked&#8221; theme package</li>
<li>Copy the <strong>custom_lgn </strong>folder to your Thesis Theme Installation Directory</li>
<li>Rename the folder to <strong>custom</strong></li>
<li>Navigate to <strong>Thesis Options </strong>from your Wordpress Dashboard</li>
<li>Select <strong>Design Options </strong>and enter the following values under <strong>Nav Menu</strong>
<ul>
<li>Link Text color : FFFFFF</li>
<li>Link Text Hover Color : FFFFFF</li>
<li>Current Link Text Color : 900B09</li>
<li>Current Parent Link Text Color: FFFFFF</li>
<li>Link Background Color : 464646</li>
<li>Hover Background Color : 900B09</li>
<li>Current Background Color: FFFFFF</li>
<li>Current Parent Background Color : 900B09</li>
</ul>
</li>
<li>Under <strong>Framework Options</strong>
<ul>
<li>Choose HTML Framework &#8211; &#8220;Full-width framework&#8221;</li>
</ul>
</li>
</ul>
<p><strong>Other Goodies Added:</strong></p>
<ul>
<li>Sidebar Social Iconz &#8211; <a href="http://thesistutor.com/how-to-add-killer-social-icons-with-thesis/">http://thesistutor.com/how-to-add-killer-social-icons-with-thesis/</a> (Be sure to change Twitter ID etc. in custom_functions.php)</li>
<li>Footer by Asnio &#8211; <a href="http://asnio.com">http://asnio.com</a></li>
</ul>
<p>Tada! You&#8217;re done. Now your Blog hosts the famous &#8211; Looks Good Naked skin.</p>
<p><strong>Live Demo</strong> &#8211; <a href="/skins/looksbetternaked">https://thoughtsunlimited.net/skins/looksbetternaked</a></p>
<p class="note">Under the images folder of your custom directory, is a file named logo_text.png. You can replace this with the Logo of your website. Recommended dimensions are 344 px X 91 px</p>
<p class="alert">Since this is a greatly simplified version of the original skin &#8211; sans a lot of Javascript code and images &#8211; some fine features might be lost. But most of it are retained &#8211; to give you the same experience as much possible</p>
<p class="alert">I do not distribute this skin. Visit <a href="http://thesispress.com/looksgoodnaked/">http://thesispress.com/looksgoodnaked/</a> to grab a copy or mail to <a href="mailto:curator@thesisgallery.com">curator@thesisgallery.com</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;title=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;title=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;t=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6&amp;link=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;title=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;srcTitle=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6&amp;snippet=I%20keep%20hearing%20from%20Thesis%20lovers%20%E2%80%93%20Can%20I%20get%20the%20Looks%20Good%20Naked%20Skin%20for%20Thesis%201.6%3F%C2%A0%20So%20to%20make%20them%20all%20happy%20%E2%80%93%20here%20we%20go%21%0D%0A%0D%0ALooks%20Good%20%28Better%29%20Naked%20theme%20has%20been%20greatly%20simplified%20and%20now%20fits%20into%20your%20Thesis%20Theme%201.6%0D%0A%0D%0AFollow%20these%20instructions%20to%20install%20this%20theme%20on%20Thesis%201." rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;title=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/+&quot;Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6+-+http://bit.ly/bVdh0F+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/&amp;submitHeadline=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6&amp;submitSummary=I%20keep%20hearing%20from%20Thesis%20lovers%20%E2%80%93%20Can%20I%20get%20the%20Looks%20Good%20Naked%20Skin%20for%20Thesis%201.6%3F%C2%A0%20So%20to%20make%20them%20all%20happy%20%E2%80%93%20here%20we%20go%21%0D%0A%0D%0ALooks%20Good%20%28Better%29%20Naked%20theme%20has%20been%20greatly%20simplified%20and%20now%20fits%20into%20your%20Thesis%20Theme%201.6%0D%0A%0D%0AFollow%20these%20instructions%20to%20install%20this%20theme%20on%20Thesis%201.&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Looks+Good+Naked+Skin+%26ndash%3B+for+Thesis+1.6&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20keep%20hearing%20from%20Thesis%20lovers%20%E2%80%93%20Can%20I%20get%20the%20Looks%20Good%20Naked%20Skin%20for%20Thesis%201.6%3F%C2%A0%20So%20to%20make%20them%20all%20happy%20%E2%80%93%20here%20we%20go%21%0D%0A%0D%0ALooks%20Good%20%28Better%29%20Naked%20theme%20has%20been%20greatly%20simplified%20and%20now%20fits%20into%20your%20Thesis%20Theme%201.6%0D%0A%0D%0AFollow%20these%20instructions%20to%20install%20this%20theme%20on%20Thesis%201." rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/looks-good-naked-skin-for-thesis-1-6/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Search Box in Navigation Bar of the Thesis Theme</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 17:53:20 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[thesis tips]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1433</guid>
		<description><![CDATA[In this tutorial, we will see how to add the Search Box on the Navigation Bar of the Thesis Theme for Wordpress.
Note: This is tested with Thesis Theme version 1.6.  Will not work with the older versions.  Contact me via the Comments section and I will help you!

Caution! The code in this tutorial is not [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/" title="Permanent link to Search Box in Navigation Bar of the Thesis Theme"><img class="post_image aligncenter" src="/blog/wp-content/uploads/dfcimages/Thesis-SearchBox-NavBar.jpg" width="450" height="250" alt="Thesis Tutorial - Search Box in Nav Bar" /></a>
</p><p>In this tutorial, we will see how to add the Search Box on the Navigation Bar of the Thesis Theme for Wordpress.</p>
<p class="alert">Note: This is tested with Thesis Theme version 1.6.  Will not work with the older versions.  Contact me via the Comments section and I will help you!</p>
<p><span id="more-1433"></span></p>
<p class="alert"><font color="red">Caution!</font> The code in this tutorial is not guaranteed to work on all hosting and Wordpress installations.  <font color="red"><strong>Please navigate to the last part of this tutorial for the updated code</strong></font></p>
<h3>Using HTML Filters</h3>
<p>Here we will take a slightly different approach.  Since Thesis Theme provides you only hooks for moving the Navigation menu around – we will not be able to use it directly for controlling the content inside the Navigation menu.</p>
<p>So we will use the filters to parse the HTML code of the Navigation menu and insert the content where we need.</p>
<h3>Getting the Code Work Done</h3>
<p class="alert"><font color="red">Caution!</font> The code in this tutorial is not guaranteed to work on all hosting and Wordpress installations.  <font color="red"><strong>Please navigate to the last part of this tutorial for the updated code</strong></font></p>
<p>As with every other customization, this tutorial needs changes in the following files:</p>
<ul>
<li><em>&lt;Thesis Installation folder&gt;/custom/custom_functions.php </em></li>
<li><em>&lt;Thesis Installation folder&gt;/custom/custom.css </em></li>
</ul>
<p>First, let us hit the custom_functions.php file.</p>
<p>We need a handle to get the HTML code, as it is rendered on to the page.  So we will have a custom method and this method will get a handle to the HTML code as input. We call this function &#8211; &#8216;thesis_navmenu_search&#8217;</p>
<pre class="brush: php;">
// Start buffering after the tag
add_action('thesis_hook_before_html', 'thesis_buffer_start');
function thesis_buffer_start() { ob_start('thesis_navmenu_search'); }
</pre>
<p>Close the handle, once the page is completely rendered.  This is done using the following code.</p>
<pre class="brush: php;">
// Stop buffering before the tag
add_action('thesis_hook_after_html', 'thesis_buffer_stop');
function thesis_buffer_stop() { ob_end_flush(); }
</pre>
<p>Now let us create the exact function &#8211; thesis_navmenu_search. This function will do the following:</p>
<ul>
<li>Keep parsing the HTML Code</li>
<li>When it encounters the Navigation menu – identified by &lt;ul class=”menu”&gt; – in Thesis 1.6, insert the Search Box code</li>
<li>Properly close the HTML and return for further parsing</li>
</ul>
<p>This is a powerful technique – the whole ideology behind the hooks.  You can use this to alter anything that Thesis Hooks prevents you from getting into!</p>
<p>Here is the complete code (including the previous snippets) to be copied into your custom_functions.php file.</p>
<p class="alert"><font color="red">Caution!</font> The code in this tutorial is not guaranteed to work on all hosting and Wordpress installations.  <font color="red"><strong>Please navigate to the last part of this tutorial for the updated code</strong></font></p>
<pre class="brush: php;">
// Add Search Box to Navigation Bar
// We use Wordpress filters here

// Start buffering after the tag
add_action('thesis_hook_before_html', 'thesis_buffer_start');
function thesis_buffer_start() { ob_start('thesis_navmenu_search'); }

// Stop buffering before the tag
add_action('thesis_hook_after_html', 'thesis_buffer_stop');
function thesis_buffer_stop() { ob_end_flush(); }

function thesis_navmenu_search($buffer) {
// Filter for the header navigation
if(preg_match('/&lt;ul class=&quot;menu&quot;&gt;.*&lt;\/ul&gt;/sU', $buffer, $matches) &gt; 0) {

// Search box markup
$search = sprintf( &quot;&lt;li class='nav_right search'&gt;&lt;form class='search_form' method='get' action='%s'&gt;&lt;input class='text_input' type='text' name='s' id='s' value='search - hit enter' onfocus=' if (this.value===\&quot;search - hit enter\&quot;) this.value=\&quot;\&quot;;' onblur='if (this.value==\&quot;\&quot;) this.value=\&quot;search - hit enter\&quot;;'/&gt;&lt;/form&gt;&lt;/li&gt;&quot;, get_bloginfo('wpurl') );

// Add markup to the navigation
$nav = str_replace(' &lt;ul class=&quot;menu&quot;&gt;', ' &lt;ul class=&quot;menu&quot;&gt;' . $search, $matches[0]);

// Modfy the buffer
$buffer = str_replace($matches[0], $nav, $buffer);
}

// Send the modified markup to the screen
return $buffer; }
</pre>
<h3>Styling it up</h3>
<p>Now if you reload your Blog page, you will see the Search box already in the Navigation Bar.  Let us do some CSS patch up – to make it look good.  Copy the following code to your custom.css file.</p>
<p>Basically I am just setting up some basic input box styles, in this piece of code.</p>
<pre class="brush: css;">
/* Navigation Bar Search */
.custom ul.menu li.nav_right {
  float:right;
  height: auto;
  overflow:hidden;
  font-size:10px;
  letter-spacing:1px;
  text-transform: uppercase;
}
.custom ul.menu li.search input {
  height:25px;
  width:200px;
  padding:4px 10px 0 10px;
  background-color:#FFFFFF;
  color:#000000;
  font-size:14px;
  letter-spacing:1px;
  text-transform: uppercase;
}
</pre>
<p>You might want to change the following 2 parameters – under .custom ul.menu li.search input – in the previous code snippet</p>
<ul>
<li>Height and Width</li>
</ul>
<p class="alert"><font color="red"><strong>Updated on 15 Jan 2009 and guaranteed to work!</strong></font></p>
<h3>Modified Code &#8211; Guaranteed to work!</h3>
<p>Copy the following code to your <i>custom_functions.php</i> file:</p>
<pre class="brush: php;">
// Search Box in Navigation Menu
function search_nav_menu() { ?&gt;
    &lt;li class='nav_right search'&gt;&lt;form class='search_form' method='get' action=''&gt;&lt;input type='text' name='s' id='s' value='search' onfocus=&quot;if (this.value==='search') this.value='';&quot; onblur=&quot;if (this.value=='') this.value='search';&quot;/&gt;&lt;/form&gt;&lt;/li&gt;
&lt;?php
}

add_action('thesis_hook_last_nav_item','search_nav_menu');
</pre>
<p>Now copy the following to <i>custom.css</i> file:</p>
<pre>
/* Nav Search */
.custom ul.menu li.nav_right {
  float:right;
  font-size:10px;
  height: 22px;
  letter-spacing:1px;
  overflow:hidden;
  text-transform: uppercase;
}

.custom ul.menu li.search {
  background-color: #CCC;
  border-bottom:none;
  height:25px;
  margin-bottom:0;
}

.custom ul.menu li.search input {
  background-color: #CCC;
  border:1px solid #333;
  color:#333;
  font-size:10px;
  height:18px;
  letter-spacing:1px;
  padding:4px 10px 0 22px;
  text-transform: uppercase;
  width:125px;
}
</pre>
<p>Change custom.css entries suitably to match your Theme and the Navigation Menu appearance.  </p>
<p>Here is a sample on one of my sites:</p>
<p><a href="/blog/wp-content/uploads/2009/10/thesissearchbox_1.jpg" rel="shadowbox[post-1433];player=img;"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="thesissearchbox_1" src="/blog/wp-content/uploads/2009/10/thesissearchbox_1_thumb.jpg" border="0" alt="thesissearchbox_1" width="378" height="113" /></a></p>
<p><a href="/blog/wp-content/uploads/2009/10/thesissearchbox_2.jpg" rel="shadowbox[post-1433];player=img;"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="thesissearchbox_2" src="/blog/wp-content/uploads/2009/10/thesissearchbox_2_thumb.jpg" border="0" alt="thesissearchbox_2" width="504" height="155" /></a></p>
<h3>Conclusion</h3>
<p>So that’s all about it to add the Search Box into the Navigation menu in Thesis Theme.  Let me know how it goes – I love to hear back from people.  Also, feel free to contact me if you need any help.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;title=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;title=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;t=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme&amp;link=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;title=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;srcTitle=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme&amp;snippet=In%20this%20tutorial%2C%20we%20will%20see%20how%20to%20add%20the%20Search%20Box%20on%20the%20Navigation%20Bar%20of%20the%20Thesis%20Theme%20for%20Wordpress.%0D%0ANote%3A%20This%20is%20tested%20with%20Thesis%20Theme%20version%201.6.%C2%A0%20Will%20not%20work%20with%20the%20older%20versions.%C2%A0%20Contact%20me%20via%20the%20Comments%20section%20and%20I%20will%20help%20you%21%0D%0A%0D%0ACaution%21%20The%20code%20in%20this%20tutor" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;title=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/+&quot;Search+Box+in+Navigation+Bar+of+the+Thesis+Theme&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme+-+http://bit.ly/9umg1m+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/&amp;submitHeadline=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme&amp;submitSummary=In%20this%20tutorial%2C%20we%20will%20see%20how%20to%20add%20the%20Search%20Box%20on%20the%20Navigation%20Bar%20of%20the%20Thesis%20Theme%20for%20Wordpress.%0D%0ANote%3A%20This%20is%20tested%20with%20Thesis%20Theme%20version%201.6.%C2%A0%20Will%20not%20work%20with%20the%20older%20versions.%C2%A0%20Contact%20me%20via%20the%20Comments%20section%20and%20I%20will%20help%20you%21%0D%0A%0D%0ACaution%21%20The%20code%20in%20this%20tutor&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Search+Box+in+Navigation+Bar+of+the+Thesis+Theme&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A In%20this%20tutorial%2C%20we%20will%20see%20how%20to%20add%20the%20Search%20Box%20on%20the%20Navigation%20Bar%20of%20the%20Thesis%20Theme%20for%20Wordpress.%0D%0ANote%3A%20This%20is%20tested%20with%20Thesis%20Theme%20version%201.6.%C2%A0%20Will%20not%20work%20with%20the%20older%20versions.%C2%A0%20Contact%20me%20via%20the%20Comments%20section%20and%20I%20will%20help%20you%21%0D%0A%0D%0ACaution%21%20The%20code%20in%20this%20tutor" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/search-box-in-navigation-bar-of-the-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Thesis Theme : Setup Pagination on Home Page</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 04:01:21 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[thesis theme]]></category>
		<category><![CDATA[thesis tips]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1306</guid>
		<description><![CDATA[In this tutorial, we will see How to Setup Pagination on the Home Page of your Blog or Website running on the Thesis Theme for Wordpress.  This will replace the regular “Previous Entries” link that appears at the bottom of your Content Area, just below the Teasers (if you are using them).
What are we trying [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><em>In this tutorial, we will see How to Setup Pagination on the Home Page of your Blog or Website running on the <a href="/blog/thesis-affiliate" target="_blank">Thesis Theme for Wordpress</a>.  This will replace the regular “Previous Entries” link that appears at the bottom of your Content Area, just below the Teasers (if you are using them).</em></p>
<h3>What are we trying to create?</h3>
<p><center><br />
<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='560' height='345'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' /><param name='flashvars' value='i=13525' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=13525' allowFullScreen='true' width='560' height='345' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object><br />
</center><br />
<span id="more-1306"></span></p>
<h3>Install the WP Navigation Plugin</h3>
<p>To setup pagination on your <em>Wordpress</em> Blog, we need to install the <em>WP-Navigation Plug-in. </em></p>
<p>You can download the Plug-in from its Home Page -<a title="http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html" href="http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html">http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html</a></p>
<p>Follow the instructions on the Plug-in page for installation.  Note there are different versions of the plug-in, for various <em>Wordpress versions. </em>Choose the right one based on your Wordpress install.</p>
<p>Default settings and options for the plug-in is sufficient to get started. If you need further changes, options are available under <em>Settings &#8211; PageNavi</em> in your <em>Wordpress Admin Dashboard</em></p>
<p>Proceed further only if the plug-in is successfully installed and activated.</p>
<h3>Add code to <em>custom_functions.php</em></h3>
<p>Add the following code to <em>custom_functions.php </em>file.  You can find this file in the following path &#8211; <em>&lt;Thesis Theme Folder&gt;/custom/custom_functions.php</em></p>
<pre class="brush: php;">
/* Pagination */
function my_thesis_pagination() {
  echo &amp;quot;&amp;lt;div class='prev_next'&amp;gt;&amp;quot;;
  wp_pagenavi();
  echo &amp;quot;&amp;lt;/div&amp;gt;&amp;quot;;
}
remove_action('thesis_hook_after_content','thesis_post_navigation');
add_action('thesis_hook_after_content', 'my_thesis_pagination');
</pre>
<h3>Add styles to <em>custom.css</em></h3>
<p>Add the following code to <em>custom.css </em>file.  You can find this file in the following path &#8211; <em>&lt;Thesis Theme Folder&gt;/custom/custom.css</em></p>
<pre class="brush: css;">
/* Page Navigation */
.custom .full_width #content_box .wp-pagenavi .page {
  margin: 2px;
  padding: 2px 4px;
}
</pre>
<h3>Further Styling up the Pagination Bar</h3>
<p>With the default installation, your pagination bar looks something like this.</p>
<p><a href="/blog/wp-content/uploads/2009/09/thesispagination.jpg" rel="shadowbox[post-1306];player=img;"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="thesispagination" src="/blog/wp-content/uploads/2009/09/thesispagination_thumb.jpg" border="0" alt="thesispagination" width="454" height="37" /></a></p>
<p>If you like to try your hand at CSS, then the pagination bar can be further styled by making changes to the following file:</p>
<p class="alert"><em>&lt;Wordpress Installation folder&gt;/wp-content/plugins/wp-pagenavi/pagenavi-css.css</em></p>
<p><strong>Get in touch with me, if you need any help in styling the pagination bar.</strong></p>
<p class="note">Hope you found this simple tutorial useful.  Share it on social media using the tools given below, so that more <a href="/blog/thesis-affiliate" target="_blank">Thesis</a> folks might use it!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;title=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;title=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;t=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page&amp;link=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;title=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;srcTitle=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page&amp;snippet=In%20this%20tutorial%2C%20we%20will%20see%20How%20to%20Setup%20Pagination%20on%20the%20Home%20Page%20of%20your%20Blog%20or%20Website%20running%20on%20the%20Thesis%20Theme%20for%20Wordpress.%C2%A0%20This%20will%20replace%20the%20regular%20%E2%80%9CPrevious%20Entries%E2%80%9D%20link%20that%20appears%20at%20the%20bottom%20of%20your%20Content%20Area%2C%20just%20below%20the%20Teasers%20%28if%20you%20are%20using%20them%29.%0D%0AWhat" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;title=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/+&quot;Thesis+Theme+%3A+Setup+Pagination+on+Home+Page&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page+-+http://bit.ly/d4Av6H+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/&amp;submitHeadline=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page&amp;submitSummary=In%20this%20tutorial%2C%20we%20will%20see%20How%20to%20Setup%20Pagination%20on%20the%20Home%20Page%20of%20your%20Blog%20or%20Website%20running%20on%20the%20Thesis%20Theme%20for%20Wordpress.%C2%A0%20This%20will%20replace%20the%20regular%20%E2%80%9CPrevious%20Entries%E2%80%9D%20link%20that%20appears%20at%20the%20bottom%20of%20your%20Content%20Area%2C%20just%20below%20the%20Teasers%20%28if%20you%20are%20using%20them%29.%0D%0AWhat&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Thesis+Theme+%3A+Setup+Pagination+on+Home+Page&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A In%20this%20tutorial%2C%20we%20will%20see%20How%20to%20Setup%20Pagination%20on%20the%20Home%20Page%20of%20your%20Blog%20or%20Website%20running%20on%20the%20Thesis%20Theme%20for%20Wordpress.%C2%A0%20This%20will%20replace%20the%20regular%20%E2%80%9CPrevious%20Entries%E2%80%9D%20link%20that%20appears%20at%20the%20bottom%20of%20your%20Content%20Area%2C%20just%20below%20the%20Teasers%20%28if%20you%20are%20using%20them%29.%0D%0AWhat" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/thesis-theme-pagination/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Show your latest Tweet on top of Content Column in Thesis Theme</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:45:13 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1282</guid>
		<description><![CDATA[Thesis Theme makes life a lot simpler, if you are trying to customize your blog.&#160; In this post, I will show you how to display your latest tweets at the top of your content column.&#160; You can either choose to display this only on the Home page or on all pages.
What we will Create?
This is [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><em>Thesis Theme makes life a lot simpler, if you are trying to customize your blog.&#160; In this post, I will show you how to display your latest tweets at the top of your content column.&#160; You can either choose to display this only on the Home page or on all pages.</em></p>
<h3>What we will Create?</h3>
<p>This is what we are trying to create in this tutorial – the latest twitter update on the top of your content column.&#160; There is also a link to your Twitter profile home page.</p>
<p><a href="/blog/wp-content/uploads/2009/09/thesistwittertop_1.jpg" rel="shadowbox[post-1282];player=img;"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="thesistwittertop_1" border="0" alt="thesistwittertop_1" src="/blog/wp-content/uploads/2009/09/thesistwittertop_1_thumb.jpg" width="624" height="327" /></a> </p>
<p>  <span id="more-1282"></span><br />
<h3>How do we get this?</h3>
<p>As with any other customization in Thesis Theme, this requires changes in the following files found under the <em>&lt;Wordpress Root&gt;/&lt;Thesis theme folder&gt;/custom</em> folder.</p>
<ul>
<li><em>custom_functions.php</em> </li>
<li><em>custom.css</em> </li>
</ul>
<h4>Changes in <em>custom.css</em></h4>
<p>Copy the following code into your <em>custom.css </em>file towards the bottom.&#160; I have suitably demarcated the code with a comment, so that you can easily identify it later.</p>
<p><pre class="brush: css;">
/* Twitter widget Before content */
#twitter_div {
  background:transparent url(images/twitter_verysmall.gif) no-repeat scroll 0 10px;
  padding:10px 0 10px 48px; position:relative;
}
#twitter_div li {
  font-family:georgia,serif;
  font-size:1em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#twitter_div li span {
  display:block;
  font-size:1.1em;
  font-style:italic;
}
#twitter_div ul {
  margin:0 0 8px 12px;
}
#twitter_div li span a a:visited {
  color:#2A69A3; text-decoration:none;
}
#twitter_link {
  color:#2A69A3;
  text-decoration:none;
  font-size:1em;
  font-style:italic;
  float:right;
  margin-right:25px;
}
/* Twitter widget Before content */ </pre>
</p>
<p>I have used a very small Twitter icon that displays on the left corner.&#160; You can download the icon from here (right click and ‘Save as’).</p>
<p><a href="/blog/wp-content/uploads/2009/09/twitter_verysmall.gif" rel="shadowbox[post-1282];player=img;"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="twitter_verysmall" border="0" alt="twitter_verysmall" src="/blog/wp-content/uploads/2009/09/twitter_verysmall.gif" width="48" height="48" /></a> </p>
<p>Copy this file into your <em>&lt;Wordpress Root&gt;/&lt;Thesis theme folder&gt;/custom/images </em>folder.</p>
<h4>Changes in custom_functions.php</h4>
</p>
<p>Now copy the following code into your <em>custom_functions.php </em>file.&#160; This code uses the ‘thesis_hook_before_content’ of Thesis.&#160; So if you are already using this Hook in your Thesis Customization, just add only the HTML portion of this code towards the end (<em>if you have any problems, feel free to contact me</em>).</p>
<pre class="brush: php;">
/* Latest Tweets above Content column */
function my_thesis_before_content() {
  if (is_home()) { ?&amp;gt;
   &amp;lt;div class='format_text'&amp;gt;
      &amp;lt;div id='twitter_div'&amp;gt;
        &amp;lt;ul id='twitter_update_list'&amp;gt;
	  &amp;lt;li&amp;gt;
		&amp;lt;script type='text/javascript' src='http://twitter.com/javascripts/blogger.js'&amp;gt;&amp;lt;/script&amp;gt;
		&amp;lt;script type='text/javascript' src='http://twitter.com/statuses/user_timeline/**yourtwitter**.json?callback=twitterCallback2&amp;amp;amp;count=1'&amp;gt;&amp;lt;/script&amp;gt;
	  &amp;lt;/li&amp;gt;
	&amp;lt;/ul&amp;gt;
        &amp;lt;div id='twitter_link'&amp;gt;
		&amp;lt;a href='http://twitter.com/**yourtwitter**'&amp;gt;Join Me on Twitter&amp;lt;/a&amp;gt;
	&amp;lt;/div&amp;gt;
       &amp;lt;/div&amp;gt;
   &amp;lt;/div&amp;gt;
&amp;lt;?php
  }
}
add_action('thesis_hook_before_content', 'my_thesis_before_content');
</pre>
<p>In the above code, there are a couple of points where it is mentioned as **yourtwitter**.  Replace them with your Twitter username.</p>
<p>Current Code as is, would display the Twitter updates only on your home page.  If you want this to be displayed on all other pages and posts, just remove the following</p>
<ul>
<li><em>if (is_home())</em> from the top</li>
<li><em>}</em> from the bottom</li>
</ul>
<p class="alert"><strong>Tip:</strong> For the sake of this tutorial, I have used the <em><strong>thesis_hook_before_content</strong></em> hook.  But you can easily replace with other hooks like <em><strong>thesis_hook_before_post_box, thesis_hook_before_post, thesis_hook_after_post, thesis_hook_after_post_box</strong></em>, etc., depending on where you need the Twitter updates to appear.  Love the power of <a href="/blog/thesis-affiliate" target="_blank" rel="nofollow">Thesis</a>!</p>
<h3>Conclusion</h3>
<p class="note">And, that&#8217;s it.  Now just reload your page and see your latest tweet right there at the top.  Contact me <a href="http://twitter.com/tublogger">@tublogger</a> or <a href="mailto:ashwin.chandrasekaran@gmail.com">ashwin.chandrasekaran@gmail.com</a> in case you face any issues with setting this up on your Thesis Blog.  I would love to help!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;title=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;title=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;t=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme&amp;link=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;title=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;srcTitle=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme&amp;snippet=Thesis%20Theme%20makes%20life%20a%20lot%20simpler%2C%20if%20you%20are%20trying%20to%20customize%20your%20blog.%26%23160%3B%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20display%20your%20latest%20tweets%20at%20the%20top%20of%20your%20content%20column.%26%23160%3B%20You%20can%20either%20choose%20to%20display%20this%20only%20on%20the%20Home%20page%20or%20on%20all%20pages.%20%20What%20we%20will%20Create%3F%20%20This%20is%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;title=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/+&quot;Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme+-+http://bit.ly/aCzcxF+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/&amp;submitHeadline=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme&amp;submitSummary=Thesis%20Theme%20makes%20life%20a%20lot%20simpler%2C%20if%20you%20are%20trying%20to%20customize%20your%20blog.%26%23160%3B%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20display%20your%20latest%20tweets%20at%20the%20top%20of%20your%20content%20column.%26%23160%3B%20You%20can%20either%20choose%20to%20display%20this%20only%20on%20the%20Home%20page%20or%20on%20all%20pages.%20%20What%20we%20will%20Create%3F%20%20This%20is%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Show+your+latest+Tweet+on+top+of+Content+Column+in+Thesis+Theme&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Thesis%20Theme%20makes%20life%20a%20lot%20simpler%2C%20if%20you%20are%20trying%20to%20customize%20your%20blog.%26%23160%3B%20In%20this%20post%2C%20I%20will%20show%20you%20how%20to%20display%20your%20latest%20tweets%20at%20the%20top%20of%20your%20content%20column.%26%23160%3B%20You%20can%20either%20choose%20to%20display%20this%20only%20on%20the%20Home%20page%20or%20on%20all%20pages.%20%20What%20we%20will%20Create%3F%20%20This%20is%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/show-your-latest-tweet-in-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Create a Killer Services and Portfolio Page with Thesis Theme</title>
		<link>https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/</link>
		<comments>https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 07:41:18 +0000</pubDate>
		<dc:creator>Ashwin</dc:creator>
				<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">https://thoughtsunlimited.net/blog/?p=1203</guid>
		<description><![CDATA[Been a while since I created a Thesis tutorial.  Here you go!  I will show you how to create a “killer” Services and Portfolio Page using Thesis Theme.  In the portfolio section, you can even add the snapshots of the sites you created, testimonials and more.  Read on how to do it!

1.  Create a Page [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><em><a href="/blog/wp-content/uploads/2009/09/ThesisTipsBanner.jpg" rel="shadowbox[post-1203];player=img;"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Thesis Tips Banner" src="/blog/wp-content/uploads/2009/09/ThesisTipsBanner_thumb.jpg" border="0" alt="Thesis Tips Banner" width="404" height="204" /></a></em></p>
<p><em>Been a while since I created a Thesis tutorial.  Here you go!  I will show you how to create a “killer” Services and Portfolio Page using Thesis Theme.  In the portfolio section, you can even add the snapshots of the sites you created, testimonials and more.  Read on how to do it!</em><br />
<span id="more-1203"></span></p>
<h3>1.  Create a Page that uses a Custom Template</h3>
<p>To start with, let us create a <em>Wordpress</em> page that will use a Custom Template.</p>
<p><a href="/blog/wp-content/uploads/2009/09/thesisservicepage_1.jpg" rel="shadowbox[post-1203];player=img;"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="thesisservicepage_1" src="/blog/wp-content/uploads/2009/09/thesisservicepage_1_thumb.jpg" border="0" alt="thesisservicepage_1" width="192" height="244" align="left" /></a></p>
<p>Go to <em>Pages </em>in your WP Dashboard and select <em>Add New.</em></p>
<p>Create a Page with the name <em>Services. </em>You can choose any name for your page, but just remember it.</p>
<p>On the right side, under <em>Template </em>choose the value as <em>Custom Template</em></p>
<p>Create the page.</p>
<p>Go back to the <em>Pages </em>section and hover your mouse pointer over the <em>Page Link </em>to find out the “<em>page id”. </em>We will use this in our code.</p>
<p class="note"><strong>Note:</strong> This page will use the full width layout and does not display sidebars.  Let me know if you need the sidebars too and I can help you</p>
<h3>2.  Add styling to the <em>custom.css</em> file</h3>
<p>Now add the following styling information into the <em>custom.css </em>file.  You can find this file under the following path &#8211; <strong><em>&lt;path to the thesis theme&gt;/custom/</em></strong>.  I have tried to use unique names for the services page – but if you find any of the identifiers are already used in your <em>custom.css, </em>feel free to replace them.</p>
<pre class="brush: css;">
/* Services Page Styling */
.custom #content_box { background: transparent; }

 .custom #content { width: 100%; }

.custom .headline_area { margin-bottom:1em; }

.custom #content_box .headline_area h1 { color:#310D07; font-size:30px; font-weight:normal; letter-spacing:-1px; line-height:36px; margin-top:16px; border-bottom:1px dotted #310D07; }

.services_row { margin:0 -10px; overflow:hidden; width:900px; }

.services_column { display:inline; float:left; margin:0 10px; overflow:hidden; }

.services_grid_small { width:275px; }

.services_grid_medium { width:400px; }

.services_grid_small h3 { color:#310D07; font-size:24px; font-weight:normal; line-height:24px; margin:16px 0 12px; }

.services_grid_medium h3 { color:#310D07; font-size:24px; font-weight:normal; line-height:24px; margin:16px 0 12px; }

.services_column ul { font-size:16px; list-style-image:none; list-style-position:outside; list-style-type:disc; margin:0 0 16px 16px; }

.services_column li { padding-bottom:8px; }

.portfolio_column { display:inline; float:left; margin:0 10px; overflow:hidden; height:250px; }

.portfolio_column img { padding:10px; width:350px; height:230px; }

.quote li { list-style-type:none; }

.quote .caption { padding:10px; margin:10px; font-size:26px; font-style:italic; background:#F5F5F5 none repeat scroll 0 0; line-height:1.1em; }

.quote .client { font-style:italic; padding-bottom:5px; padding-right:20px; text-align:right; font-size:18px; }
</pre>
<h3>3.  Add code to the <em>custom_functions.php </em>file</h3>
<p>Then, add the following code the <em>custom_functions.php </em>file.  You can find this file under the following path &#8211; <strong><em>&lt;path to the thesis theme&gt;/custom/</em></strong></p>
<pre class="brush: php;">
/* SERVICES AND PORTFOLIO PAGE */

function services_page() {

// Repeat the array for the number of Portfolio you have
// image_name - Name of the Image copied under /custom/images in your Thesis theme
// portfolio_site_url - URL of the site you created
// portfolio_site_name - Name of the site you created
// testimonial - Testimonial given by your client
// client_name - Name of your client

$portfolio = array ( &amp;amp;quot;portfolio_1&amp;amp;quot;  =&amp;amp;gt; array ( &amp;amp;quot;image_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;port_image1.jpg&amp;amp;quot;,
                                       		&amp;amp;quot;portfolio_site_url&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;http://supersite1.com&amp;amp;quot;,
                                       		&amp;amp;quot;portfolio_site_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Super Site 1&amp;amp;quot;,
                                       		&amp;amp;quot;testimonial&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Thoughts Unlimited has done a wonderful job for me.  I am definitely looking forward to work with him again.&amp;amp;quot;,
                                       		&amp;amp;quot;client_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Brian Clark&amp;amp;quot;,
                                       		&amp;amp;quot;client_site_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Copyblogger&amp;amp;quot;,
                                       		&amp;amp;quot;client_site_url&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;http://copyblogger.com&amp;amp;quot;
                                     ),
&amp;amp;quot;portfolio_2&amp;amp;quot;  =&amp;amp;gt; array ( &amp;amp;quot;image_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;port_image2.jpg&amp;amp;quot;,
                                       		&amp;amp;quot;portfolio_site_url&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;http://supersite2.com&amp;amp;quot;,
                                       		&amp;amp;quot;portfolio_site_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Super Site 2&amp;amp;quot;,
                                       		&amp;amp;quot;testimonial&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Thoughts Unlimited is amazing with his Application Developm[ent capabilities! He rocks!&amp;amp;quot;,
                                       		&amp;amp;quot;client_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Darren Rowse&amp;amp;quot;,
&amp;amp;quot;client_site_name&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;Problogger&amp;amp;quot;,
                                       		&amp;amp;quot;client_site_url&amp;amp;quot; =&amp;amp;gt; &amp;amp;quot;http://problogger.net&amp;amp;quot;
                                     )
                 );

//Give your Page ID and Page Name here
if (is_page('press') || is_page('1023')) { ?&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;post_box&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;headline_area&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;h1&amp;amp;gt;Services&amp;amp;lt;/h1&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;format_text&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;services_row&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;services_column services_grid_small&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;h3&amp;amp;gt;Web Design&amp;amp;lt;/h3&amp;amp;gt;
&amp;amp;lt;ul&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 1&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 2&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 3&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 4&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 5&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;/ul&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;services_column services_grid_small&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;h3&amp;amp;gt;Web Development&amp;amp;lt;/h3&amp;amp;gt;
&amp;amp;lt;ul&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 1&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 2&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 3&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 4&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 5&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;/ul&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;services_column services_grid_small&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;h3&amp;amp;gt;Thesis Skins&amp;amp;lt;/h3&amp;amp;gt;
&amp;amp;lt;ul&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 1&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 2&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 3&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 4&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;Service 5&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;/ul&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;headline_area&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;h1&amp;amp;gt;Portfolio&amp;amp;lt;/h1&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;format_text&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;?php
foreach ($portfolio as $temp =&amp;amp;gt; $fields) {

?&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;services_row&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;portfolio_column services_grid_medium&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;a href=&amp;amp;quot;&amp;amp;lt;?php echo $fields['portfolio_site_url']; ?&amp;amp;gt;?rel=nofollow&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img src=&amp;amp;quot;&amp;amp;lt;?php bloginfo('template_url'); ?&amp;amp;gt;/custom/images/&amp;amp;lt;?php echo $fields['image_name']; ?&amp;amp;gt;&amp;amp;quot; /&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;portfolio_column services_grid_medium&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;ul class=&amp;amp;quot;quote&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;li&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;caption&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;?php echo $fields['testimonial']; ?&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;client&amp;amp;quot;&amp;amp;gt;
- &amp;amp;lt;?php echo $fields['client_name']; ?&amp;amp;gt;, &amp;amp;lt;a href=&amp;amp;quot;&amp;amp;lt;?php echo $fields['client_site_url']; ?&amp;amp;gt;?rel=nofollow&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;?php echo $fields['client_site_name']; ?&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/li&amp;amp;gt;
&amp;amp;lt;/ul&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;?php
}
?&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;headline_area&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;h1&amp;amp;gt;Contact&amp;amp;lt;/h1&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;div class=&amp;amp;quot;format_text&amp;amp;quot;&amp;amp;gt;
&amp;amp;lt;!-- Put your contact form code here --&amp;amp;gt;
&amp;amp;lt;h3&amp;amp;gt;Create your contact form here...&amp;amp;lt;/h3&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;?php }
}

remove_action('thesis_hook_custom_template', 'thesis_custom_template_sample');
add_action('thesis_hook_custom_template', 'services_page');
</pre>
<p>Make sure to add the code at the bottom and there are no additional brackets that can cause compilation errors.</p>
<p class="alert">At the start of the function, I have used an array where you can specify the Portfolio details.  Make sure to suitably edit them to match your portfolio.  Edit the <em>Page Name and Page Id </em>in the function to match the one for the page you created.   <strong>Create Thumbnails of your Portfolio sites, resize them to 350&#215;230, upload them to <em>custom/images</em> folder and set the file names the appropriate variables.</strong> Also, under the Services placeholder add your areas of expertise.</p>
<p class="alert">Also at the bottom, I have created a placeholder for the Contact form.  Create your own contact form here, for prospective clients to quickly contact you.</p>
<h3>4.  You are done!</h3>
<p>Were you expecting more steps?  No – you are done!  Now add the new page to the Navigation bar of your Thesis Theme (you can find this under the <em>Appearance =&gt; Design Options </em>from WP Dashboard).</p>
<p>Now, you can start enjoying your New Services and Portfolio page.  Here is a sample of how the Services and Portfolio section would appear in your blog.</p>
<p><a href="/blog/wp-content/uploads/2009/09/thesisservicespage3.jpg" rel="shadowbox[post-1203];player=img;"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="thesisservicespage3" src="/blog/wp-content/uploads/2009/09/thesisservicespage3_thumb.jpg" border="0" alt="thesisservicespage3" width="504" height="470" /></a></p>
<p class="alert"><span style="color: #ff0000;"><strong>Copyright</strong></span><br />
This code is free to use for both personal and commercial purposes.  But, it is provided for under <a href="http://creativecommons.org/licenses/by-sa/2.5/in/" target="_blank">Creative Commons Attribution License</a>.  Click on the link to know more about the usage terms.</p>
<p>You can download the ZIP file with the Code and Installation instructions here.   Copy the sample portfolio images file in the ZIP, to <em>Theme Folder/custom/images </em>folder.</p>
<p><a href="/blog/wp-content/plugins/download-monitor/download.php?id=Thesis+Services+and+Portfolio+Page"><img src="/blog/wp-content/themes/thesis_17/custom/images/download.gif" alt="" /></a></p>
<p class="note">Please share it using the links given below, so that more Thesis users can benefit from this tutorial.  Thanks in advance, for sharing!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;title=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;title=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;t=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme&amp;link=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;title=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme&amp;srcUrl=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;srcTitle=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme&amp;snippet=%0D%0A%0D%0ABeen%20a%20while%20since%20I%20created%20a%20Thesis%20tutorial.%C2%A0%20Here%20you%20go%21%C2%A0%20I%20will%20show%20you%20how%20to%20create%20a%20%E2%80%9Ckiller%E2%80%9D%20Services%20and%20Portfolio%20Page%20using%20Thesis%20Theme.%C2%A0%20In%20the%20portfolio%20section%2C%20you%20can%20even%20add%20the%20snapshots%20of%20the%20sites%20you%20created%2C%20testimonials%20and%20more.%C2%A0%20Read%20on%20how%20to%20do%20it%21%0D%0A%0D%0A1.%C2" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;title=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/+&quot;Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme+-+http://bit.ly/9Mdn2G+via+%40thotsunlimited&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/&amp;submitHeadline=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme&amp;submitSummary=%0D%0A%0D%0ABeen%20a%20while%20since%20I%20created%20a%20Thesis%20tutorial.%C2%A0%20Here%20you%20go%21%C2%A0%20I%20will%20show%20you%20how%20to%20create%20a%20%E2%80%9Ckiller%E2%80%9D%20Services%20and%20Portfolio%20Page%20using%20Thesis%20Theme.%C2%A0%20In%20the%20portfolio%20section%2C%20you%20can%20even%20add%20the%20snapshots%20of%20the%20sites%20you%20created%2C%20testimonials%20and%20more.%C2%A0%20Read%20on%20how%20to%20do%20it%21%0D%0A%0D%0A1.%C2&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Create+a+Killer+Services+and+Portfolio+Page+with+Thesis+Theme&amp;body=Link: https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0D%0A%0D%0ABeen%20a%20while%20since%20I%20created%20a%20Thesis%20tutorial.%C2%A0%20Here%20you%20go%21%C2%A0%20I%20will%20show%20you%20how%20to%20create%20a%20%E2%80%9Ckiller%E2%80%9D%20Services%20and%20Portfolio%20Page%20using%20Thesis%20Theme.%C2%A0%20In%20the%20portfolio%20section%2C%20you%20can%20even%20add%20the%20snapshots%20of%20the%20sites%20you%20created%2C%20testimonials%20and%20more.%C2%A0%20Read%20on%20how%20to%20do%20it%21%0D%0A%0D%0A1.%C2" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>https://thoughtsunlimited.net/blog/wordpress/services-and-portfolio-page-with-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
