<?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: Stacko Theme</title>
	<atom:link href="http://www.wpthemedesigner.com/2009/04/15/stacko-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpthemedesigner.com/2009/04/15/stacko-theme/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Sep 2011 18:24:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: 45 Eccellenti Free Wordpress Themes &#124; Web In Tasca</title>
		<link>http://www.wpthemedesigner.com/2009/04/15/stacko-theme/comment-page-1/#comment-9590</link>
		<dc:creator>45 Eccellenti Free Wordpress Themes &#124; Web In Tasca</dc:creator>
		<pubDate>Mon, 31 Aug 2009 19:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemedesigner.com/?p=562#comment-9590</guid>
		<description>[...] STACKO [...]</description>
		<content:encoded><![CDATA[<p>[...] STACKO [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Wordpress Stacko Teması</title>
		<link>http://www.wpthemedesigner.com/2009/04/15/stacko-theme/comment-page-1/#comment-8833</link>
		<dc:creator>&#187; Wordpress Stacko Teması</dc:creator>
		<pubDate>Thu, 30 Jul 2009 20:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemedesigner.com/?p=562#comment-8833</guid>
		<description>[...] Adı: Stacko Tr Tema Sahibi: wpthemedesigner.com Orjinal tema : Stacko Themes Türkçeleştirme: ilyas.info Orjinal tema Önizleme : Orjinalini buradan önizleme yapabilirsiniz [...]</description>
		<content:encoded><![CDATA[<p>[...] Adı: Stacko Tr Tema Sahibi: wpthemedesigner.com Orjinal tema : Stacko Themes Türkçeleştirme: ilyas.info Orjinal tema Önizleme : Orjinalini buradan önizleme yapabilirsiniz [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Stacko Temas</title>
		<link>http://www.wpthemedesigner.com/2009/04/15/stacko-theme/comment-page-1/#comment-8420</link>
		<dc:creator>Wordpress Stacko Temas</dc:creator>
		<pubDate>Thu, 09 Jul 2009 04:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemedesigner.com/?p=562#comment-8420</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.wpthemedesigner.com/2009/04/15/stacko-theme/comment-page-1/#comment-7040</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 21 May 2009 18:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemedesigner.com/?p=562#comment-7040</guid>
		<description>Hey there,
First off thanks for all that hard work you put into these themes. Much appreciated. I&#039;ve got a question about how this theme pulls the images from a post into the index.php. I&#039;ve modified the theme for use as a real estate website. 

Here is an example of a post: http://sundancerproperties.com/condominium-listings/grand-caribe-suites-residences/ - you&#039;ll note that the image at the top is inserted as the &#039;medium&#039; image. The other photos are thumbs at the bottom.

On the &#039;index&#039; page - I&#039;m using the space at the top as a featured listing section by way of the sticky feature in 2.7.1. However instead of using the &#039;main&#039; image from the post (the medium sized one) the theme is pulling one of the thumbnails from down below and expanding it from 150px to 320px (thereby making the photo grainy). Basically I would like the system to use the larger image first posted at the top of a post, instead of pulling one of the thumbnails from the post. Any idea how I can change that... I know it&#039;s got something to do with this line in index.php (ID, &#039;full&#039;, &#039;alt=&quot;&#039; . $post-&gt;post_title . &#039;&quot;&#039;); ?&gt;) but i&#039;m not sure what. 

Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hey there,<br />
First off thanks for all that hard work you put into these themes. Much appreciated. I&#8217;ve got a question about how this theme pulls the images from a post into the index.php. I&#8217;ve modified the theme for use as a real estate website. </p>
<p>Here is an example of a post: <a href="http://sundancerproperties.com/condominium-listings/grand-caribe-suites-residences/" rel="nofollow">http://sundancerproperties.com/condominium-listings/grand-caribe-suites-residences/</a> &#8211; you&#8217;ll note that the image at the top is inserted as the &#8216;medium&#8217; image. The other photos are thumbs at the bottom.</p>
<p>On the &#8216;index&#8217; page &#8211; I&#8217;m using the space at the top as a featured listing section by way of the sticky feature in 2.7.1. However instead of using the &#8216;main&#8217; image from the post (the medium sized one) the theme is pulling one of the thumbnails from down below and expanding it from 150px to 320px (thereby making the photo grainy). Basically I would like the system to use the larger image first posted at the top of a post, instead of pulling one of the thumbnails from the post. Any idea how I can change that&#8230; I know it&#8217;s got something to do with this line in index.php (ID, &#8216;full&#8217;, &#8216;alt=&#8221;&#8216; . $post-&gt;post_title . &#8216;&#8221;&#8216;); ?&gt;) but i&#8217;m not sure what. </p>
<p>Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc lohan</title>
		<link>http://www.wpthemedesigner.com/2009/04/15/stacko-theme/comment-page-1/#comment-6873</link>
		<dc:creator>marc lohan</dc:creator>
		<pubDate>Thu, 30 Apr 2009 11:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpthemedesigner.com/?p=562#comment-6873</guid>
		<description>This is another good theme.nice one...</description>
		<content:encoded><![CDATA[<p>This is another good theme.nice one&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

