<?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: New Update to Blix Krieg Wordpress Theme Makes it WordPress 2.1 Compatible</title>
	<link>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible</link>
	<description>Not Your Average Geek</description>
	<pubDate>Sun, 20 Jul 2008 17:16:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: CIO Jerry</title>
		<link>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-49</link>
		<dc:creator>CIO Jerry</dc:creator>
		<pubDate>Wed, 07 Feb 2007 22:38:27 +0000</pubDate>
		<guid>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-49</guid>
		<description>It seems that a minor bug I found and fixed in the original Blix theme 
still shows up in your version. Basically, in single-post view, sidebar.php calls with $p passed to $BX_get_recent_posts when $p is not defined anywhere.  It wasn't a problem for Wordpress 1.5, but is a problem for 2.0 and 2.1. 
You can read more here &lt;a HREF="http://www.supportsmb.com/2007/01/30/minor-bug-in-blix-wordpress-theme-found-fixed/" title="minor bug in Blix wordpress theme" rel="nofollow"&gt;minor bug in Blix wordpress theme&lt;/A&gt;</description>
		<content:encoded><![CDATA[<p>It seems that a minor bug I found and fixed in the original Blix theme<br />
still shows up in your version. Basically, in single-post view, sidebar.php calls with $p passed to $BX_get_recent_posts when $p is not defined anywhere.  It wasn&#8217;t a problem for Wordpress 1.5, but is a problem for 2.0 and 2.1.<br />
You can read more here <a HREF="http://www.supportsmb.com/2007/01/30/minor-bug-in-blix-wordpress-theme-found-fixed/" title="minor bug in Blix wordpress theme" rel="nofollow">minor bug in Blix wordpress theme</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DuckMan</title>
		<link>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-39</link>
		<dc:creator>DuckMan</dc:creator>
		<pubDate>Mon, 05 Feb 2007 19:08:41 +0000</pubDate>
		<guid>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-39</guid>
		<description>HI Zachary!

Thanks for the heads up!

Yes, I spent a few hours the other day trying to get wp_list_bookmarks working properly, and couldn't manage to either - I tried heaps of different ways, but it just seemed impossible (as you say) to get the 'links' menu to appear without a bullet point next to it.. 

I tried modifying the CSS - heaps of different ways - couldn't do it. So, like you, I had reverted back to get_links (and this is what I've been using on this page since). 

THANKYOU for letting me know that I had accidentally released the preproduction version of my new code. You will find that if you download the theme again, I have corrected the problem :)

Cheers and glad you are enjoying BlixKrieg!

Duck</description>
		<content:encoded><![CDATA[<p>HI Zachary!</p>
<p>Thanks for the heads up!</p>
<p>Yes, I spent a few hours the other day trying to get wp_list_bookmarks working properly, and couldn&#8217;t manage to either - I tried heaps of different ways, but it just seemed impossible (as you say) to get the &#8216;links&#8217; menu to appear without a bullet point next to it.. </p>
<p>I tried modifying the CSS - heaps of different ways - couldn&#8217;t do it. So, like you, I had reverted back to get_links (and this is what I&#8217;ve been using on this page since). </p>
<p>THANKYOU for letting me know that I had accidentally released the preproduction version of my new code. You will find that if you download the theme again, I have corrected the problem <img src='http://www.utheguru.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers and glad you are enjoying BlixKrieg!</p>
<p>Duck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZacharyGuidry</title>
		<link>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-37</link>
		<dc:creator>ZacharyGuidry</dc:creator>
		<pubDate>Mon, 05 Feb 2007 15:25:08 +0000</pubDate>
		<guid>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-37</guid>
		<description>I found that your use of the new  wp_list_bookmarks function to display the links did not format the title properly. The link icon showed on the side of the title 

 I could not figure out how to use the function properly, so I returned to the older get_links('-1', '', '', '', 0, 'name', 0, 0, -1, 0).  If you know how to call wp_list_bookmarks without displaying the title, so I can display the title as before, let me know!

Thanks for the fixed theme for the upgrade to 2.1.  I am not using Adsense, but am considering it now that I have a compatible theme.</description>
		<content:encoded><![CDATA[<p>I found that your use of the new  wp_list_bookmarks function to display the links did not format the title properly. The link icon showed on the side of the title </p>
<p> I could not figure out how to use the function properly, so I returned to the older get_links(&#8217;-1&#8242;, &#8221;, &#8221;, &#8221;, 0, &#8216;name&#8217;, 0, 0, -1, 0).  If you know how to call wp_list_bookmarks without displaying the title, so I can display the title as before, let me know!</p>
<p>Thanks for the fixed theme for the upgrade to 2.1.  I am not using Adsense, but am considering it now that I have a compatible theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DuckMan</title>
		<link>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-31</link>
		<dc:creator>DuckMan</dc:creator>
		<pubDate>Mon, 29 Jan 2007 21:31:10 +0000</pubDate>
		<guid>http://www.utheguru.com/new-update-to-blix-krieg-wordpress-theme-makes-it-wordpress-21-compatible#comment-31</guid>
		<description>Hi Folks!

I'm off for a drive - heading out to a place in Western Qld (Australia) for a few days R&#038;R...  Been a bit sick, so well needed rest.. If you have any issues with the new release of BlixKrieg, please post here and I (or another user) will help you sort it out ASAP - so far, so good, no complaints from over 1000 downloads of BlixKrieg, and 200 of the WP 2.1 enabled - good luck!</description>
		<content:encoded><![CDATA[<p>Hi Folks!</p>
<p>I&#8217;m off for a drive - heading out to a place in Western Qld (Australia) for a few days R&#038;R&#8230;  Been a bit sick, so well needed rest.. If you have any issues with the new release of BlixKrieg, please post here and I (or another user) will help you sort it out ASAP - so far, so good, no complaints from over 1000 downloads of BlixKrieg, and 200 of the WP 2.1 enabled - good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
