<?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: removing comment count in Shoutbox</title>
		<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox</link>
		<description>Support Forum - Topic: removing comment count in Shoutbox</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 05:43:35 +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/removing-comment-count-in-shoutbox" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-34674</link>
			<pubDate>Mon, 12 Dec 2011 13:13:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">34674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Chris could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-34664</link>
			<pubDate>Mon, 12 Dec 2011 11:13:03 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">34664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works GREAT! Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-34226</link>
			<pubDate>Thu, 08 Dec 2011 10:07:04 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">34226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That meta-wrap tip is cool. Thanks! Half the job is actually knowing what all these different classes are called, so you can fiddle with their css.&#60;/p&#62;
&#60;p&#62;I think the comment count also appears in loop-search.php, loop-archive.php and loop-single.php. I was changing it myself the other day.&#60;/p&#62;
&#60;p&#62;rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-34190</link>
			<pubDate>Thu, 08 Dec 2011 03:42:13 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34190@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
in your custom.css you can add&#60;br /&#62;
&#60;code&#62;.minor-meta-wrap{display:none;}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-34131</link>
			<pubDate>Wed, 07 Dec 2011 10:43:30 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">34131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, this worked great :) Ok, continuing on since now she wants some other stuff ... where do I remove the categories found in and the associated tags from the same areas? She doesn't want to remove tags or categories altogether -- just doesn't want them displayed under the individual post titles leaving only the date &#38;amp; author info displayed. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-30601</link>
			<pubDate>Thu, 27 Oct 2011 09:12:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30601@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the loop-index.php file can be found in the folder &#34;includes&#34; - the complete path is shoutbox/includes/loop-index.php. Maybe you need to use a ftp software to download/upload this file. Search for following code to remove the comments count:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;comment-container&#38;#39;&#38;gt;&#38;lt;?php comments_popup_link(&#38;quot;&#38;lt;strong&#38;gt;0&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;), &#38;quot;&#38;lt;strong&#38;gt;1&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comment&#38;#39; ,&#38;#39;avia_framework&#38;#39;),
																			  &#38;quot;&#38;lt;strong&#38;gt;%&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),&#38;#39;comments-link&#38;#39;,
																			  &#38;quot;&#38;lt;strong&#38;gt;&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;lt;br/&#38;gt;Off&#38;#39;,&#38;#39;avia_framework&#38;#39;)
																			  ); ?&#38;gt;
					&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dkcDMD on "removing comment count in Shoutbox"</title>
			<link>http://www.kriesi.at/support/topic/removing-comment-count-in-shoutbox#post-30590</link>
			<pubDate>Thu, 27 Oct 2011 07:56:54 +0000</pubDate>
			<dc:creator>dkcDMD</dc:creator>
			<guid isPermaLink="false">30590@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I need to remove the comment count from the Shoutbox theme as well. I found this thread for the Brightbox theme:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/removing-the-comment-count-under-date-on-blog-posts&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/removing-the-comment-count-under-date-on-blog-posts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, I do not find a loop-index.php within the Shoutbox files. So, how is this accomplished with the SB theme?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Deb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
