<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Download Blix Krieg 2.3.1 MAJOR RELEASE</title>
	<link>http://www.utheguru.com/download-blix-krieg-231-major-release</link>
	<description>Not Your Average Geek</description>
	<pubDate>Fri, 12 Mar 2010 19:12:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Frank</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-2014</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 13 Jun 2009 14:12:09 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-2014</guid>
		<description>Thanks! I like this theme. But with Wordpress 2.8 and wpSEO, there's a big problem. I hope, we can fix it.</description>
		<content:encoded><![CDATA[<p>Thanks! I like this theme. But with Wordpress 2.8 and wpSEO, there&#8217;s a big problem. I hope, we can fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1946</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 28 Feb 2009 12:17:46 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1946</guid>
		<description>I have just started using BlixKrieg and have a page called 'Hire Us' where I have inserted a picture. I selected 'center' when I uploaded it but it still appears justified to the left. Any suggestions ?</description>
		<content:encoded><![CDATA[<p>I have just started using BlixKrieg and have a page called &#8216;Hire Us&#8217; where I have inserted a picture. I selected &#8216;center&#8217; when I uploaded it but it still appears justified to the left. Any suggestions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Silver</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1865</link>
		<dc:creator>Bruce Silver</dc:creator>
		<pubDate>Thu, 04 Dec 2008 03:54:10 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1865</guid>
		<description>Unfortunately I spoke too soon.  With that fix I can edit text widgets but I can no longer save posts.  Not too good.  Anyone have ideas?    The fix was to replace the top of functions.php

&#60;?php
if ( function_exists('register_sidebar') ) ...

with this:

&#60;?php
require_once(”BX_functions.php” );
if ( function_exists('register_sidebar') ) ...

I don't understand how wordpress works (obviously)</description>
		<content:encoded><![CDATA[<p>Unfortunately I spoke too soon.  With that fix I can edit text widgets but I can no longer save posts.  Not too good.  Anyone have ideas?    The fix was to replace the top of functions.php</p>
<p>&lt;?php<br />
if ( function_exists(&#8217;register_sidebar&#8217;) ) &#8230;</p>
<p>with this:</p>
<p>&lt;?php<br />
require_once(”BX_functions.php” );<br />
if ( function_exists(&#8217;register_sidebar&#8217;) ) &#8230;</p>
<p>I don&#8217;t understand how wordpress works (obviously)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Silver</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1864</link>
		<dc:creator>Bruce Silver</dc:creator>
		<pubDate>Thu, 04 Dec 2008 03:12:54 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1864</guid>
		<description>Thanks to all commenters above.  I lost ability to edit text widgets even though the existing ones still worked.  Inserting
require_once(”BX_functions.php” );
at top of functions.php fixed it.  Wow.</description>
		<content:encoded><![CDATA[<p>Thanks to all commenters above.  I lost ability to edit text widgets even though the existing ones still worked.  Inserting<br />
require_once(”BX_functions.php” );<br />
at top of functions.php fixed it.  Wow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1862</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 03 Dec 2008 04:08:24 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1862</guid>
		<description>I have same problem as Jake and Olivia. And I am a dummy newbie for PHP, so I pasted Jake's sentence to my functions.php file, but still didn't work. I spent half an hour trying to identify where the problem, and still no clue. Then I checked online and found the problem is the sentence is not 

require_once( BX_functions.php );

as jake said, however, it should be

require_once("BX_functions.php" );

so minute difference and I don't know. Thanks Jake.</description>
		<content:encoded><![CDATA[<p>I have same problem as Jake and Olivia. And I am a dummy newbie for PHP, so I pasted Jake&#8217;s sentence to my functions.php file, but still didn&#8217;t work. I spent half an hour trying to identify where the problem, and still no clue. Then I checked online and found the problem is the sentence is not </p>
<p>require_once( BX_functions.php );</p>
<p>as jake said, however, it should be</p>
<p>require_once(&#8221;BX_functions.php&#8221; );</p>
<p>so minute difference and I don&#8217;t know. Thanks Jake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristen</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1750</link>
		<dc:creator>Kristen</dc:creator>
		<pubDate>Tue, 12 Aug 2008 22:32:50 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1750</guid>
		<description>Two questions -- 

1) I have a weird little gray box at the bottom of my main page. How do I get rid of it?

2) Is it possible to post to one of the different pages (not the main one)? I don't see an option to write a post to one of my other pages ("party photos" on my blog), so I thought I would circumvent it by creating a sub page and just linking to it from the "party photos" page. When I do this, the sub page also appears on the top header bar. How do I remove it from there (or just compose individual posts under "party photos")?</description>
		<content:encoded><![CDATA[<p>Two questions &#8212; </p>
<p>1) I have a weird little gray box at the bottom of my main page. How do I get rid of it?</p>
<p>2) Is it possible to post to one of the different pages (not the main one)? I don&#8217;t see an option to write a post to one of my other pages (&#8221;party photos&#8221; on my blog), so I thought I would circumvent it by creating a sub page and just linking to it from the &#8220;party photos&#8221; page. When I do this, the sub page also appears on the top header bar. How do I remove it from there (or just compose individual posts under &#8220;party photos&#8221;)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Coontz</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1739</link>
		<dc:creator>Robert Coontz</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:08:39 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1739</guid>
		<description>No, I can't post it as-is. Sorry! But I hope someone can help.</description>
		<content:encoded><![CDATA[<p>No, I can&#8217;t post it as-is. Sorry! But I hope someone can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Coontz</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1738</link>
		<dc:creator>Robert Coontz</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:07:40 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1738</guid>
		<description>That didn't look quite right. I'll try posting it as code.

&lt;code&gt;
comment_approved == '0') : ?&#62;&lt;em&gt;Your comment is awaiting moderation.&lt;/em&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>That didn&#8217;t look quite right. I&#8217;ll try posting it as code.</p>
<p><code><br />
comment_approved == '0') : ?&gt;<em>Your comment is awaiting moderation.</em><br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Coontz</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1737</link>
		<dc:creator>Robert Coontz</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:06:26 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1737</guid>
		<description>Jake's fix works like a charm!

New problem: some of my readers complain that since I switched to BlixKrieg, they no longer get "Your comment is awaiting moderation" notices.  (All comments on my blog are moderated.) Some have noticed that they can get the notices again by submitting comments under a new name, but that's a nuisance. Any suggestions?

The line of code responsible (in the "comments popup" file) seems to be 
comment_approved == '0') : ?&#62;&lt;em&gt;Your comment is awaiting moderation.&lt;/em&gt;

Thanks,

Robert</description>
		<content:encoded><![CDATA[<p>Jake&#8217;s fix works like a charm!</p>
<p>New problem: some of my readers complain that since I switched to BlixKrieg, they no longer get &#8220;Your comment is awaiting moderation&#8221; notices.  (All comments on my blog are moderated.) Some have noticed that they can get the notices again by submitting comments under a new name, but that&#8217;s a nuisance. Any suggestions?</p>
<p>The line of code responsible (in the &#8220;comments popup&#8221; file) seems to be<br />
comment_approved == &#8216;0&#8242;) : ?&gt;<em>Your comment is awaiting moderation.</em></p>
<p>Thanks,</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1735</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Thu, 31 Jul 2008 06:57:16 +0000</pubDate>
		<guid>http://www.utheguru.com/download-blix-krieg-231-major-release#comment-1735</guid>
		<description>Jake, you're great!
I had worked with two functions.php files in the past and now everything works fine - thank you!</description>
		<content:encoded><![CDATA[<p>Jake, you&#8217;re great!<br />
I had worked with two functions.php files in the past and now everything works fine - thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
