<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 3K2 Redux-Klee Released</title>
	<atom:link href="http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/</link>
	<description>Web Design, SEO, WordPress, Etcetra</description>
	<pubDate>Sat, 11 Oct 2008 09:41:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: mitcho</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-77287</link>
		<dc:creator>mitcho</dc:creator>
		<pubDate>Sun, 24 Feb 2008 17:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-77287</guid>
		<description>@Nicole — If you're still having trouble with Yet Another Related Posts Plugin, I recommend you check out &lt;a href="http://mitcho.com/code/yarpp/" rel="nofollow"&gt;the latest version&lt;/a&gt; which, among other features introduced, makes it so that no theme-file tinkering is required to get related posts.</description>
		<content:encoded><![CDATA[<p>@Nicole — If you&#8217;re still having trouble with Yet Another Related Posts Plugin, I recommend you check out <a href="http://mitcho.com/code/yarpp/" rel="nofollow">the latest version</a> which, among other features introduced, makes it so that no theme-file tinkering is required to get related posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76334</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Thu, 17 Jan 2008 04:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76334</guid>
		<description>@ Amit

It also looks like your WP install is incomplete. Try reinstalling all the files/folder overwriting all previous version files/folders. Make sure you save a copy of your DB if this is a old blog before you reinstall, if it is a brand new install, just go ahead and reinstall WP.</description>
		<content:encoded><![CDATA[<p>@ Amit</p>
<p>It also looks like your WP install is incomplete. Try reinstalling all the files/folder overwriting all previous version files/folders. Make sure you save a copy of your DB if this is a old blog before you reinstall, if it is a brand new install, just go ahead and reinstall WP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76333</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Thu, 17 Jan 2008 04:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76333</guid>
		<description>@ Amit

The issue is in the line below in functions.php: 

require(TEMPLATEPATH . '/options/app/archive.php');

And if you open that file, you will notice the function is calling on extended live archive (ELA) plugin, which as far as  I know is not included in this install. So you need to either download the latest version of that plugin and install or delete the 13th line in your functions.php file. 

Hope that helps!</description>
		<content:encoded><![CDATA[<p>@ Amit</p>
<p>The issue is in the line below in functions.php: </p>
<p>require(TEMPLATEPATH . &#8216;/options/app/archive.php&#8217;);</p>
<p>And if you open that file, you will notice the function is calling on extended live archive (ELA) plugin, which as far as  I know is not included in this install. So you need to either download the latest version of that plugin and install or delete the 13th line in your functions.php file. </p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76332</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 17 Jan 2008 01:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76332</guid>
		<description>Hi I installed the theme on my website and it's all screwed up. What am I doing wrong? Here's the message I get... Thanks.

Warning: main(/home/www/wisedesi.com/wp-content/themes/3k2redux/options/app/archive.php): failed to open stream: No such file or directory in /home/www/wisedesi.com/wp-content/themes/3k2redux/functions.php on line 13

Warning: main(/home/www/wisedesi.com/wp-content/themes/3k2redux/options/app/archive.php): failed to open stream: No such file or directory in /home/www/wisedesi.com/wp-content/themes/3k2redux/functions.php on line 13

Fatal error: main(): Failed opening required '/home/www/wisedesi.com/wp-content/themes/3k2redux/options/app/archive.php' (include_path='.:/usr/local/lib/php') in /home/www/wisedesi.com/wp-content/themes/3k2redux/functions.php on line 13</description>
		<content:encoded><![CDATA[<p>Hi I installed the theme on my website and it&#8217;s all screwed up. What am I doing wrong? Here&#8217;s the message I get&#8230; Thanks.</p>
<p>Warning: main(/home/www/wisedesi.com/wp-content/themes/3k2redux/options/app/archive.php): failed to open stream: No such file or directory in /home/www/wisedesi.com/wp-content/themes/3k2redux/functions.php on line 13</p>
<p>Warning: main(/home/www/wisedesi.com/wp-content/themes/3k2redux/options/app/archive.php): failed to open stream: No such file or directory in /home/www/wisedesi.com/wp-content/themes/3k2redux/functions.php on line 13</p>
<p>Fatal error: main(): Failed opening required &#8216;/home/www/wisedesi.com/wp-content/themes/3k2redux/options/app/archive.php&#8217; (include_path=&#8217;.:/usr/local/lib/php&#8217;) in /home/www/wisedesi.com/wp-content/themes/3k2redux/functions.php on line 13</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76254</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Tue, 08 Jan 2008 22:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76254</guid>
		<description>@ Nicole

You are probably using the sidebar widgets to install the plugin. Instead, you need to open a file called theloop.php and add the plugin tag (must be available in the readme or instructions that came with the plugin) directly below the content area specified for single posts. Now I know theloop.php is a dreaded page to explore, so I suggest you emial us via the contact form and send us your current theloop.php script (pasted in the body of the email) and the plugin tag (if you can't find this, I will download a copy from the plugin author page). 

Also, we will take the cookies! Thanks :-)</description>
		<content:encoded><![CDATA[<p>@ Nicole</p>
<p>You are probably using the sidebar widgets to install the plugin. Instead, you need to open a file called theloop.php and add the plugin tag (must be available in the readme or instructions that came with the plugin) directly below the content area specified for single posts. Now I know theloop.php is a dreaded page to explore, so I suggest you emial us via the contact form and send us your current theloop.php script (pasted in the body of the email) and the plugin tag (if you can&#8217;t find this, I will download a copy from the plugin author page). </p>
<p>Also, we will take the cookies! Thanks <img src='http://www.headsetoptions.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nichole</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76252</link>
		<dc:creator>Nichole</dc:creator>
		<pubDate>Tue, 08 Jan 2008 20:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76252</guid>
		<description>I have another question ...

I'd like to add a list of related entries to my posts. I'm trying to use the "Yet Another Related Posts" plugin (http://mitcho.com/blog/2007/12/29/yet-another-related-posts-plugin/), but I can't get it to work in the posts. It seems to be defaulting to the sidebar, and I don't know what part of the code to take out or change to make it appear in the individual posts rather than in the sidebar.

I feel like I should send you guys some cookies or something. Thanks for being so helpful!</description>
		<content:encoded><![CDATA[<p>I have another question &#8230;</p>
<p>I&#8217;d like to add a list of related entries to my posts. I&#8217;m trying to use the &#8220;Yet Another Related Posts&#8221; plugin (http://mitcho.com/blog/2007/12/29/yet-another-related-posts-plugin/), but I can&#8217;t get it to work in the posts. It seems to be defaulting to the sidebar, and I don&#8217;t know what part of the code to take out or change to make it appear in the individual posts rather than in the sidebar.</p>
<p>I feel like I should send you guys some cookies or something. Thanks for being so helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76055</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Sat, 22 Dec 2007 22:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76055</guid>
		<description>@ Nichole

The way to do that will be to hard code the required text within a conditional tag that dictates which text is presented in a certain page. 

Here's an example (note that I have added an extra space between &lt; and &gt; in all cases below to prevent the code from executing). I have included two ways to doing it, the first is how you can add any number of combinations, you can have a text for each page in your site. The second is just for two types of pages, it's an "either or" statement, where in if it is a certain page it will show a certain text if not another. 

Example 1:
&lt;blockquote&gt;&lt; ?php if ( (is_home())  ) { ? &gt;
&lt; p class="description" &gt; Some text &lt; /p &gt;
&lt; ?php } ? &gt;
&lt; ?php if ( (is_single())  ) { ? &gt;
&lt; p class="description" &gt; Some other text 1 &lt; /p &gt;
&lt; ?php } ? &gt;
&lt; ?php if ( (is_page())  ) { ? &gt;
&lt; p class="description" &gt; Some other text 2 &lt; /p &gt;
&lt; ?php } ? &gt;&lt;/blockquote&gt;

Example 2:
&lt;blockquote&gt;&lt; ?php if (is_archive()) : ? &gt;
&lt; p class="description" &gt; Some text &lt; /p &gt;
&lt; ?php else : ? &gt;
&lt; p class="description" &gt; Some other text &lt; /p &gt;
&lt; ?php endif; ? &gt;&lt;/blockquote&gt;
Both examples codes can be used in the header.php file in place of the current code for description. Let me know if it works for you.</description>
		<content:encoded><![CDATA[<p>@ Nichole</p>
<p>The way to do that will be to hard code the required text within a conditional tag that dictates which text is presented in a certain page. </p>
<p>Here&#8217;s an example (note that I have added an extra space between < and > in all cases below to prevent the code from executing). I have included two ways to doing it, the first is how you can add any number of combinations, you can have a text for each page in your site. The second is just for two types of pages, it&#8217;s an &#8220;either or&#8221; statement, where in if it is a certain page it will show a certain text if not another. </p>
<p>Example 1:</p>
<blockquote><p>< ?php if ( (is_home())  ) { ? ><br />
< p class="description" > Some text < /p ><br />
< ?php } ? ><br />
< ?php if ( (is_single())  ) { ? ><br />
< p class="description" > Some other text 1 < /p ><br />
< ?php } ? ><br />
< ?php if ( (is_page())  ) { ? ><br />
< p class="description" > Some other text 2 < /p ><br />
< ?php } ? ></p></blockquote>
<p>Example 2:</p>
<blockquote><p>< ?php if (is_archive()) : ? ><br />
< p class="description" > Some text < /p ><br />
< ?php else : ? ><br />
< p class="description" > Some other text < /p ><br />
< ?php endif; ? ></p></blockquote>
<p>Both examples codes can be used in the header.php file in place of the current code for description. Let me know if it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nichole</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76030</link>
		<dc:creator>Nichole</dc:creator>
		<pubDate>Wed, 19 Dec 2007 15:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-76030</guid>
		<description>Hello! Is there any way to make the tagline display a different bit of text when the page reloads? Thanks!</description>
		<content:encoded><![CDATA[<p>Hello! Is there any way to make the tagline display a different bit of text when the page reloads? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noli Mirador</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-39496</link>
		<dc:creator>Noli Mirador</dc:creator>
		<pubDate>Fri, 31 Aug 2007 03:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-39496</guid>
		<description>Nice Themes.... And nice comments Julia on .css styles changes..

Thanks</description>
		<content:encoded><![CDATA[<p>Nice Themes&#8230;. And nice comments Julia on .css styles changes..</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radiohode</title>
		<link>http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-36085</link>
		<dc:creator>radiohode</dc:creator>
		<pubDate>Sun, 12 Aug 2007 20:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/07/21/3k2-redux-klee-released/#comment-36085</guid>
		<description>I'm really fond of this theme, but I do have one problem. When selecting one of the categories (while reading) I only get the 15 newest posts (headings and some of the text), even if there are many more posts in the category. I'd like a link to the older posts. Don't know if I have done anything wrong. None of the options in the dashboard seems to solve this issue?</description>
		<content:encoded><![CDATA[<p>I&#8217;m really fond of this theme, but I do have one problem. When selecting one of the categories (while reading) I only get the 15 newest posts (headings and some of the text), even if there are many more posts in the category. I&#8217;d like a link to the older posts. Don&#8217;t know if I have done anything wrong. None of the options in the dashboard seems to solve this issue?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.307 seconds -->
