<?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: Year-based archive listing in Coherence theme?</title>
		<link>http://www.kriesi.at/support/topic/year-based-archive-listing-in-coherence-theme</link>
		<description>Support Forum - Topic: Year-based archive listing in Coherence theme?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 06:12:37 +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/year-based-archive-listing-in-coherence-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Year-based archive listing in Coherence theme?"</title>
			<link>http://www.kriesi.at/support/topic/year-based-archive-listing-in-coherence-theme#post-62100</link>
			<pubDate>Tue, 26 Jun 2012 01:33:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Sometimes you need to redo the steps when changing permalinks to make it work.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bradpennock on "Year-based archive listing in Coherence theme?"</title>
			<link>http://www.kriesi.at/support/topic/year-based-archive-listing-in-coherence-theme#post-62098</link>
			<pubDate>Tue, 26 Jun 2012 01:29:18 +0000</pubDate>
			<dc:creator>bradpennock</dc:creator>
			<guid isPermaLink="false">62098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah, thank you... I just found that Coherence does let me view year-based listings of posts via the Domain/Year/Month/Postname permalink structure... instead of the Domain/Category/Year/Postname structure I was hoping for.&#60;/p&#62;
&#60;p&#62;While this is not exactly what I wanted, it is close enough. &#60;/p&#62;
&#60;p&#62;Thank you, Devin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bradpennock on "Year-based archive listing in Coherence theme?"</title>
			<link>http://www.kriesi.at/support/topic/year-based-archive-listing-in-coherence-theme#post-61811</link>
			<pubDate>Sat, 23 Jun 2012 00:53:24 +0000</pubDate>
			<dc:creator>bradpennock</dc:creator>
			<guid isPermaLink="false">61811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My permalink structure is /%category%/%year%/%postname%/&#60;/p&#62;
&#60;p&#62;So I think that is set up correctly.&#60;/p&#62;
&#60;p&#62;What isn't working is when I remove the post name part of the URL to expose just the URL/category/year/ the Coherence theme isn't showing a nice listing of posts for that year.  It shows an error, like on this page: &#60;a href=&#34;http://64.49.225.187/press-releases/2012&#34; rel=&#34;nofollow&#34;&#62;http://64.49.225.187/press-releases/2012&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Whereas I CAN see a nice listing of posts for each year on another web site I developed, like on this other web site: &#60;a href=&#34;http://www.ccpu.com/in-the-news/2010&#34; rel=&#34;nofollow&#34;&#62;http://www.ccpu.com/in-the-news/2010&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What I am looking for is if the Coherence theme CAN support year-based listings of posts in the way I have described... and if so, what code would I need to add to which PHP pages to make it work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Year-based archive listing in Coherence theme?"</title>
			<link>http://www.kriesi.at/support/topic/year-based-archive-listing-in-coherence-theme#post-61729</link>
			<pubDate>Fri, 22 Jun 2012 17:42:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bradpennock,&#60;/p&#62;
&#60;p&#62;I think you might actually need to use:&#60;br /&#62;
&#60;code&#62;/%year%/%monthnum%/%postname%/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bradpennock on "Year-based archive listing in Coherence theme?"</title>
			<link>http://www.kriesi.at/support/topic/year-based-archive-listing-in-coherence-theme#post-61725</link>
			<pubDate>Fri, 22 Jun 2012 17:09:32 +0000</pubDate>
			<dc:creator>bradpennock</dc:creator>
			<guid isPermaLink="false">61725@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm trying to list posts in a per-year archive listing in the Coherence theme using the %year% parameter in permalinks.&#60;/p&#62;
&#60;p&#62;Example, view these pages:&#60;/p&#62;
&#60;p&#62;This isn't working:&#60;br /&#62;
&#60;a href=&#34;http://64.49.225.187/press-releases/2012&#34; rel=&#34;nofollow&#34;&#62;http://64.49.225.187/press-releases/2012&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is what I want:&#60;br /&#62;
&#60;a href=&#34;http://www.ccpu.com/in-the-news/2011&#34; rel=&#34;nofollow&#34;&#62;http://www.ccpu.com/in-the-news/2011&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.ccpu.com/in-the-news/2010&#34; rel=&#34;nofollow&#34;&#62;http://www.ccpu.com/in-the-news/2010&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Does anyone know which Coherence PHP file and what code snippet(s) I'd need to modify to enable year-based archive listing of posts in the Coherence theme?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
