<?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: How to use WordPress Custom Fields</title>
	<atom:link href="http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields</link>
	<description>Premium Theme Design</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:23:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: dondonai</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-4010</link>
		<dc:creator>dondonai</dc:creator>
		<pubDate>Sat, 15 Jan 2011 09:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-4010</guid>
		<description>tanx a lot!</description>
		<content:encoded><![CDATA[<p>tanx a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3982</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Thu, 30 Dec 2010 16:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3982</guid>
		<description>Great!! I have made it</description>
		<content:encoded><![CDATA[<p>Great!! I have made it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silvi Anggraini</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3979</link>
		<dc:creator>Silvi Anggraini</dc:creator>
		<pubDate>Wed, 29 Dec 2010 03:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3979</guid>
		<description>simple but useful, thanks</description>
		<content:encoded><![CDATA[<p>simple but useful, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Download yuvutu Videos</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3909</link>
		<dc:creator>Download yuvutu Videos</dc:creator>
		<pubDate>Fri, 10 Dec 2010 11:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3909</guid>
		<description>I absolutely adore your written content and kudos so much for publishing these excellent information and facts.</description>
		<content:encoded><![CDATA[<p>I absolutely adore your written content and kudos so much for publishing these excellent information and facts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Walker</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3842</link>
		<dc:creator>Matt Walker</dc:creator>
		<pubDate>Tue, 16 Nov 2010 09:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3842</guid>
		<description>Thanks for the tutorial. Just working on my first advanced theme and custom fields are awesome.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. Just working on my first advanced theme and custom fields are awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Early</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3263</link>
		<dc:creator>Early</dc:creator>
		<pubDate>Thu, 14 Oct 2010 19:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3263</guid>
		<description>Nice, but how do I get  the custom fields of a non-post, that&#039;s to say a page or an attachment???</description>
		<content:encoded><![CDATA[<p>Nice, but how do I get  the custom fields of a non-post, that&#8217;s to say a page or an attachment???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3258</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 14 Oct 2010 15:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3258</guid>
		<description>Fantastic!! This had been annoying me for a couple of days!! Thanks for sharing :)</description>
		<content:encoded><![CDATA[<p>Fantastic!! This had been annoying me for a couple of days!! Thanks for sharing <img src='http://www.kriesi.at/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: graphicbeacon</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3214</link>
		<dc:creator>graphicbeacon</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3214</guid>
		<description>@Roch you can do this by using this code within the loop:

//---------------------------------------------------------------------------------------

$customField = get_post_meta($post-&gt;ID,&#039;customFieldName&#039;,true);

if($customField == true){

//Code to display image.

}

//---------------------------------------------------------------------------------------

Another useful technique is to learn How to Split and Categorize WordPress’ Custom Field values. The link is below

http://www.graphicbeacon.com/how-to-split-and-categorize-wordpress-custom-field-values/</description>
		<content:encoded><![CDATA[<p>@Roch you can do this by using this code within the loop:</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>$customField = get_post_meta($post-&gt;ID,&#8217;customFieldName&#8217;,true);</p>
<p>if($customField == true){</p>
<p>//Code to display image.</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Another useful technique is to learn How to Split and Categorize WordPress’ Custom Field values. The link is below</p>
<p><a href="http://www.graphicbeacon.com/how-to-split-and-categorize-wordpress-custom-field-values/">http://www.graphicbeacon.com/how-to-split-and-categorize-wordpress-custom-field-values/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3184</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 11 Oct 2010 14:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3184</guid>
		<description>Very nicely explained. Thanks!</description>
		<content:encoded><![CDATA[<p>Very nicely explained. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roch</title>
		<link>http://www.kriesi.at/archives/how-to-use-wordpress-custom-fields/comment-page-3#comment-3168</link>
		<dc:creator>Roch</dc:creator>
		<pubDate>Sat, 09 Oct 2010 13:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kriesi.at/?p=246#comment-3168</guid>
		<description>I just did a custom field to display an image but the only way I was able to code it is... If the cell has something in it then display image... this means it displays the image plus whatever is in the cell. How can you do it to only display the image? (I have the image as a bg for my span)</description>
		<content:encoded><![CDATA[<p>I just did a custom field to display an image but the only way I was able to code it is&#8230; If the cell has something in it then display image&#8230; this means it displays the image plus whatever is in the cell. How can you do it to only display the image? (I have the image as a bg for my span)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

