<?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: How to get rid of &#34;tweets&#34; and &#34;likes&#34; links on portfolio items?</title>
		<link>http://www.kriesi.at/support/topic/how-to-get-rid-of-tweets-and-likes-links-on-portfolio-items</link>
		<description>Support Forum - Topic: How to get rid of &quot;tweets&quot; and &quot;likes&quot; links on portfolio items?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 16:10:17 +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/how-to-get-rid-of-tweets-and-likes-links-on-portfolio-items" rel="self" type="application/rss+xml" />

		<item>
			<title>me480811 on "How to get rid of &#34;tweets&#34; and &#34;likes&#34; links on portfolio items?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-get-rid-of-tweets-and-likes-links-on-portfolio-items#post-80978</link>
			<pubDate>Thu, 25 Oct 2012 04:08:31 +0000</pubDate>
			<dc:creator>me480811</dc:creator>
			<guid isPermaLink="false">80978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
Thanks! Worked perfectly! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to get rid of &#34;tweets&#34; and &#34;likes&#34; links on portfolio items?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-get-rid-of-tweets-and-likes-links-on-portfolio-items#post-80963</link>
			<pubDate>Thu, 25 Oct 2012 02:03:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Michelle,&#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;#top.single-portfolio .like-count.minor-meta, #top.single-portfolio .text-sep.like-count-sep {
    display: none;
}
#top.single-portfolio .tweets-count.minor-meta, #top.single-portfolio .text-sep.tweets-count-sep {
    display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or to remove all of that data including the categories to which the portfolio is posted in just use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio .post-meta-infos {
  display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>me480811 on "How to get rid of &#34;tweets&#34; and &#34;likes&#34; links on portfolio items?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-get-rid-of-tweets-and-likes-links-on-portfolio-items#post-80895</link>
			<pubDate>Wed, 24 Oct 2012 13:56:08 +0000</pubDate>
			<dc:creator>me480811</dc:creator>
			<guid isPermaLink="false">80895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I go to my portfolio page and and open a certain portfolio item, it lets me click on the portfolio item title, which then opens a page with the same portfolio item, except with these links next to the image:&#60;br /&#62;
0 Likes/0 Tweets/posted in category name &#60;/p&#62;
&#60;p&#62;Is there any way to get rid of those links?&#60;br /&#62;
Thanks!&#60;br /&#62;
-Michelle
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
