<?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>BizzArtic Iglu News &#187; theme update</title>
	<atom:link href="http://bizzartic.com/bizzthemes/iglu/tag/theme-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://bizzartic.com/bizzthemes/iglu</link>
	<description>Free Premium WordPress Theme</description>
	<lastBuildDate>Tue, 27 Jan 2009 21:06:37 +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>Mauris Semper, Velit Semper Laoreet Dictum</title>
		<link>http://bizzartic.com/bizzthemes/iglu/2008/12/04/just-updated-to-version-101/</link>
		<comments>http://bizzartic.com/bizzthemes/iglu/2008/12/04/just-updated-to-version-101/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 18:28:21 +0000</pubDate>
		<dc:creator>Željan Topić</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bug report]]></category>
		<category><![CDATA[theme update]]></category>

		<guid isPermaLink="false">http://bizzartic.com/bizzthemes/iglu/?p=145</guid>
		<description><![CDATA[Update was made due to an error with pagination. Anyone that has downloaded a theme before please update it to a new version by downloading it here or change the buggy code:
File: includes/defaultlayout.php
Old code:
$page = (get_query_var(&#8216;paged&#8217;)) ? get_query_var(&#8216;paged&#8217;) : 1;
$the_query = new WP_Query(&#8216;cat=-&#8217;. $ex_feat . &#8216;,-&#8217; . $ex_vid . &#8216;,-&#8217; . $ex_aside . &#8216;&#38;showposts=&#8217; . [...]]]></description>
			<content:encoded><![CDATA[<p>Update was made due to an error with pagination. Anyone that has downloaded a theme before please update it to a new version by <a href="http://bizzartic.com/bizzthemes/iglu/download/" target="_self">downloading it here</a> or change the buggy code:</p>
<p>File: includes/defaultlayout.php</p>
<p><strong>Old code:</strong></p>
<blockquote><p>$page = (get_query_var(&#8216;paged&#8217;)) ? get_query_var(&#8216;paged&#8217;) : 1;<br />
$the_query = new WP_Query(&#8216;cat=-&#8217;. $ex_feat . &#8216;,-&#8217; . $ex_vid . &#8216;,-&#8217; . $ex_aside . &#8216;&amp;showposts=&#8217; . $showposts . &#8216;&amp;orderby=post_date&amp;order=</p>
<div id=":68" class="ArwC7c ckChnd">desc&#8217;);<br />
while ($the_query-&gt;have_posts()) : $the_query-&gt;the_post(); $do_not_duplicate = $post-&gt;ID;</div>
</blockquote>
<div class="ArwC7c ckChnd"><span style="color: #ffffff;">*</span></div>
<div id=":68" class="ArwC7c ckChnd">
<p><strong>New code:</strong></p>
<blockquote><p>$page = (get_query_var(&#8216;paged&#8217;)) ? get_query_var(&#8216;paged&#8217;) : 1;<br />
$the_query = new WP_Query(&#8216;cat=-&#8217;. $ex_feat . &#8216;,-&#8217; . $ex_vid . &#8216;&amp;showposts=&#8217; . $showposts . &#8216;&amp;orderby=post_date<span style="color: #ff0000;">&amp;paged=&#8217; . $page .&#8217;</span>&amp;order=desc&#8217;);<br />
while ($the_query-&gt;have_posts()) : $the_query-&gt;the_post(); $do_not_duplicate = $post-&gt;ID;</p></blockquote>
</div>
<h3>Other Popular Posts (auto generated)</h3>
<ul class="related_post">
<li>November 15, 2008 &#8212; <a href="http://bizzartic.com/bizzthemes/iglu/2008/11/15/welcome-to-demo-version-of-igloo/" title="Welcome to Demo Version of Igloo">Welcome to Demo Version of Igloo (23)</a></li>
<li>December 4, 2008 &#8212; <a href="http://bizzartic.com/bizzthemes/iglu/2008/12/04/just-updated-to-version-101/" title="Mauris Semper, Velit Semper Laoreet Dictum">Mauris Semper, Velit Semper Laoreet Dictum (4)</a></li>
<li>October 5, 2008 &#8212; <a href="http://bizzartic.com/bizzthemes/iglu/2008/10/05/testing-lists-blackquotes/" title="Testing Lists &#038; Blockquotes">Testing Lists &#038; Blockquotes (3)</a></li>
<li>November 29, 2008 &#8212; <a href="http://bizzartic.com/bizzthemes/iglu/download/" title="Download">Download (1)</a></li>
<li>November 28, 2008 &#8212; <a href="http://bizzartic.com/bizzthemes/iglu/features/" title="Features">Features (1)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bizzartic.com/bizzthemes/iglu/2008/12/04/just-updated-to-version-101/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
