<?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: 0 Comments/ 0 Likes /0 Tweets/in News (please help me)</title>
		<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me</link>
		<description>Support Forum - Topic: 0 Comments/ 0 Likes /0 Tweets/in News (please help me)</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 11:07:11 +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/0-comments-0-likes-0-tweetsin-news-please-help-me" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "0 Comments/ 0 Likes /0 Tweets/in News (please help me)"</title>
			<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me#post-62783</link>
			<pubDate>Fri, 29 Jun 2012 06:17:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62783@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that we could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chicagouser on "0 Comments/ 0 Likes /0 Tweets/in News (please help me)"</title>
			<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me#post-62737</link>
			<pubDate>Fri, 29 Jun 2012 00:58:47 +0000</pubDate>
			<dc:creator>chicagouser</dc:creator>
			<guid isPermaLink="false">62737@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin&#60;br /&#62;
thanks you so much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "0 Comments/ 0 Likes /0 Tweets/in News (please help me)"</title>
			<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me#post-62707</link>
			<pubDate>Thu, 28 Jun 2012 19:45:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62707@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi chicagouser,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post-meta-infos {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Its actually hiding the content and not completely removing it but it will last through theme updates and is a bit easier to change later on :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chicagouser on "0 Comments/ 0 Likes /0 Tweets/in News (please help me)"</title>
			<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me#post-62648</link>
			<pubDate>Thu, 28 Jun 2012 15:15:16 +0000</pubDate>
			<dc:creator>chicagouser</dc:creator>
			<guid isPermaLink="false">62648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;wow. thanks you so much &#60;/p&#62;
&#60;p&#62;removed everything except &#34; 0 Comments/&#34;&#60;/p&#62;
&#60;p&#62;how to remove 0 Comments/  too?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "0 Comments/ 0 Likes /0 Tweets/in News (please help me)"</title>
			<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me#post-62577</link>
			<pubDate>Thu, 28 Jun 2012 06:08:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/loop-index.php and delete following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;div class=&#38;quot;like-count minor-meta&#38;quot;&#38;gt;&#38;#39;;
						echo avia_facebook_like($id);
						echo &#38;#39;&#38;lt;/div&#38;gt;&#38;lt;span class=&#38;quot;text-sep like-count-sep&#38;quot;&#38;gt;/&#38;lt;/span&#38;gt;&#38;#39;;

						echo &#38;#39;&#38;lt;span class=&#38;quot;tweets-count minor-meta&#38;quot;&#38;gt;&#38;#39;;
						echo avia_retweet($id);
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;text-sep tweets-count-sep&#38;quot;&#38;gt;/&#38;lt;/span&#38;gt;&#38;#39;;

						$cats = get_the_category();
						if(!empty($cats))
						{
							// __(&#38;#39;posted in&#38;#39;,&#38;#39;avia_framework&#38;#39;)
							echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;in&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;;
							the_category(&#38;#39;, &#38;#39;);
							echo &#38;#39; &#38;lt;/span&#38;gt;&#38;#39;;
							// echo &#38;#39;&#38;lt;span class=&#38;quot;text-sep cat-sep&#38;quot;&#38;gt;/&#38;lt;/span&#38;gt;&#38;#39;;
						}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>chicagouser on "0 Comments/ 0 Likes /0 Tweets/in News (please help me)"</title>
			<link>http://www.kriesi.at/support/topic/0-comments-0-likes-0-tweetsin-news-please-help-me#post-62562</link>
			<pubDate>Thu, 28 Jun 2012 04:18:52 +0000</pubDate>
			<dc:creator>chicagouser</dc:creator>
			<guid isPermaLink="false">62562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello &#60;/p&#62;
&#60;p&#62;how do i completely removed 0 Comments/0 Likes/0 Tweets/in News from post/blog
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
