<?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: Look Ma, Editable Text Regions</title>
	<atom:link href="http://digwp.com/2009/09/look-ma-editable-text-regions/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com/2009/09/look-ma-editable-text-regions/</link>
	<description>Take your WordPress skills to the next level.</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:22:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Spenser</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-2462</link>
		<dc:creator>Spenser</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-2462</guid>
		<description>So stinking awesome. Exactly what I was looking for!</description>
		<content:encoded><![CDATA[<p>So stinking awesome. Exactly what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McDermott</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1895</link>
		<dc:creator>Mark McDermott</dc:creator>
		<pubDate>Sun, 04 Oct 2009 03:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1895</guid>
		<description>So helpful.  Thanks!
Two things that may help folks though:

&lt;ol&gt;
&lt;li&gt;There are two &lt;code&gt;functions.php&lt;/code&gt; files in wordpress directories.  For this, use the one right in your theme&#039;s directory.&lt;/li&gt;
&lt;li&gt;If you use one of these custom text widgets and are still using the regular wordpress sidebar, you may also find the new text widget in your sidebar unless you change the &lt;code&gt;!dynamic_sidebar(&#039;&#039;)&lt;/code&gt; in your &lt;code&gt;sidebar.php&lt;/code&gt; to &lt;code&gt;!dynamic_sidebar(&#039;Sidebar&#039;)&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>So helpful.  Thanks!<br />
Two things that may help folks though:</p>
<ol>
<li>There are two <code>functions.php</code> files in wordpress directories.  For this, use the one right in your theme&#8217;s directory.</li>
<li>If you use one of these custom text widgets and are still using the regular wordpress sidebar, you may also find the new text widget in your sidebar unless you change the <code>!dynamic_sidebar('')</code> in your <code>sidebar.php</code> to <code>!dynamic_sidebar('Sidebar')</code></li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1740</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Mon, 21 Sep 2009 21:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1740</guid>
		<description>I though it was a bit weird..............

..........and it must have been as no errors now!

Put it down to late night coding, must have made an error somewhere and not spotted it.

Thanks for the offer to help though.</description>
		<content:encoded><![CDATA[<p>I though it was a bit weird&#8230;&#8230;&#8230;&#8230;..</p>
<p>&#8230;&#8230;&#8230;.and it must have been as no errors now!</p>
<p>Put it down to late night coding, must have made an error somewhere and not spotted it.</p>
<p>Thanks for the offer to help though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Coyier</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1725</link>
		<dc:creator>Chris Coyier</dc:creator>
		<pubDate>Sun, 20 Sep 2009 12:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1725</guid>
		<description>You&#039;ll have to post a link to a screenshot or copy and paste the error or something. Seems weird it would be related to this but I guess anything is possible.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll have to post a link to a screenshot or copy and paste the error or something. Seems weird it would be related to this but I guess anything is possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1724</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Sun, 20 Sep 2009 11:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1724</guid>
		<description>I implemented this on my own site and it works great, however when I try to export from Wordpress it throws up errors from the functions.php file.</description>
		<content:encoded><![CDATA[<p>I implemented this on my own site and it works great, however when I try to export from WordPress it throws up errors from the functions.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd valentine</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1606</link>
		<dc:creator>todd valentine</dc:creator>
		<pubDate>Sat, 12 Sep 2009 12:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1606</guid>
		<description>I had been digging around for at least a week or two trying to figure out how to do this. Thanks so much again Chris!</description>
		<content:encoded><![CDATA[<p>I had been digging around for at least a week or two trying to figure out how to do this. Thanks so much again Chris!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Waite</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1575</link>
		<dc:creator>Shane Waite</dc:creator>
		<pubDate>Wed, 09 Sep 2009 00:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1575</guid>
		<description>Id like to build an entire back end to a website using something like this. make a super simple cms</description>
		<content:encoded><![CDATA[<p>Id like to build an entire back end to a website using something like this. make a super simple cms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scribu</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1567</link>
		<dc:creator>scribu</dc:creator>
		<pubDate>Mon, 07 Sep 2009 21:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1567</guid>
		<description>Always good to make things more editable. :)

Darfuria, you can already edit text widgets with &lt;a href=&quot;http://scribu.net/wordpress/front-end-editor&quot; rel=&quot;nofollow&quot;&gt;Front End Editor&lt;/a&gt;. Thanks for mentioning it.</description>
		<content:encoded><![CDATA[<p>Always good to make things more editable. :)</p>
<p>Darfuria, you can already edit text widgets with <a href="http://scribu.net/wordpress/front-end-editor" rel="nofollow">Front End Editor</a>. Thanks for mentioning it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1552</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Sun, 06 Sep 2009 18:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1552</guid>
		<description>Chris, this is site is the best WP site ever ... could soon become the new Codex. I found a working piece of code somewhere else but going to make some changes to it ... this one looks better. I&#039;m working on a theme for a friend where almost all parts should end up being widgetized.</description>
		<content:encoded><![CDATA[<p>Chris, this is site is the best WP site ever &#8230; could soon become the new Codex. I found a working piece of code somewhere else but going to make some changes to it &#8230; this one looks better. I&#8217;m working on a theme for a friend where almost all parts should end up being widgetized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://digwp.com/2009/09/look-ma-editable-text-regions/#comment-1545</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 05 Sep 2009 21:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=622#comment-1545</guid>
		<description>Chris, this post is great timing for me-I&#039;ve been digging through what seems to be unnecessarily complex articles on widgetizing and adding code for widgets outside of a sidebar. Surely this CMS use of widgets is common enough for clearer instruction out there...
Thanks!</description>
		<content:encoded><![CDATA[<p>Chris, this post is great timing for me-I&#8217;ve been digging through what seems to be unnecessarily complex articles on widgetizing and adding code for widgets outside of a sidebar. Surely this CMS use of widgets is common enough for clearer instruction out there&#8230;<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

