<?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: Change &#039;Posted in *Category*&#039; at end of each post meta</title>
		<link>http://www.kriesi.at/support/topic/change-posted-in-category-at-end-of-each-post-meta</link>
		<description>Support Forum - Topic: Change &#039;Posted in *Category*&#039; at end of each post meta</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:58:26 +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/change-posted-in-category-at-end-of-each-post-meta" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Change &#039;Posted in *Category*&#039; at end of each post meta"</title>
			<link>http://www.kriesi.at/support/topic/change-posted-in-category-at-end-of-each-post-meta#post-62470</link>
			<pubDate>Wed, 27 Jun 2012 15:41:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Iain,&#60;/p&#62;
&#60;p&#62;At the bottom of each format-*post type*.php, lines 93-99, you can replace the:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$cats = get_the_category();
						if(!empty($cats))
						{
							echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;posted in &#38;#39;,&#38;#39;avia_framework&#38;#39;);
							the_category(&#38;#39;, &#38;#39;);
							echo &#38;#39; &#38;lt;/span&#38;gt;&#38;#39;;
						}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with a php closing tag( its the ?&#38;gt; a bit below there) and add your own html link+div to go to the archive page you want. You could even write your own &#34;if&#34; with the is_category tag to have the link display be specific to the category of the post.&#60;/p&#62;
&#60;p&#62;see: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/is_category&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/is_category&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iainbroome on "Change &#039;Posted in *Category*&#039; at end of each post meta"</title>
			<link>http://www.kriesi.at/support/topic/change-posted-in-category-at-end-of-each-post-meta#post-61567</link>
			<pubDate>Thu, 21 Jun 2012 23:05:42 +0000</pubDate>
			<dc:creator>iainbroome</dc:creator>
			<guid isPermaLink="false">61567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I have specific archive pages set up for each blog category, which are standalone and not the normal category loop. I want to change the category link at the end of each post to go to those pages, a different link for each category. &#60;/p&#62;
&#60;p&#62;I know the code to remove but I don't seem to be able to add a simple link in without it breaking the page. &#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Iain
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
