<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: How to add a &#34;blog page&#34; as part of my navigation</title>
		<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation</link>
		<description>Support Forum - Topic: How to add a &quot;blog page&quot; as part of my navigation</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 07:28:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-add-a-blog-page-as-part-of-my-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to add a &#34;blog page&#34; as part of my navigation"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation#post-12993</link>
			<pubDate>Wed, 16 Feb 2011 08:09:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that we could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>celialuna00 on "How to add a &#34;blog page&#34; as part of my navigation"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation#post-12979</link>
			<pubDate>Wed, 16 Feb 2011 01:52:51 +0000</pubDate>
			<dc:creator>celialuna00</dc:creator>
			<guid isPermaLink="false">12979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "How to add a &#34;blog page&#34; as part of my navigation"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation#post-12947</link>
			<pubDate>Tue, 15 Feb 2011 10:06:10 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">12947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;As you've setup the Blog link as a category (rather than using a custom page template) it looks for posts added to the &#34;Blog&#34; category.&#60;/p&#62;
&#60;p&#62;You can adjust the page in a couple of ways:&#60;/p&#62;
&#60;p&#62;1.) Change it to a Custom Page Template in a page called Blog. Basically, duplicate the index.php file, naming it &#60;strong&#62;template_blog.php&#60;/strong&#62; and add this code to the very top:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Template Name: Blog
*/
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) Keep it as a category bearing in mind only posts added to the Blog category will show up here. You can also use a plugin such as WP No Category Base to remove the &#60;strong&#62;category&#60;/strong&#62; part of the URL of adjust the category base under Permalink settings (WP Admin &#38;gt; Settings &#38;gt; Permalinks) to acheive this.&#60;/p&#62;
&#60;p&#62;Let me know if this needs further clarification.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>celialuna00 on "How to add a &#34;blog page&#34; as part of my navigation"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation#post-12906</link>
			<pubDate>Mon, 14 Feb 2011 18:24:46 +0000</pubDate>
			<dc:creator>celialuna00</dc:creator>
			<guid isPermaLink="false">12906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I made a copy of the index.php and it worked! Thank you! But now I have another issue. I want to start blogging but my posts are not appearing under my &#34;blog page&#34;. How do I link those two together? My posts and my blog page. &#60;/p&#62;
&#60;p&#62;I also tried to add one of my categories as one of my navigation pages (appearance&#38;gt;menu, like you told me), I'm able to see all of my posts BUT I get a headline saying &#34;Archive for blog&#34;. &#60;/p&#62;
&#60;p&#62;Ideally I would like to keep the URL: &#60;a href=&#34;http://celiasdesign.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://celiasdesign.com/blog&#60;/a&#62;&#60;br /&#62;
instead of: &#60;a href=&#34;http://celiasdesign.com/category/blogs&#34; rel=&#34;nofollow&#34;&#62;http://celiasdesign.com/category/blogs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If it's not possible to keep the URL: &#60;a href=&#34;http://celiasdesign.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://celiasdesign.com/blog&#60;/a&#62; How do I get rid off the :Archive for blog&#34;?&#60;/p&#62;
&#60;p&#62;I hope you understand me.&#60;/p&#62;
&#60;p&#62;Celia
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to add a &#34;blog page&#34; as part of my navigation"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation#post-12873</link>
			<pubDate>Mon, 14 Feb 2011 08:12:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12873@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you have two possibilities:&#60;/p&#62;
&#60;p&#62;1) Just link to a category (Appearance &#38;gt; Menu). Create a &#34;category link&#34; and name it &#34;Blog&#34;. All posts of this category will be displayed on your &#34;blog page&#34; afterwards. &#60;/p&#62;
&#60;p&#62;2) Make a copy of index.php and rename the duplicate to template_blog.php. Then replace&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Template Name: Blog
*/
?&#38;gt;

&#38;lt;?php get_header(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;At least go to your &#34;Blog page&#34; (page you link to in your main menu) click on &#34;edit&#34; and select the &#34;Blog&#34; template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>celialuna00 on "How to add a &#34;blog page&#34; as part of my navigation"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-a-blog-page-as-part-of-my-navigation#post-12860</link>
			<pubDate>Mon, 14 Feb 2011 05:02:59 +0000</pubDate>
			<dc:creator>celialuna00</dc:creator>
			<guid isPermaLink="false">12860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I initially didn't want to include a blog on my website and I deleted all the dummy content, but I've changed my mind and I would like to use a blog page as part of my navigation but not on my main page. How can I add a blog page?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Celia
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
