<?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: How do I create a categories page?</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: How do I create a categories page?</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 09:56:08 +0000</pubDate>

<item>
<title>kichu on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1126032</link>
<pubDate>Sat, 04 Jul 2009 17:13:42 +0000</pubDate>
<dc:creator>kichu</dc:creator>
<guid isPermaLink="false">1126032@http://wordpress.org/support/</guid>
<description>&#60;p&#62;By default the tag wp_list_categories() outputs the &#34;Categories&#34; heading followed by an unordered list of categories. You can change this behaviour by including a parameter &#34;title_li=&#34; to remove the heading and wrapping it with a &#60;code&#62;&#38;lt;ul&#38;gt; or &#38;lt;ol&#38;gt;&#60;/code&#62; element and style it with a class.&#60;/p&#62;
&#60;p&#62;That way you can change the font or do any other styling.&#60;/p&#62;
&#60;p&#62;More info about this on this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_list_categories&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/wp_list_categories&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;HTH&#60;/p&#62;
&#60;p&#62;S.K
&#60;/p&#62;</description>
</item>
<item>
<title>Armin100 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1126007</link>
<pubDate>Sat, 04 Jul 2009 16:38:07 +0000</pubDate>
<dc:creator>Armin100</dc:creator>
<guid isPermaLink="false">1126007@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i got it to work but i cant change the font size only for the categories list.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;font size=&#38;quot;10&#38;quot;&#38;gt;&#38;lt;?php wp_list_categories() ?&#38;gt;&#38;lt;/font&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Otto42 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1122957</link>
<pubDate>Wed, 01 Jul 2009 20:21:14 +0000</pubDate>
<dc:creator>Otto42</dc:creator>
<guid isPermaLink="false">1122957@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;&#60;em&#62;I want to make a page template but everytime I do, I get php errors. I don't know why.&#60;/em&#62;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Well, at a guess I'd say that the PHP code you make in your template has errors in it. But that's just a guess. Without more specific details, nobody can answer your question.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;em&#62;In which wordpress folder am I suppose to place the php file and what codes do I need to put for it to show the template. Every time I attempt this, it ends up with a strange php error. &#60;/em&#62;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Page Templates go in your theme folder, and they only need that bit of header code with the Template Name parameter to show up as a template. The same code as you can find here: &#60;a href=&#34;http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Armin100 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1122885</link>
<pubDate>Wed, 01 Jul 2009 19:32:49 +0000</pubDate>
<dc:creator>Armin100</dc:creator>
<guid isPermaLink="false">1122885@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I want to make a page template but everytime I do, I get php errors. I don't know why.&#60;/p&#62;
&#60;p&#62;In which wordpress folder am I suppose to place the php file and what codes do I need to put for it to show the template. Every time I attempt this, it ends up with a strange php error.
&#60;/p&#62;</description>
</item>
<item>
<title>Otto42 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1122494</link>
<pubDate>Wed, 01 Jul 2009 13:37:15 +0000</pubDate>
<dc:creator>Otto42</dc:creator>
<guid isPermaLink="false">1122494@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, if you want to run PHP in a Page, then you don't have a lot of options here. Either make a Page Template or use the ExecPHP plugin. Your call.
&#60;/p&#62;</description>
</item>
<item>
<title>Armin100 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1122242</link>
<pubDate>Wed, 01 Jul 2009 05:28:01 +0000</pubDate>
<dc:creator>Armin100</dc:creator>
<guid isPermaLink="false">1122242@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Exec-php isn't really safe. Last time I used it it rendered my php codes of the website. So im not really going back to that plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>wordcastpodcast on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1122230</link>
<pubDate>Wed, 01 Jul 2009 05:12:02 +0000</pubDate>
<dc:creator>wordcastpodcast</dc:creator>
<guid isPermaLink="false">1122230@http://wordpress.org/support/</guid>
<description>&#60;p&#62;If you want to go an even easier route without making a page template, just install the Exec-PHP plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/exec-php/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/exec-php/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;and include &#38;lt;?php wp_list_categories() ?&#38;gt; in the page. All done!&#60;/p&#62;
&#60;p&#62;[&#60;strong&#62;signature moderated&#60;/strong&#62;  Please read the &#60;a href=&#34;http://wordpress.org/support/topic/68664?replies=6&#34;&#62;Forum Rules&#60;/a&#62;]
&#60;/p&#62;</description>
</item>
<item>
<title>Armin100 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1122131</link>
<pubDate>Wed, 01 Jul 2009 02:20:44 +0000</pubDate>
<dc:creator>Armin100</dc:creator>
<guid isPermaLink="false">1122131@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've tried to create my own page template for this but I received too many php errors. Please help.
&#60;/p&#62;</description>
</item>
<item>
<title>Otto42 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1121678</link>
<pubDate>Tue, 30 Jun 2009 18:32:37 +0000</pubDate>
<dc:creator>Otto42</dc:creator>
<guid isPermaLink="false">1121678@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Basically, you make a Page template and put a call to wp_list_categories() in it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Armin100 on "How do I create a categories page?"</title>
<link>http://wordpress.org/support/topic/285384#post-1121668</link>
<pubDate>Tue, 30 Jun 2009 18:24:21 +0000</pubDate>
<dc:creator>Armin100</dc:creator>
<guid isPermaLink="false">1121668@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi, How do I create a page that lists all the categories from the blog on that page. Does anyone have a code or plugin for this? Please and Thank You.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
