<?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: Display Different Image sizes using only  one Custom Field value</title>
	<atom:link href="http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/feed/" rel="self" type="application/rss+xml" />
	<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/</link>
	<description>Fearless flyer is a blog that focuses on the latest topics of web design. This includes Wordpress, SEO, Photoshop, jQuery, PHP and CSS. Fearless flyer is owned and operated by Michael Soriano, a seasoned web developer living in Southern California.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:48:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: michael soriano</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-8806</link>
		<dc:creator>michael soriano</dc:creator>
		<pubDate>Wed, 16 Nov 2011 06:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-8806</guid>
		<description>for garamond you insert the images inside the post itself. then you want to cut the post by adding a &quot;read more&quot; shortcode so the entire post won&#039;t show.</description>
		<content:encoded><![CDATA[<p>for garamond you insert the images inside the post itself. then you want to cut the post by adding a &#8220;read more&#8221; shortcode so the entire post won&#8217;t show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ataturkicimizde</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-8797</link>
		<dc:creator>ataturkicimizde</dc:creator>
		<pubDate>Sat, 12 Nov 2011 10:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-8797</guid>
		<description>Hı..I am using your garamond theme. But unfortunately couldnt manage to add images to the theme. (I just want to have a scene like your demo. It means on the first page the featured big image and for the other articles small thumbnails....) Hence what I mean I dont know where to put/add/replace that PHP sentences in the first and the second section. Be kind to explain in a easy way? Thnx.</description>
		<content:encoded><![CDATA[<p>Hı..I am using your garamond theme. But unfortunately couldnt manage to add images to the theme. (I just want to have a scene like your demo. It means on the first page the featured big image and for the other articles small thumbnails&#8230;.) Hence what I mean I dont know where to put/add/replace that PHP sentences in the first and the second section. Be kind to explain in a easy way? Thnx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-3712</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Thu, 28 Oct 2010 14:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-3712</guid>
		<description>Found it !  http://wordpress.org/support/topic/force-crop-to-medium-size. It works for me.</description>
		<content:encoded><![CDATA[<p>Found it !  <a href="http://wordpress.org/support/topic/force-crop-to-medium-size" rel="nofollow">http://wordpress.org/support/topic/force-crop-to-medium-size</a>. It works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-3710</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Thu, 28 Oct 2010 13:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-3710</guid>
		<description>The problem is that the medium size images are not cropped. Wordpress only keeps the apect ratio, ie, the name might be different than ...300x168.jpg (according to your example). I&#039;m already using the thumbnail size for something else. Any idea on how to get the medium size of an image from its original size ?</description>
		<content:encoded><![CDATA[<p>The problem is that the medium size images are not cropped. WordPress only keeps the apect ratio, ie, the name might be different than &#8230;300&#215;168.jpg (according to your example). I&#8217;m already using the thumbnail size for something else. Any idea on how to get the medium size of an image from its original size ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-3605</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Tue, 05 Oct 2010 18:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-3605</guid>
		<description>Here you missed 1 point, we need to use images of different sizes often in posts rather than theme because once themes is ready then we don&#039;t modify it on daily basis.</description>
		<content:encoded><![CDATA[<p>Here you missed 1 point, we need to use images of different sizes often in posts rather than theme because once themes is ready then we don&#8217;t modify it on daily basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Soriano</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-1927</link>
		<dc:creator>Michael Soriano</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-1927</guid>
		<description>I think I lost what you&#039;re trying to do. The tutorial simply shows you how to use the same custom field value to display additional sizes. These additional values are passed to new variables that you can call in your theme - should be inside the &quot;loop&quot; where it calls your post.</description>
		<content:encoded><![CDATA[<p>I think I lost what you&#8217;re trying to do. The tutorial simply shows you how to use the same custom field value to display additional sizes. These additional values are passed to new variables that you can call in your theme &#8211; should be inside the &#8220;loop&#8221; where it calls your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-1919</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 04 Dec 2009 07:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-1919</guid>
		<description>I guess what I&#039;m tryin to say is.
With autoblogged I want a custom field of 
medium_img to show with width and height i set in the settings. Just like thumbnail and image</description>
		<content:encoded><![CDATA[<p>I guess what I&#8217;m tryin to say is.<br />
With autoblogged I want a custom field of<br />
medium_img to show with width and height i set in the settings. Just like thumbnail and image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-1918</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 04 Dec 2009 07:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-1918</guid>
		<description>I am using autoblogged. Is it necessary to add php code to autoblogged files. Now when I add this, will the images for the previous post work? because if you check http://www.finestreviews.com/wp-content/uploads/2009/12/  there are no medium images being added.

Also if you check my website and look at the first post you&#039;ll know what i am talking about. The images on the post link to the full image size which is in the home.php file 

 

ID, &#039;Image&#039;, true); ?&gt;


&lt;img src=&quot;&quot; alt=&quot;&quot; class=&quot;center&quot; /&gt; 

I want to be able to change the &#039;Image&#039; in 

ID, &#039;Image&#039;, true); ?&gt;

to a medium image, but i cannot see the medium image custom field!</description>
		<content:encoded><![CDATA[<p>I am using autoblogged. Is it necessary to add php code to autoblogged files. Now when I add this, will the images for the previous post work? because if you check <a href="http://www.finestreviews.com/wp-content/uploads/2009/12/" rel="nofollow">http://www.finestreviews.com/wp-content/uploads/2009/12/</a>  there are no medium images being added.</p>
<p>Also if you check my website and look at the first post you&#8217;ll know what i am talking about. The images on the post link to the full image size which is in the home.php file </p>
<p>ID, &#8216;Image&#8217;, true); ?&gt;</p>
<p>&lt;img src=&quot;&#8221; alt=&#8221;" class=&#8221;center&#8221; /&gt; </p>
<p>I want to be able to change the &#8216;Image&#8217; in </p>
<p>ID, &#8216;Image&#8217;, true); ?&gt;</p>
<p>to a medium image, but i cannot see the medium image custom field!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Soriano</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-1917</link>
		<dc:creator>Michael Soriano</dc:creator>
		<pubDate>Fri, 04 Dec 2009 06:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-1917</guid>
		<description>Wordpress themes all default to the index.php file. You may also want to call the images in the single.php, catgory.php, page.php - all the other template files down the hierarchy.</description>
		<content:encoded><![CDATA[<p>WordPress themes all default to the index.php file. You may also want to call the images in the single.php, catgory.php, page.php &#8211; all the other template files down the hierarchy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://fearlessflyer.com/2009/04/how-to-display-worpdress-automatically-resized-images-using-only-one-custom-field-value/comment-page-1/#comment-1916</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 04 Dec 2009 06:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=445#comment-1916</guid>
		<description>To which file I have to add this to get the medium image custom field!! can you place specify which php file is it in the main wp php files or in the current theme that i am using. and if so which php file exactly. U&#039;re a genius, I&#039;ve been looking for tihs! Thank you!</description>
		<content:encoded><![CDATA[<p>To which file I have to add this to get the medium image custom field!! can you place specify which php file is it in the main wp php files or in the current theme that i am using. and if so which php file exactly. U&#8217;re a genius, I&#8217;ve been looking for tihs! Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: fearlessflyer.com @ 2012-02-09 19:58:01 by W3 Total Cache -->
