<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: How To Add a WordPress Widget to Your Website</title>
	<atom:link href="http://www.expand2web.com/blog/add-wordpress-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.expand2web.com/blog/add-wordpress-widget/</link>
	<description>WordPress and Local Search Help for Small Business Websites</description>
	<lastBuildDate>Fri, 12 Mar 2010 02:41:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Don</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6211</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Sun, 18 Oct 2009 00:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6211</guid>
		<description>Ken,
To change the links that you want to show with the links widget, you go into the Links area in your WordPress Admin (&lt;a href=&quot;http://img.skitch.com/20091018-xf41tqaiy7r36pymbei9fry56f.jpg&quot; rel=&quot;nofollow&quot;&gt;see screenshot.&lt;/a&gt;)

If you want to show Categories in your sidebar, use the Categories Widget.</description>
		<content:encoded><![CDATA[<p>Ken,<br />
To change the links that you want to show with the links widget, you go into the Links area in your WordPress Admin (<a href="http://img.skitch.com/20091018-xf41tqaiy7r36pymbei9fry56f.jpg" rel="nofollow">see screenshot.</a>)</p>
<p>If you want to show Categories in your sidebar, use the Categories Widget.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6209</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sun, 18 Oct 2009 00:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6209</guid>
		<description>Nevermind, got it working.  I do have another question.  I added the links widget and I&#039;d like my categories to show there in the right sidebar...but when I look at the blog, the only things in my links are blogroll and a bunch of stuff about wordpress (themes, forum, documentation, development blog). How do I get rid of these and enter my service categories?  
Thanks,</description>
		<content:encoded><![CDATA[<p>Nevermind, got it working.  I do have another question.  I added the links widget and I&#8217;d like my categories to show there in the right sidebar&#8230;but when I look at the blog, the only things in my links are blogroll and a bunch of stuff about wordpress (themes, forum, documentation, development blog). How do I get rid of these and enter my service categories?<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6208</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sun, 18 Oct 2009 00:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6208</guid>
		<description>thanks don,  I&#039;ve reinstalled wordpress to my root directory and without frontpage extensions.  When I change the permalink structure, the message says I need to update my .htaccess ?  Huh?
Can you help?

Also, how do I modify the content of the home page of the template.
Thank you.</description>
		<content:encoded><![CDATA[<p>thanks don,  I&#8217;ve reinstalled wordpress to my root directory and without frontpage extensions.  When I change the permalink structure, the message says I need to update my .htaccess ?  Huh?<br />
Can you help?</p>
<p>Also, how do I modify the content of the home page of the template.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6206</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Sat, 17 Oct 2009 22:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6206</guid>
		<description>Hi Ken,
When you update Permalinks in WordPress, make sure you see this message when you hit save - &lt;a href=&quot;http://img.skitch.com/20091017-8xsgrtprhuf73fdd5mgh1krje6.jpg&quot; rel=&quot;nofollow&quot;&gt;Permalink Screen Shot&lt;/a&gt; - if you don&#039;t, it means that WordPress could not update the config files required to change your link structure. 

In this case, change it back to the default. It means that your hosting provider does not allow WordPress the proper write permissions required to update the .htaccess file for the web server. 

You can ask them to update the .htaccess file directly for you, (the exact directions are at the bottom of the permalinks screen if it fails) or ask them to do the unix chown command to allow WordPress to run as the same user as the web server.</description>
		<content:encoded><![CDATA[<p>Hi Ken,<br />
When you update Permalinks in WordPress, make sure you see this message when you hit save &#8211; <a href="http://img.skitch.com/20091017-8xsgrtprhuf73fdd5mgh1krje6.jpg" rel="nofollow">Permalink Screen Shot</a> &#8211; if you don&#8217;t, it means that WordPress could not update the config files required to change your link structure. </p>
<p>In this case, change it back to the default. It means that your hosting provider does not allow WordPress the proper write permissions required to update the .htaccess file for the web server. </p>
<p>You can ask them to update the .htaccess file directly for you, (the exact directions are at the bottom of the permalinks screen if it fails) or ask them to do the unix chown command to allow WordPress to run as the same user as the web server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6205</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 17 Oct 2009 21:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6205</guid>
		<description>Hi Don,
We spoke today.  I followed the steps to add a map and to change the permalink structure and am now having major problems.  The map is placed at the bottom left of everypage and the links to the pages I create show up on the main page but go to 404?  When I change the permalink structure to %postname%, wp automatically changes it to /%postname%...but then the links don&#039;t work.

Can you help ?</description>
		<content:encoded><![CDATA[<p>Hi Don,<br />
We spoke today.  I followed the steps to add a map and to change the permalink structure and am now having major problems.  The map is placed at the bottom left of everypage and the links to the pages I create show up on the main page but go to 404?  When I change the permalink structure to %postname%, wp automatically changes it to /%postname%&#8230;but then the links don&#8217;t work.</p>
<p>Can you help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Campbell</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6099</link>
		<dc:creator>Don Campbell</dc:creator>
		<pubDate>Wed, 30 Sep 2009 04:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6099</guid>
		<description>Nice website Hillary!
&lt;a href=&quot;http://www.wprecipes.com/wordpress-hack-choose-the-sidebar-to-use-post-by-post&quot; rel=&quot;nofollow&quot;&gt;This article&lt;/a&gt; describes how to have a different sidebar per page in WordPress.</description>
		<content:encoded><![CDATA[<p>Nice website Hillary!<br />
<a href="http://www.wprecipes.com/wordpress-hack-choose-the-sidebar-to-use-post-by-post" rel="nofollow">This article</a> describes how to have a different sidebar per page in WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillary</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6098</link>
		<dc:creator>Hillary</dc:creator>
		<pubDate>Wed, 30 Sep 2009 04:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6098</guid>
		<description>Hi Don. Thanks for writing back. The site is live now at www.miraculouswellness.com. I&#039;m not sure how to post the code here if it&#039;s not showing up in the comments. What I wanted to do was be able to have a different side bar per page, or at least a couple of different side bars I could use. I suppose I could hard code them in, but i like using widgets.

Thanks for your help!
Hillary</description>
		<content:encoded><![CDATA[<p>Hi Don. Thanks for writing back. The site is live now at <a href="http://www.miraculouswellness.com" rel="nofollow">http://www.miraculouswellness.com</a>. I&#8217;m not sure how to post the code here if it&#8217;s not showing up in the comments. What I wanted to do was be able to have a different side bar per page, or at least a couple of different side bars I could use. I suppose I could hard code them in, but i like using widgets.</p>
<p>Thanks for your help!<br />
Hillary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Campbell</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6084</link>
		<dc:creator>Don Campbell</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6084</guid>
		<description>@Hillary - My pleasure!
I can&#039;t see the code you posted - how are you trying to change the sidebars per page? Are you adding conditional logic in the page template?
-Don</description>
		<content:encoded><![CDATA[<p>@Hillary &#8211; My pleasure!<br />
I can&#8217;t see the code you posted &#8211; how are you trying to change the sidebars per page? Are you adding conditional logic in the page template?<br />
-Don</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillary</title>
		<link>http://www.expand2web.com/blog/add-wordpress-widget/comment-page-1/#comment-6076</link>
		<dc:creator>Hillary</dc:creator>
		<pubDate>Sat, 26 Sep 2009 06:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.expand2web.com/blog/?p=765#comment-6076</guid>
		<description>Hi Don,
Thank you for providing the Chiro theme! I&#039;m working with it and would like to add more sidebars so that I can have different sidebars per page. The usual way of doing it isn&#039;t working - for instance this generic code:

I&#039;m thinking it&#039;s not working because of the array, but I&#039;m not sure. Any suggestions?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Don,<br />
Thank you for providing the Chiro theme! I&#8217;m working with it and would like to add more sidebars so that I can have different sidebars per page. The usual way of doing it isn&#8217;t working &#8211; for instance this generic code:</p>
<p>I&#8217;m thinking it&#8217;s not working because of the array, but I&#8217;m not sure. Any suggestions?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
