<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Blog Oh! Blog Forums Tag: categories</title>
<link>http://www.blogohblog.com/forums/</link>
<description>Blog Oh! Blog Forums Tag: categories</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 01:05:49 +0000</pubDate>

<item>
<title>witzelwords on "Pop Blue Categories and Tags Not Showing on Posts"</title>
<link>http://www.blogohblog.com/forums/topic/pop-blue-categories-and-tags-not-showing-on-posts#post-527</link>
<pubDate>Sat, 21 Jun 2008 05:54:13 +0000</pubDate>
<dc:creator>witzelwords</dc:creator>
<guid isPermaLink="false">527@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Thanks for the advice, I checked a few other templates and with my rudimentary knowledge of php, managed to cut and paste the call for categories into my single.php template! Unfortunately, the tag part of it has me stumped, or maybe I'm just not seeing it at the moment ...
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Pop Blue Categories and Tags Not Showing on Posts"</title>
<link>http://www.blogohblog.com/forums/topic/pop-blue-categories-and-tags-not-showing-on-posts#post-512</link>
<pubDate>Fri, 20 Jun 2008 19:49:17 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">512@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Yes, that's the way the template is set up. To include the tags and categories in your posts, edit single.php file and include them there. Take the help from an existing theme's single.php where tags/categories show.
&#60;/p&#62;</description>
</item>
<item>
<title>witzelwords on "Pop Blue Categories and Tags Not Showing on Posts"</title>
<link>http://www.blogohblog.com/forums/topic/pop-blue-categories-and-tags-not-showing-on-posts#post-509</link>
<pubDate>Fri, 20 Jun 2008 03:51:09 +0000</pubDate>
<dc:creator>witzelwords</dc:creator>
<guid isPermaLink="false">509@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Are the categories and tags supposed to show at the bottom of posts? For some reason, I can only get them to appear on the home page (the tags are missing there, too). I checked out the Pop Blue example demo and they are missing there as well.  Is this a browser issue, or that way the template is set up?
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Category RSS Links"</title>
<link>http://www.blogohblog.com/forums/topic/category-rss-links#post-15</link>
<pubDate>Mon, 26 Nov 2007 17:08:14 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">15@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;The following code will list all categories sorted by name and with RSS links to them.&#60;/p&#62;
&#60;pre&#62;
&#60;ul&#62;
&#38;lt;?php
wp_list_categories('orderby=name&#38;#38;feed=RSS'); ?&#38;gt;
&#60;/ul&#62;
&#60;/pre&#62;
&#60;p&#62;To replace the RSS link with a feed icon, you could write:&#60;/p&#62;
&#60;pre&#62;
&#60;ul&#62;
&#38;lt;?php
wp_list_categories('orderby=name&#38;#38;feed_image=/images/rss.gif'); ?&#38;gt;
&#60;/ul&#62;
&#60;/pre&#62;
&#60;p&#62;Don't forget to change the image path in the above code :)
&#60;/p&#62;</description>
</item>
<item>
<title>jgaulard on "Category RSS Links"</title>
<link>http://www.blogohblog.com/forums/topic/category-rss-links#post-14</link>
<pubDate>Mon, 26 Nov 2007 16:55:06 +0000</pubDate>
<dc:creator>jgaulard</dc:creator>
<guid isPermaLink="false">14@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I was wondering if you could provide a bit of code (with instructions) that would allow me to add a little &#34;RSS&#34; link next to each category link in the sidebar. &#60;/p&#62;
&#60;p&#62;As I understand it, each category already has a feed, so all I need to do is link to them. I have seen this on other blogs. &#60;/p&#62;
&#60;p&#62;Do you already have something like this? I believe I am using your very nice Blog Oh Blog v2.0 theme. &#60;/p&#62;
&#60;p&#62;Thank you. &#60;/p&#62;
&#60;p&#62;Jay G.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
