<?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 Create WordPress Themes From Scratch Part 3a</title>
	<atom:link href="http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/feed/" rel="self" type="application/rss+xml" />
	<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/</link>
	<description>Free . Premium WordPress Themes and Resources</description>
	<lastBuildDate>Sun, 21 Mar 2010 03:21:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abhinav</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-4969</link>
		<dc:creator>Abhinav</dc:creator>
		<pubDate>Wed, 17 Mar 2010 15:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-4969</guid>
		<description>god bless you! thankyou</description>
		<content:encoded><![CDATA[<p>god bless you! thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 20 best tutorials and techniques to develop wordpress theme &#124; Think2free.com</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-4832</link>
		<dc:creator>20 best tutorials and techniques to develop wordpress theme &#124; Think2free.com</dc:creator>
		<pubDate>Tue, 23 Feb 2010 06:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-4832</guid>
		<description>[...] How To Create WordPress Themes From Scratch Part 1 2 3 [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Create WordPress Themes From Scratch Part 1 2 3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neo</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-4261</link>
		<dc:creator>neo</dc:creator>
		<pubDate>Sat, 06 Feb 2010 21:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-4261</guid>
		<description>Oh no.. Html code doesn&#039;t work!</description>
		<content:encoded><![CDATA[<p>Oh no.. Html code doesn&#8217;t work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neo</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-4260</link>
		<dc:creator>neo</dc:creator>
		<pubDate>Sat, 06 Feb 2010 21:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-4260</guid>
		<description>I would like to volunteer to answer the issue on about.php. After a couple of reading about custom field function i found this site:

http://codex.wordpress.org/Custom_Fields

Ok, to simplify this, the value of myphoto and mydesc must be  put in the admin of your wordpress. To do that, simply login to your wordpress admin and  go to your PAGES or POST. Scroll down till you reach the CUSTOM FIELD location. There, you can see the blank NAME and the blank  VALUE field. Input the myphoto for the blank NAME then this url:  http://themetation.com/demo/superfresh/wp-content/themes/green/images/authors/2.jpg for the VALUE. Hit add custom field button.  Click ENTER NEW link to create another blank NAME and VALUE. input mydesc to blank NAME and input a short  paragraph for the VALUE. Once again  hit add custom field.

If you don&#039;t want to use a custom field because you  just have a short announcement, text or paragraph that you like to put in the sidebar, header or footer (even any side of your site) you can also use this simplified code:

       &lt;!--about--&gt;  
  	
    
       
    About Me
  	
  	&lt;!--about-end--&gt; 
	

Just create another post/page to publish. (exclude it into menu)
Edit this line   and change the page_id=2 with your post/page link.</description>
		<content:encoded><![CDATA[<p>I would like to volunteer to answer the issue on about.php. After a couple of reading about custom field function i found this site:</p>
<p><a href="http://codex.wordpress.org/Custom_Fields" rel="nofollow">http://codex.wordpress.org/Custom_Fields</a></p>
<p>Ok, to simplify this, the value of myphoto and mydesc must be  put in the admin of your wordpress. To do that, simply login to your wordpress admin and  go to your PAGES or POST. Scroll down till you reach the CUSTOM FIELD location. There, you can see the blank NAME and the blank  VALUE field. Input the myphoto for the blank NAME then this url:  <a href="http://themetation.com/demo/superfresh/wp-content/themes/green/images/authors/2.jpg" rel="nofollow">http://themetation.com/demo/superfresh/wp-content/themes/green/images/authors/2.jpg</a> for the VALUE. Hit add custom field button.  Click ENTER NEW link to create another blank NAME and VALUE. input mydesc to blank NAME and input a short  paragraph for the VALUE. Once again  hit add custom field.</p>
<p>If you don&#8217;t want to use a custom field because you  just have a short announcement, text or paragraph that you like to put in the sidebar, header or footer (even any side of your site) you can also use this simplified code:</p>
<p>       <!--about-->  </p>
<p>    About Me</p>
<p>  	<!--about-end--> </p>
<p>Just create another post/page to publish. (exclude it into menu)<br />
Edit this line   and change the page_id=2 with your post/page link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dayze</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-3182</link>
		<dc:creator>Dayze</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-3182</guid>
		<description>A very useful tutorial, thank you for posting it :)</description>
		<content:encoded><![CDATA[<p>A very useful tutorial, thank you for posting it <img src='http://themetation.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marvin</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-3145</link>
		<dc:creator>Marvin</dc:creator>
		<pubDate>Mon, 18 Jan 2010 06:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-3145</guid>
		<description>Thanks. Great tutorial, perfect for us newbies!</description>
		<content:encoded><![CDATA[<p>Thanks. Great tutorial, perfect for us newbies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tripti</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-2699</link>
		<dc:creator>tripti</dc:creator>
		<pubDate>Thu, 07 Jan 2010 13:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-2699</guid>
		<description>Nice tutorial
Gud work</description>
		<content:encoded><![CDATA[<p>Nice tutorial<br />
Gud work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hridoy</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-2653</link>
		<dc:creator>Hridoy</dc:creator>
		<pubDate>Mon, 28 Dec 2009 08:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-2653</guid>
		<description>Thanks.I have solved my sidebar widget problem after reading your tutorial.</description>
		<content:encoded><![CDATA[<p>Thanks.I have solved my sidebar widget problem after reading your tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 How To Create Design WordPress Themes Web Layouts In Photoshop Tutorials &#124; Stuart Duff</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-2436</link>
		<dc:creator>50 How To Create Design WordPress Themes Web Layouts In Photoshop Tutorials &#124; Stuart Duff</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-2436</guid>
		<description>[...] From ScratchThis tutorial is in three parts, click the links below to visit them. Part 1 &#124; Part 2 &#124; Part 3a &#124; Part 3b2. DesignReviver : Premium Wordpress Theme DesignThis tutorial is in two parts, click the [...]</description>
		<content:encoded><![CDATA[<p>[...] From ScratchThis tutorial is in three parts, click the links below to visit them. Part 1 | Part 2 | Part 3a | Part 3b2. DesignReviver : Premium Wordpress Theme DesignThis tutorial is in two parts, click the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GR</title>
		<link>http://themetation.com/2008/07/17/how-to-create-wordpress-themes-from-scratch-part-3a/comment-page-2/#comment-2297</link>
		<dc:creator>GR</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://themetation.com/?p=27#comment-2297</guid>
		<description>Nice Tutorial</description>
		<content:encoded><![CDATA[<p>Nice Tutorial</p>
]]></content:encoded>
	</item>
</channel>
</rss>
