<?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: Remove Comma Between Post Tags</title>
		<link>http://www.kriesi.at/support/topic/remove-comma-between-post-tags</link>
		<description>Support Forum - Topic: Remove Comma Between Post Tags</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 21:46:34 +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/remove-comma-between-post-tags" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove Comma Between Post Tags"</title>
			<link>http://www.kriesi.at/support/topic/remove-comma-between-post-tags#post-31076</link>
			<pubDate>Thu, 03 Nov 2011 09:42:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Kriesi uses the native tag function: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/the_tags&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/the_tags&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think you need to replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Tags: &#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Tags: &#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;,&#38;#39;&#38;#39;,&#38;#39;&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to achieve what you want
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Glark on "Remove Comma Between Post Tags"</title>
			<link>http://www.kriesi.at/support/topic/remove-comma-between-post-tags#post-31049</link>
			<pubDate>Thu, 03 Nov 2011 05:32:29 +0000</pubDate>
			<dc:creator>Glark</dc:creator>
			<guid isPermaLink="false">31049@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having trouble finding where to edit the tag separator in this theme. I'm looking to remove the comma between tags.&#60;/p&#62;
&#60;p&#62;EDIT: To clarify, I see the tag code in loop-index but I'm unsure with the &#34;avia-framework&#34; stuff in there is doing and if I can/should replace that with a normal WP the_tags call. Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
