<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zodomatica &#187; WordPress Tips</title>
	<atom:link href="http://zodomatica.com/category/wordpress-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://zodomatica.com</link>
	<description>Bits of Tzaddi&#039;s Life</description>
	<lastBuildDate>Sun, 25 Jul 2010 22:50:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Display a Google Map in a WordPress page without it breaking</title>
		<link>http://zodomatica.com/wordpress-tips/display-a-google-map-in-a-wordpress-page-without-it-breaking/</link>
		<comments>http://zodomatica.com/wordpress-tips/display-a-google-map-in-a-wordpress-page-without-it-breaking/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 21:27:23 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=805</guid>
		<description><![CDATA[If you&#8217;ve tried putting a Google map in your WordPress site&#8217;s contact page, you might have noticed that sometimes it breaks when you edit the page in visual mode later. Here&#8217;s a quick fix I just used in a site I&#8217;m working on. This solution uses custom fields. Here&#8217;s a tutorial on custom fields in [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve tried putting a Google map in your WordPress site&#8217;s contact page, you might have noticed that sometimes it breaks when you edit the page in visual mode later. Here&#8217;s a quick fix I just used in a site I&#8217;m working on.</p>
<p>This solution uses custom fields. Here&#8217;s a <a href="http://www.millionclues.com/problogging/wordpress-tips/wordpress-custom-fields-tutorial-for-total-newbie">tutorial on custom fields</a> in case you need it.</p>
<p>First, I took the code from Google Maps and put it into a custom field in my contact page.</p>
<p>Then I edited my theme by adding a bit of code into page.php, just after where the line which outputs my title. Yours would look something like this:<br />
<code>&lt;h1&gt;the title();&lt;/h1&gt;</code></p>
<p>So after the title I inserted the following to get my custom field which I had called &#8220;floatright&#8221;:<br />
<pre><code>
$customField = get_post_custom_values(&quot;floatright&quot;);
if (isset($customField[0])) {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;echo &#039;&lt;div class=&quot;alignright&quot;&gt;&#039;.$customField[0].&#039;&lt;/div&gt;&#039;;
}
</code></pre></p>
<p>So basically that checks if I&#8217;ve set a value for that custom field in the current page, and if so it inserts the field wrapped in a div which is floated right.</p>
<p>Of course I could have just hard-coded the map into page.php when the page is &#8220;contact us&#8221;. But this is a flexible solution that could be used on other pages and for any item that we want to float over to the right. And, the client can update that map area if they want to later without breaking that wrapper HTML. If you&#8217;re savvy enough to do this on your own site you might just put the div into your custom field for even more flexibility. </p>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/wordpress-tips/display-a-google-map-in-a-wordpress-page-without-it-breaking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why should I blog?</title>
		<link>http://zodomatica.com/about-this-site/why-should-i-blog/</link>
		<comments>http://zodomatica.com/about-this-site/why-should-i-blog/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 05:14:22 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[About this site]]></category>
		<category><![CDATA[Activism]]></category>
		<category><![CDATA[Computers & Tech]]></category>
		<category><![CDATA[Goofy, Fun & Cool]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=697</guid>
		<description><![CDATA[In which I am oddly, publicly introspective and still try to say something of value to someone other than me. Skip to the end for some useful links if you&#8217;re not into this and are asking YOURSELF questions about blogging. In my case, to some degree, &#8220;Why should I blog?&#8221; is a rhetorical question. As [...]]]></description>
			<content:encoded><![CDATA[<p><em>In which I am oddly, publicly introspective and still try to say something of value to someone other than me. Skip to the end for some useful links if you&#8217;re not into this and are asking YOURSELF questions about blogging.<br />
</em></p>
<p>In my case, to some degree, &#8220;Why should I blog?&#8221; is a rhetorical question. As someone who pretty much lives and breathes <a title="Some of my WordPress work" href="http://tzaddigordon.com/wordpress/">WordPress development &amp; design</a> these days, I shouldn&#8217;t even be uttering this question aloud.</p>
<p>&#8220;It&#8217;s good promotion.&#8221; &#8220;It&#8217;s good for SEO.&#8221; &#8220;It allows potential clients to become more comfortable with you.&#8221; All of these things are true. But.<span id="more-697"></span></p>
<p>I admit it, I&#8217;ve been stuck. I&#8217;ve been self-editing before I speak, to the point of not speaking (both here and on <a title="My twitter stream" href="http://twitter.com/tzaddi">twitter</a>). I&#8217;ve been having conversations in my head about where to take this blog, &#8220;finding my voice&#8221;, beating myself up about how sadly neglected my websites are in content, design, structure, the whole shebang. (What does shebang mean anyway?)</p>
<p>This blog was started in 2003, before blogging was cool, before there were 10 million sites telling you to &#8220;define your niche&#8221; and &#8220;create a publishing schedule&#8221; and &#8220;have a commenting strategy&#8221;. Before most people knew what a blog even was. I started it because I could, and because it was a way to learn (Movable Type at the time), and because I was inspired by the blog of <a title="Bill Stilwell's Marginalia" href="http://marginalia.org">a brilliant programmer</a> I worked with. At that point I could talk about whatever randomness inspired me in whatever way I felt because pretty much nobody read blogs. Essentially blogging was just for me.</p>
<p>Fast forward some years and I&#8217;m fumbling my way through a new life of being a full-time freelance designer, and becoming more self conscious about what I publish in the blogosphere. Not that I was ever raunchy or overly personal, despite the porn-worthy words of <a title="First post in this blog" href="http://zodomatica.com/art/ogni-homo-me-guarda/">my first post</a>, but I began to feel like I have to present myself as <strong>An Expert</strong>. That I have to be writing for <strong>My Audience</strong> (which one?).  That I should be writing more and more for <strong>my clients</strong>. Trouble is, that&#8217;s not what <em>this </em>site is about.</p>
<p>In the beginning of my freelance adventures I threw together a quick <a title="My old Web Design Portfolio" href="http://www.tzaddigordon.com/category/portfolio/">portfolio</a> site. It does the job, barely, but enough that I&#8217;ve hobbled along for far too long. I don&#8217;t much like it so I rarely update it and cringe when I hear new clients say they&#8217;ve been reading my site. Of course they have. And to them, it&#8217;s probably fine &#8211; they contact me, after all. But to me, it&#8217;s a sorely dissatisfying representation of what I can do. It runs on WordPress too, but I blog over here. The silliness of this does not escape me.</p>
<p>And here is where I often find myself when I write: wondering how I can get to the end of the post with a nice ribbon tied up around it. *sigh*</p>
<p>Before I wrap up I will say that there&#8217;s some clarity at the end of the tunnel. I&#8217;ll be relaunching with a <a title="new Web design portfolio" href="http://thrivewire.ca">new webdesign portfolio</a> soon. Then I will be able to blog with my different hats in different places and feel so much more comfortable in them. Maybe I&#8217;ll wear a silly hat here more often. Maybe I&#8217;ll get over my self-editing a bit more. We&#8217;ll see.</p>
<h3>Wondering why YOU should blog, and how not to make an ass of yourself in the process?</h3>
<p><em>&#8230;she says, putting her Expert Hat on.</em></p>
<p>You&#8217;re not alone. Here are some links I recommend on the subject.</p>
<ul>
<li><a href="http://www.fluentself.com/blog/biggification/blogging-therapy-learn-from-my-mistakes/">Blogging Therapy</a> series by Havi Brooks (see bottom of the post for links to topics like <a title="What if people are mean?" href="http://www.fluentself.com/blog/biggification/blogging-therapy-mean-comments/">mean comments</a>, <a title="What if nobody reads my blog?" href="http://www.fluentself.com/blog/biggification/blogging-therapy-what-if-no-one-shows-up/">what if nobody reads my blog</a>, etc.)</li>
<li><a title="Why Blog?" href="http://karenjlloyd.com/blog/2009/03/28/why-blog/">Why you blogging?</a> and <a title="Storyboard blog" href="http://karenjlloyd.com/blog/2009/03/19/internet-hiding/">Why you hiding?</a> by Karen J Lloyd</li>
<li>Sonia Simone&#8217;s Remarkable Communication &#8211; perhaps <a title="Slow Blogging - crafting content" href="http://www.remarkable-communication.com/slowblogging/">Slow Blogging</a> or <a title="The Sweeney Todd Guide to Blogging" href="http://www.remarkable-communication.com/sweeney-todd-guide-to-blogging/">The Sweeney Todd Guide to Blogging</a>.</li>
<li><a title="Skellie on blogging and other great stuff" href="http://skelliewag.org">Skellie</a>. Especially this recent <a title="Escaping Niches" href="http://www.skelliewag.org/escaping-niches-863.htm">a-niche-isn&#8217;t-required</a> post&#8230; there&#8217;s hope for me yet.</li>
</ul>
<p>If you have any thoughts or related links to share on this, I&#8217;d love to hear them in the comments. Fire away!</p>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/about-this-site/why-should-i-blog/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Blogs About WordPress</title>
		<link>http://zodomatica.com/wordpress-tips/blogs-about-wordpress/</link>
		<comments>http://zodomatica.com/wordpress-tips/blogs-about-wordpress/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 18:20:16 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=617</guid>
		<description><![CDATA[Here&#8217;s a quick roundup of some sites I subscribe to that are great for WordPress tips and info. WordPress Developer&#8217;s Blog The official blog of the WordPress development team. Features announcements, requests for input from the community about future WP developments, etc. The dust hasn&#8217;t even settled on the exciting release of WordPress 2.7 yet [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick roundup of some sites I subscribe to that are great for WordPress tips and info.</p>
<h3>WordPress Developer&#8217;s Blog</h3>
<p>The official blog of the WordPress development team. Features announcements, requests for input from the community about future WP developments, etc.</p>
<p>The dust hasn&#8217;t even settled on the <a title="2.7 and tasty demo video" href="http://wordpress.org/development/2008/12/coltrane/">exciting release of WordPress 2.7</a> yet they&#8217;re asking us to <a title="Have your say!" href="http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/">vote on the features for version 2.8</a>. The most exciting one on the list for me was the addition of post types, which I took to mean something like a custom write panel. I&#8217;ve achieved that with the <a title="Flutter / Fresh Page plugin" href="http://wordpress.org/extend/plugins/fresh-page/">Flutter plugin</a> before, but something core to the system would be so great. You might want to look at the <a title="WordPress ideas forum" href="http://wordpress.org/extend/ideas/">ideas forum</a> before voting &#8212; I didn&#8217;t feel like I knew enough about some of the features in the list. There&#8217;s also an anonymous <a title="Place to whine and vent" href="http://wordpress.org/extend/kvetch/">place to kvetch</a> if you just need to vent a pet peeve or two.<span id="more-617"></span></p>
<h3>WordPress Publisher&#8217;s Blog</h3>
<p>This blog aims to help publishers get the most out of WordPress, such as <a href="http://publisherblog.automattic.com/2008/01/25/tips-on-optimizing-performance-for-self-installed-wordpress/">tips for optimizing self-hosted WordPress</a>.</p>
<p>My favourite part of this site is the <a title="WordPress Publisher's Spotlight" href="http://publisherblog.automattic.com/category/publisher-spotlight/">publisher&#8217;s spotlight</a> which features some amazing and high profile things built with WordPress. Like these:</p>
<ul>
<li><a href="http://publisherblog.automattic.com/2008/08/14/number10govuk-selects-wordpress/">The official site of the UK Prime Minister&#8217;s Office</a></li>
<li><a href="http://publisherblog.automattic.com/2008/10/07/wordpresscom-comments-fox-news-video-debate/">WordPress user comments integrated into live streaming of the US Presidential debates</a></li>
<li><a href="http://publisherblog.automattic.com/2008/05/21/kineda-wordpress-bbpress/">Kineda</a>, a fashion &#8220;lookbook&#8221; and blog running on WP and customized bbPress</li>
<li>With examples like that, it&#8217;s no wonder that even <a href="http://publisherblog.automattic.com/2008/09/08/martha-stewart-wordpress/">Martha Stewart</a> says WordPress is a good thing.</li>
</ul>
<p>There&#8217;s such a breadth of how WordPress can look and be used in that spotlight, it&#8217;s very inspiring!</p>
<h3>WPCandy</h3>
<p>Finally, <a title="WPCandy homepage" href="http://wpcandy.com/">WPCandy</a> is a mixed bag of all things WordPress. There are articles, reviews of themes and plugins, and a <a title="inspiring WordPress sites" href="http://wpcandy.com/sites">gallery of WP-driven sites</a> &#8212; another great source of inspiration.</p>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/wordpress-tips/blogs-about-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flickr Tools and Toys</title>
		<link>http://zodomatica.com/computers-internet-tech/flickr-tools-and-toys/</link>
		<comments>http://zodomatica.com/computers-internet-tech/flickr-tools-and-toys/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 05:02:13 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[Computers & Tech]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=565</guid>
		<description><![CDATA[The geeky and artistic among you will most certainly be familiar with Flickr. Others, maybe not so. Today I thought I&#8217;d share some of the neat Flickr-related links I&#8217;ve saved in Ma.gnolia: Multicolr photo search &#8211; choose a few colours, and it&#8217;ll show y a grid of photos containing those colours. Just discovered this via [...]]]></description>
			<content:encoded><![CDATA[<p>The geeky and artistic among you will most certainly be familiar with <a title="Flickr" href="http://flickr.com">Flickr</a>. Others, maybe not so. Today I thought I&#8217;d share some of the neat <a title="My Flickr-tagged links on Ma.gnolia" href="http://ma.gnolia.com/people/Tzaddi/tags/flickr">Flickr-related links I&#8217;ve saved in Ma.gnolia</a>:</p>
<ol>
<li><a title="Multicolr photo search tool" href="http://labs.ideeinc.com/multicolr/">Multicolr photo search</a> &#8211; choose a few colours, and it&#8217;ll show y a grid of photos containing those colours. Just discovered this via <a title="DFCKR" href="http://dfckr.com/">DFCKR</a>. Beautiful!</li>
<li><a title="Flickrvision" href="http://flickrvision.com/">Flickrvision</a> &#8211; a map of the world constantly displaying recently posted photos from around the world, by David Troy. Troy&#8217;s <a title="Twittervision" href="http://twittervision.com">Twittervision</a> is also a very cool way to see the flotsam, jetsam and zeitgeist of the world.</li>
<li><a title="PictoBrowser" href="http://www.db798.com/pictobrowser/">PictoBrowser</a> &#8211; Builds a little Flash gallery using your Flickr photos, generating HTML that you can paste into your website.</li>
<li><a title="FlickrFolio" href="http://www.flickrfolio.net/">FlickrFolio</a> &#8211; it&#8217;s not yet launched, but this looks like it will be a nice minimalist way for an artist to build a portfolio out of their Flickr photo sets.</li>
<li>Photosets for inspiration: from <a title="Business Card set on Flickr" href="http://www.flickr.com/photos/dailypoetics/sets/72057594104389710/">business cards</a> to a <a title="Neon photos on Flickr" href="http://www.flickr.com/photos/carlcarl/sets/72157600870584070/">neon graveyard</a>. There is a fantastic array of interesting photo sets and groups on Flickr.</li>
</ol>
<h3>Bonus WordPress Plugins for you WP lovers:</h3>
<ol>
<li><a title="Flickr RSS" href="http://eightface.com/wordpress/flickrrss/">FlickrRSS</a> &#8211; I&#8217;ve used this to pull in photos on a few sites, like <a title="Joanne Probyn, Vancouver Graphic Designer" href="http://joanneprobyn.com">Joanne Probyn</a>&#8216;s home page, and it works quite well.</li>
<li><a title="PictoBrowser plugin" href="http://www.kumarasastry.com/2007/07/23/flickr-pictobrowser-plugin-for-wordpress/">PictoBrowser plugin</a> &#8211; haven&#8217;t tried it myself. Have you?</li>
<li><a title="Photo Dropper plugin" href="http://www.photodropper.com/">Photo Dropper</a> &#8211; for easily finding creative commons-licensed photos to include in your posts.</li>
<li>I know there&#8217;s a ton more which I haven&#8217;t tried, so here&#8217;s Specky Boy&#8217;s <a title="10 WP plugins for Flickr" href="http://speckyboy.com/2008/10/14/10-amazing-wordpress-plugins-for-flickr/">10 Amazing WordPress plugins for Flickr</a>. Looks like his site is ful of other great round-ups too. Oh, the Internet, it just never ends!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/computers-internet-tech/flickr-tools-and-toys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress issue with blank admin pages</title>
		<link>http://zodomatica.com/wordpress-tips/wordpress-issue-with-blank-admin-pages/</link>
		<comments>http://zodomatica.com/wordpress-tips/wordpress-issue-with-blank-admin-pages/#comments</comments>
		<pubDate>Tue, 27 May 2008 05:19:50 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=400</guid>
		<description><![CDATA[So I&#8217;ve been banging my head against the metaphorical wall for hours, trying to find a solution to a buggy WordPress admin panel. I am moving a site from a development server running WP2.3 to the production server on WP2.5.1. The symptoms: Trouble getting to any page in the admin at times, unable to login, [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been banging my head against the metaphorical wall for hours, trying to find a solution to a buggy WordPress admin panel. I am moving a site from a development server running WP2.3 to the production server on WP2.5.1.</p>
<h3>The symptoms:</h3>
<ul>
<li>Trouble getting to any page in the admin at times, unable to login, display the edit pages, etc.</li>
<li>Once logged in, when you do some kind of edit and hit save, the resulting page is blank. Nothing in view source, no error, nada.</li>
<li>Nothing useful in the log files. The blank-loading pages that were returning status code 200 (&#8220;successful&#8221;).</li>
<li>PHP was running fine. I tested this by adding an echo statement to the admin&#8217;s index.php (in the phase where *nothing* was loading, ever).</li>
</ul>
<h3><span id="more-400"></span>Possible Solutions:</h3>
<p>I searched high and low for a way to solve this, and (have I mentioned lately Google is my best friend?) there are many posts about the issue. I tried a bunch of things that worked for other people:</p>
<ul>
<li>Disabling all plugins by renaming the plugin folder to something else. This appears to be the solution for many, but not for me. In desperation I even created a blank plugins folder as well, as one post suggested. Not sure if that step is needed. (Note, when you revert the folder name back, you&#8217;ll have to re-activate your plugins as all will have been de-activated.)</li>
<li>Various changes to the .htaccess file such as increasing the memory limit</li>
<li>Updated the wp-config to increase memory limit with this at the top: <code>@ini_set(&#039;memory_limit&#039;,&#039;64M&#039;);</code> (not even sure if these would work, if the host could override them or not. I have been dreaming of a vulcan mind meld with a sys-admin these past few days&#8230;)</li>
<li>Re-uploaded the WP files, to ensure none are corrupt.</li>
</ul>
<h3>What worked for me</h3>
<p>None of the above worked. Finally, in desperation, I tried renaming the theme to disable it. Aha. We may have something here&#8230; Why on earth a theme that controls the public front end breaks the admin pages I have no idea. (Anyone?) But so far, it seems to be the case for me.</p>
<p>Trouble is of course, this is the theme we need to use, so how to find the culprit? I re-enabled the theme, and one by one moved files from their location in the theme folder to a sub-folder. (If you&#8217;re playing along at home, don&#8217;t start with index.php. That just breaks the theme because <a title="WordPress documentation on making themes" href="# Re-uploaded the WP files, to ensure none are corrupt.">it&#8217;s required</a>.)</p>
<p>Finally I think I narrowed it down to functions.php. Mine had two things in it. First, the typical register_sidebar() bit, which I didn&#8217;t need anyway since we won&#8217;t be using widgets. The second function was something I added to the file:</p>
<p><pre><code>function the_slug() {
$post_data = get_post($post-&amp;gt;ID, ARRAY_A);
$slug = $post_data[&#039;post_name&#039;];
return $slug;
}
</code></pre></p>
<p>Turns out I only ended up using it in a few places, so rather than try to figure out the issue in functions.php I just replaced those places with</p>
<p><code>echo $post-&amp;gt;post_name;</code></p>
<p>I removed the functions.php file altogether since it&#8217;s not required. And so far, so good. The admin panel appears to be stable.</p>
<p>If you have any experience with this issue, what was it for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/wordpress-tips/wordpress-issue-with-blank-admin-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change your WordPress RSS Feed to full posts</title>
		<link>http://zodomatica.com/wordpress-tips/how-to-change-your-wordpress-rss-feed-to-full-posts/</link>
		<comments>http://zodomatica.com/wordpress-tips/how-to-change-your-wordpress-rss-feed-to-full-posts/#comments</comments>
		<pubDate>Thu, 01 May 2008 05:09:20 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=381</guid>
		<description><![CDATA[At the risk of publicly declaring I&#8217;m an idiot, I give you the oh-so-complicated method for changing your WordPress RSS feed to full posts instead of excerpts: click on Settings in your WordPress admin click on Reading change the option &#8220;For each article in a feed, show:&#8221; to Full text. You know, I Googled this [...]]]></description>
			<content:encoded><![CDATA[<p>At the risk of publicly declaring I&#8217;m an idiot, I give you the oh-so-complicated method for changing your WordPress RSS feed to full posts instead of excerpts:</p>
<ol>
<li>click on <strong>Settings </strong>in your WordPress admin</li>
<li>click on <strong>Reading</strong></li>
<li>change the option &#8220;For each article in a feed, show:&#8221; to <strong>Full text</strong>.</li>
</ol>
<p>You know, I Googled this to high heaven, including my usual lurking around the <a title="WordPress documentation" href="http://codex.wordpress.org">WordPress codex</a>, I read the help pages at <a title="Feedburner" href="http://www.feedburner.com">Feedburner</a>, looked at my Feedsmith plugin, and could not find this option. Somehow I have completely overlooked this setting in all the blogs I&#8217;ve built. Doh! So at least I can give some fodder to the search engines in case anyone else is having the same mind melt.</p>
<p>Thankfully <a title="Bluelime Media" href="http://bluelimemedia.com/">Christine</a> had the answer to this mind melt, and my whopping subscriber base should now have full feeds.</p>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/wordpress-tips/how-to-change-your-wordpress-rss-feed-to-full-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to WordPress 2.5: the obligatory post :P</title>
		<link>http://zodomatica.com/wordpress-tips/upgrade-to-wordpress-25-the-obligatory-post/</link>
		<comments>http://zodomatica.com/wordpress-tips/upgrade-to-wordpress-25-the-obligatory-post/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 02:31:28 +0000</pubDate>
		<dc:creator>Tzaddi</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://zodomatica.com/?p=378</guid>
		<description><![CDATA[Well what kind of WordPress lover would I be if I didn&#8217;t get around to upgrading my own blog and posting about it? So here you go. As a side note, I&#8217;ve finally given in to the urge for a WordPress category on my site. I keep wanting to writing about things I&#8217;ve discovered, and [...]]]></description>
			<content:encoded><![CDATA[<p>Well what kind of WordPress lover would I be if I didn&#8217;t get around to upgrading my own blog and posting about it? So here you go.</p>
<p>As a side note, I&#8217;ve finally given in to the urge for a WordPress category on my site. I keep wanting to writing about things I&#8217;ve discovered, and feeling that maybe it&#8217;s a bit too technical for people that read my blog, but what the heck. It&#8217;s good to share what you&#8217;re learning and maybe someone will find it useful.<span id="more-378"></span></p>
<h3>Upgrading WordPress</h3>
<p>I just upgraded and it was pretty painless. I used the <a title="WordPress automatic upgrade" href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/">WordPress automatic upgrade plugin</a> which backs up your files and database, deactivates plugins, etc. I found a little snag in it though. I always install WordPress in a subfolder of my site and then hide the subfolder in my URLs. So as I was going through the install, the plugin would links to download the backup-zips would be 404s/not found. I simply added the missing part of the URL and away I went.</p>
<p><a title="Dreamhost" href="http://www.dreamhost.com/r.cgi?42551">My webhost</a> has a 1-click upgrader for WordPress, but I don&#8217;t think it does as much in the back up department so I was a little hesitant to go that route.</p>
<h3>A Bug in wp_list_pages</h3>
<p><a title="Bluelime media blog" href="http://bluelimemedia.com/blog/">Christine</a> upgraded <a title="Wealth Strategies Radio Show" href="http://DougFabian.com">DougFabian.com</a> today, a site I helped her build, and she found a little bug after the upgrade.  We had used the wp_list_pages function to build the navigation on the left, and excluded one group of pages by excluding their parent page. Well, all the children pages were being listed. Turns out others are having the same problem: <a href="http://wordpress.org/support/topic/164951">http://wordpress.org/support/topic/164951</a></p>
<p>I tried the suggestion in that support page to comment out one line, which broke the site, so I changed it from<br />
$r['hierarchical'] = 0;<br />
to<br />
$r['hierarchical'] = 1;</p>
<p>And that seems to have done the trick. Other subpages are still displaying.</p>
<p>I would have posted an update to that in the forum, but I&#8217;m having trouble logging in. It&#8217;s a bit confusing; the codex and the forum look the same but seem to have different usernames, and I gave up eventually after chasing password resets and registration processes for a bit.</p>
<p>So far I&#8217;m pretty impressed with 2.5, though I agree with Christine that hidden post IDs is an unfortunate choice for us blog developers. Of course <a title="Happy Cog Studios" href="http://www.happycog.com/">Happy Cog</a> did a fabulous job overall. I don&#8217;t think they could do a non-fabulous redesign unless they set out to <img src='http://zodomatica.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3>Problem adding video in WordPress 2.5</h3>
<p>Oh, and another snag&#8230; I was just editing this post in one tab, and opened an older post in another tab to edit it. I wanted to see if I could easily embed a YouTube video. It didn&#8217;t seem to work, but when I came back to the tab for this post, the insertion had happened in this tab and all the paragraphs in my post had disappeared :-/</p>
]]></content:encoded>
			<wfw:commentRss>http://zodomatica.com/wordpress-tips/upgrade-to-wordpress-25-the-obligatory-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
