<?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: Automatically add a default set of Custom Fields to each post in WordPress</title>
	<atom:link href="http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/</link>
	<description>Web Design, Development and Business</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:30:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Trip</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-130582</link>
		<dc:creator>Trip</dc:creator>
		<pubDate>Mon, 19 Dec 2011 19:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-130582</guid>
		<description>**Update**

I mentioned that above because if someone followed this blog ( the only resource to this plug ), it looks like you omitted a few steps that would actually see this through to working. Following this blog doesn&#039;t lead to the same outcome that you show.</description>
		<content:encoded><![CDATA[<p>**Update**</p>
<p>I mentioned that above because if someone followed this blog ( the only resource to this plug ), it looks like you omitted a few steps that would actually see this through to working. Following this blog doesn&#8217;t lead to the same outcome that you show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trip</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-130581</link>
		<dc:creator>Trip</dc:creator>
		<pubDate>Mon, 19 Dec 2011 19:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-130581</guid>
		<description>This blog post should either be extended or the author of the plugin needs to write how to even use this plugin. I&#039;ve been tackling with this for a few hours.

Can&#039;t get custom fields template to show at all anywhere in posts or page.</description>
		<content:encoded><![CDATA[<p>This blog post should either be extended or the author of the plugin needs to write how to even use this plugin. I&#8217;ve been tackling with this for a few hours.</p>
<p>Can&#8217;t get custom fields template to show at all anywhere in posts or page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toure</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-130333</link>
		<dc:creator>Toure</dc:creator>
		<pubDate>Wed, 12 Oct 2011 08:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-130333</guid>
		<description>Perfect plugin I need for my business web site design. I wonder if the custom field can be set up for specific pages instead of all of them?</description>
		<content:encoded><![CDATA[<p>Perfect plugin I need for my business web site design. I wonder if the custom field can be set up for specific pages instead of all of them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimitris</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-130194</link>
		<dc:creator>dimitris</dc:creator>
		<pubDate>Tue, 05 Jul 2011 13:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-130194</guid>
		<description>Hi,
1.first of all does it work with 3.14?
2.i disable the first template and the i create a similar one at the bottom but i cannot get it to show in the &quot;add new&quot; page/post.
3. the input type=file when i use it with the template 0 i can see the image uploaded but when i use the ID, &#039;FileUpload&#039;, true ); ?&gt; i only see a number.

thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
1.first of all does it work with 3.14?<br />
2.i disable the first template and the i create a similar one at the bottom but i cannot get it to show in the &#8220;add new&#8221; page/post.<br />
3. the input type=file when i use it with the template 0 i can see the image uploaded but when i use the ID, &#8216;FileUpload&#8217;, true ); ?&gt; i only see a number.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Carter</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-130139</link>
		<dc:creator>Mike Carter</dc:creator>
		<pubDate>Sat, 02 Apr 2011 23:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-130139</guid>
		<description>Likewise, a great post. Did clear some things up. I just went through a nice custom post tutorial (newbee here) and having create the custom fields for each post is nuts. This plug-in is a lifesaver.

My question concerns CSS. I&#039;ve looked through every detail I could find of the CFT settings and can&#039;t find a comprehensive way to tweek CSS. Is the Admin CSS the only way? And how in that option do we style things like margins, padding, or even color.

Any directions are very welcome.

Thanks</description>
		<content:encoded><![CDATA[<p>Likewise, a great post. Did clear some things up. I just went through a nice custom post tutorial (newbee here) and having create the custom fields for each post is nuts. This plug-in is a lifesaver.</p>
<p>My question concerns CSS. I&#8217;ve looked through every detail I could find of the CFT settings and can&#8217;t find a comprehensive way to tweek CSS. Is the Admin CSS the only way? And how in that option do we style things like margins, padding, or even color.</p>
<p>Any directions are very welcome.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-130126</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 23 Mar 2011 14:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-130126</guid>
		<description>Many thanks! I&#039;ll be using your system for a project actually... this comes really in handy. Btw, you could add a Twitter button to your site, because this post deservers a Retweet ;) ! Cheers.</description>
		<content:encoded><![CDATA[<p>Many thanks! I&#8217;ll be using your system for a project actually&#8230; this comes really in handy. Btw, you could add a Twitter button to your site, because this post deservers a Retweet <img src='http://www.gabrielserafini.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ! Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nefeli</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-129035</link>
		<dc:creator>Nefeli</dc:creator>
		<pubDate>Sat, 17 Apr 2010 22:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-129035</guid>
		<description>Hey,
Can this plugin add a Custom Field called &#039;Thumbnail&#039; to every post and for Value insert a unique URL such as http://img.youtube.com/vi/xyzVideo/0.jpg ?

This is what the eVid theme (by Elegant Themes) requires so that each video show a big image and a small image (thumbnail).

My video blog updates on autopilot with the MyVideoBlog plugin.

I has over 100 posts and I don&#039;t want to add the custom field to each post manually? So can this plugin do this automatically?

Many Thanks,
Nefeli</description>
		<content:encoded><![CDATA[<p>Hey,<br />
Can this plugin add a Custom Field called &#8216;Thumbnail&#8217; to every post and for Value insert a unique URL such as <a href="http://img.youtube.com/vi/xyzVideo/0.jpg" rel="nofollow">http://img.youtube.com/vi/xyzVideo/0.jpg</a> ?</p>
<p>This is what the eVid theme (by Elegant Themes) requires so that each video show a big image and a small image (thumbnail).</p>
<p>My video blog updates on autopilot with the MyVideoBlog plugin.</p>
<p>I has over 100 posts and I don&#8217;t want to add the custom field to each post manually? So can this plugin do this automatically?</p>
<p>Many Thanks,<br />
Nefeli</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Chatfield</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-128847</link>
		<dc:creator>Daniel Chatfield</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-128847</guid>
		<description>Hi Can I have the input boxes a default value (I need a custom input called security level so if I forget to set it it defaults to highest level)</description>
		<content:encoded><![CDATA[<p>Hi Can I have the input boxes a default value (I need a custom input called security level so if I forget to set it it defaults to highest level)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-128812</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-128812</guid>
		<description>Hey,
to everyone who has problems with get_post_meta, it didnt&#039;t work for me, but get_post_custom_values(&#039;key&#039;, $post-&gt;ID) does work.
It returns an array, to access the value use key[0].</description>
		<content:encoded><![CDATA[<p>Hey,<br />
to everyone who has problems with get_post_meta, it didnt&#8217;t work for me, but get_post_custom_values(&#8216;key&#8217;, $post-&gt;ID) does work.<br />
It returns an array, to access the value use key[0].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://www.gabrielserafini.com/blog/2009/02/12/how-to-automatically-add-a-default-set-of-custom-fields-to-each-post-in-wordpress/comment-page-1/#comment-128720</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Tue, 08 Dec 2009 01:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1006#comment-128720</guid>
		<description>I am very new to wordpress and I wanted to say thank you so much for your instructions and clarifications on the use of the Custom Field Template plugin.  Wasn&#039;t really sure how to use this plugin or IF this plugin would even solve the problem I was having.  Tried to use it once before but got flustered and deactiviated it.  Then I found your site. Thank you so much for clarifying how to use this plugin.</description>
		<content:encoded><![CDATA[<p>I am very new to wordpress and I wanted to say thank you so much for your instructions and clarifications on the use of the Custom Field Template plugin.  Wasn&#8217;t really sure how to use this plugin or IF this plugin would even solve the problem I was having.  Tried to use it once before but got flustered and deactiviated it.  Then I found your site. Thank you so much for clarifying how to use this plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.132 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-30 08:02:23 -->

