<?xml version="1.0" encoding="UTF-8"?><!-- 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>WordPress &#8250; Support Topic: Subcategory Showing in Category Page</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Subcategory Showing in Category Page</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 13:57:58 +0000</pubDate>

<item>
<title>acidlake on "Subcategory Showing in Category Page"</title>
<link>http://wordpress.org/support/topic/216772#post-903641</link>
<pubDate>Thu, 20 Nov 2008 14:47:22 +0000</pubDate>
<dc:creator>acidlake</dc:creator>
<guid isPermaLink="false">903641@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Any one can help me on this???&#60;br /&#62;
please,&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>acidlake on "Subcategory Showing in Category Page"</title>
<link>http://wordpress.org/support/topic/216772#post-896375</link>
<pubDate>Tue, 11 Nov 2008 20:56:20 +0000</pubDate>
<dc:creator>acidlake</dc:creator>
<guid isPermaLink="false">896375@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi there, i want to see if some body can help me on this&#60;/p&#62;
&#60;p&#62;what i want to do is, when i click on one of the category i want to show the subcategory of this parent, i have this code, it was working good, but a few days a go the server was down, and now is not working, if i use this code, is show me a blank page.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;slides&#38;quot;&#38;gt;
    &#38;lt;?php boxframe_start(); ?&#38;gt;  

    &#38;lt;!-- Topics --&#38;gt;
    &#38;lt;div class=&#38;quot;slide slide-topics&#38;quot;&#38;gt;
      &#38;lt;?php
      if (is_category() &#38;#38;&#38;#38; $cat) {
        subcat($cat);
      } else {
        parent_cats();

      }?&#38;gt;
      &#38;lt;div class=&#38;quot;clear&#38;quot;&#38;gt;&#38;amp;nbsp;&#38;lt;/div&#38;gt;
    &#38;lt;/div&#38;gt;

    &#38;lt;?php if (is_category() &#38;#38;&#38;#38; $cat): ?&#38;gt;
    &#38;lt;!-- Articles --&#38;gt;
    &#38;lt;div class=&#38;quot;slide slide-articles&#38;quot;&#38;gt;
      &#38;lt;?php wp_cat_posts($cat); ?&#38;gt;
    &#38;lt;/div&#38;gt;
    &#38;lt;?php endif; ?&#38;gt;

    &#38;lt;!-- Popular --&#38;gt;
    &#38;lt;div class=&#38;quot;slide slide-popular&#38;quot;&#38;gt;
      &#38;lt;?php readfile(&#38;quot;tabs/popular.html&#38;quot;); ?&#38;gt;
    &#38;lt;/div&#38;gt;

    &#38;lt;!-- Giveaways --&#38;gt;
    &#38;lt;div class=&#38;quot;slide slide-giveaways&#38;quot;&#38;gt;
      &#38;lt;?php readfile(&#38;quot;tabs/giveaways.html&#38;quot;); ?&#38;gt;
    &#38;lt;/div&#38;gt;

    &#38;lt;!-- Deals and Steals --&#38;gt;
    &#38;lt;div class=&#38;quot;slide slide-deals&#38;quot;&#38;gt;
      &#38;lt;?php readfile(&#38;quot;tabs/deals.html&#38;quot;); ?&#38;gt;
    &#38;lt;/div&#38;gt;

    &#38;lt;!-- More/less --&#38;gt;
    &#38;lt;div class=&#38;quot;more&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;#&#38;quot; class=&#38;quot;more-more&#38;quot;&#38;gt;view more&#38;lt;/a&#38;gt;&#38;lt;a
    href=&#38;quot;#&#38;quot; class=&#38;quot;more-less&#38;quot;&#38;gt;view less&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;

    &#38;lt;?php boxframe_end(); ?&#38;gt;
  &#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;can some one take a look to this and letme know,&#60;br /&#62;
Thanks,
&#60;/p&#62;</description>
</item>

</channel>
</rss>
