<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Small Studio &#8211; Free WordPress Theme</title>
	<atom:link href="http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/</link>
	<description></description>
	<lastBuildDate>Tue, 19 Mar 2013 01:28:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Sushil</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-7832</link>
		<dc:creator>Sushil</dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-7832</guid>
		<description><![CDATA[Really nice theme. I was looking such theme to make a small website and this really helped. Look forward to get some more such templates. Great job!]]></description>
		<content:encoded><![CDATA[<p>Really nice theme. I was looking such theme to make a small website and this really helped. Look forward to get some more such templates. Great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New look, new home</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-6095</link>
		<dc:creator>New look, new home</dc:creator>
		<pubDate>Mon, 04 May 2009 16:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-6095</guid>
		<description><![CDATA[[...] a jaunty fresh redesign based on the theme WP-Pixels and the color scheme of Small Studio, I think we brought in the fresh look we were going [...]]]></description>
		<content:encoded><![CDATA[<p>[...] a jaunty fresh redesign based on the theme WP-Pixels and the color scheme of Small Studio, I think we brought in the fresh look we were going [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-4756</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Wed, 05 Nov 2008 10:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-4756</guid>
		<description><![CDATA[Hi! I have dowloaded this theme and it&#039;s great! Just one thing, I would like to know how can I show only &quot;Pages&quot; in the left sidebar? And not Pages/Categories.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi! I have dowloaded this theme and it&#8217;s great! Just one thing, I would like to know how can I show only &#8220;Pages&#8221; in the left sidebar? And not Pages/Categories.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3293</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 06 Aug 2008 17:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3293</guid>
		<description><![CDATA[@Steve: Looks great - thanks for letting me know!]]></description>
		<content:encoded><![CDATA[<p>@Steve: Looks great &#8211; thanks for letting me know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3291</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 06 Aug 2008 15:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3291</guid>
		<description><![CDATA[Hi Leland,

The theme is fully installed on my site.  With a lot of tinkering and modifying, this has become a very good theme for me.  Here&#039;s a link:

http://www.endgamepr.com

Thanks for making this available!

Steve]]></description>
		<content:encoded><![CDATA[<p>Hi Leland,</p>
<p>The theme is fully installed on my site.  With a lot of tinkering and modifying, this has become a very good theme for me.  Here&#8217;s a link:</p>
<p><a href="http://www.endgamepr.com" rel="nofollow">http://www.endgamepr.com</a></p>
<p>Thanks for making this available!</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3250</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 03 Aug 2008 19:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3250</guid>
		<description><![CDATA[AhHA!  I got it!  I put this code in the page.php in place of what was under the &quot;lijeva_rubrika&quot;:

&lt;em&gt;
     &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;

			

				&lt;?php the_content(); ?&gt;

&lt;?php comments_template(); ?&gt;
&lt;?php endwhile; else : ?&gt;

		&lt;h3&gt;Not Found&lt;/h3&gt;
		&lt;p&gt;Sorry, but you are looking for something that isn&#039;t here.&lt;/p&gt;

	&lt;?php endif; ?&gt;
&lt;/em&gt;

It works!  Now I just have to tinker a little with spacing, and I&#039;ll have this template the way I want it.]]></description>
		<content:encoded><![CDATA[<p>AhHA!  I got it!  I put this code in the page.php in place of what was under the &#8220;lijeva_rubrika&#8221;:</p>
<p><em><br />
     &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;</p>
<p>				&lt;?php the_content(); ?&gt;</p>
<p>&lt;?php comments_template(); ?&gt;<br />
&lt;?php endwhile; else : ?&gt;</p>
<p>		&lt;h3&gt;Not Found&lt;/h3&gt;<br />
		&lt;p&gt;Sorry, but you are looking for something that isn&#8217;t here.&lt;/p&gt;</p>
<p>	&lt;?php endif; ?&gt;<br />
</em></p>
<p>It works!  Now I just have to tinker a little with spacing, and I&#8217;ll have this template the way I want it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3249</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3249</guid>
		<description><![CDATA[Okay... I changed this:

&lt;em&gt;
&lt;div class=&quot;lijeva_rubrika&quot;&gt;
&lt;?php 
  $the_query = new WP_Query(&#039;showposts=1&amp;orderby=post_date&amp;order=desc&#039;);
  while ($the_query-&gt;have_posts()) : $the_query-&gt;the_post();
  $do_not_duplicate = $post-&gt;ID; 
?&gt;
			&lt;h3&gt;&lt;?php the_title(); ?&gt;&lt;/h3&gt;
				&lt;?php the_excerpt(); ?&gt;

&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; rel=&quot;nofollow&quot;&gt;Read More&lt;/a&gt;

&lt;?php endwhile; ?&gt;
			&lt;/div&gt;
&lt;/em&gt;

To this:

&lt;em&gt;
     			&lt;div class=&quot;lijeva_rubrika&quot;&gt;
&lt;?php
query_posts(&#039;pagename=home&#039;); 
?&gt;

			&lt;/div&gt;
&lt;/em&gt;

Keep in mind that I&#039;m doing this in the Page.php template.  I eliminated the &quot;Home.php&quot; template because it seemed to be causing more trouble that it was solving.  

Here&#039;s the site as it is right now, so you can see where I am with things: http://geeklogos.com/familymullen/wordpress .  Ignore the fact that it says &quot;familymullen&quot; at the top of a public relations website.  I&#039;m using my family website as a testing ground because no one ever goes there :)]]></description>
		<content:encoded><![CDATA[<p>Okay&#8230; I changed this:</p>
<p><em><br />
&lt;div class=&#8221;lijeva_rubrika&#8221;&gt;<br />
&lt;?php<br />
  $the_query = new WP_Query(&#8216;showposts=1&amp;orderby=post_date&amp;order=desc&#8217;);<br />
  while ($the_query-&gt;have_posts()) : $the_query-&gt;the_post();<br />
  $do_not_duplicate = $post-&gt;ID;<br />
?&gt;<br />
			&lt;h3&gt;&lt;?php the_title(); ?&gt;&lt;/h3&gt;<br />
				&lt;?php the_excerpt(); ?&gt;</p>
<p><a href="&lt;?php the_permalink(); ?&gt;" rel="nofollow">Read More&lt;/a&gt;</p>
<p>&lt;?php endwhile; ?&gt;<br />
			&lt;/div&gt;<br />
</a></em></p>
<p>To this:</p>
<p><em><br />
     			&lt;div class=&#8221;lijeva_rubrika&#8221;&gt;<br />
&lt;?php<br />
query_posts(&#8216;pagename=home&#8217;);<br />
?&gt;</p>
<p>			&lt;/div&gt;<br />
</em></p>
<p>Keep in mind that I&#8217;m doing this in the Page.php template.  I eliminated the &#8220;Home.php&#8221; template because it seemed to be causing more trouble that it was solving.  </p>
<p>Here&#8217;s the site as it is right now, so you can see where I am with things: <a href="http://geeklogos.com/familymullen/wordpress" rel="nofollow">http://geeklogos.com/familymullen/wordpress</a> .  Ignore the fact that it says &#8220;familymullen&#8221; at the top of a public relations website.  I&#8217;m using my family website as a testing ground because no one ever goes there <img src='http://www.themelab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3248</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3248</guid>
		<description><![CDATA[Okay, try this tool: http://www.stanford.edu/~bsuter/js/convert.html

Paste the code on the left, and copy the output on the right.]]></description>
		<content:encoded><![CDATA[<p>Okay, try this tool: <a href="http://www.stanford.edu/~bsuter/js/convert.html" rel="nofollow">http://www.stanford.edu/~bsuter/js/convert.html</a></p>
<p>Paste the code on the left, and copy the output on the right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3247</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3247</guid>
		<description><![CDATA[I tried that.  The comment just didn&#039;t show up at all.]]></description>
		<content:encoded><![CDATA[<p>I tried that.  The comment just didn&#8217;t show up at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/06/19/small-studio-free-wordpress-theme/#comment-3245</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=367#comment-3245</guid>
		<description><![CDATA[Try pasting the code within &lt;code&gt; and &lt;/code&gt;.]]></description>
		<content:encoded><![CDATA[<p>Try pasting the code within &lt;code&gt; and &lt;/code&gt;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.299 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-03-24 11:36:22 -->
