<?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: Getting Duplicate Social Links on Product Pages Only?</title>
		<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only</link>
		<description>Support Forum - Topic: Getting Duplicate Social Links on Product Pages Only?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 02:19:50 +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/getting-duplicate-social-links-on-product-pages-only" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-55599</link>
			<pubDate>Thu, 10 May 2012 18:29:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">55599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that Mya was able to help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoeLamari on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-55367</link>
			<pubDate>Wed, 09 May 2012 16:59:42 +0000</pubDate>
			<dc:creator>JoeLamari</dc:creator>
			<guid isPermaLink="false">55367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Mya,&#60;/p&#62;
&#60;p&#62;Thank you so much. That did the trick!!!!&#60;/p&#62;
&#60;p&#62;Glad to have you around for the support.&#60;/p&#62;
&#60;p&#62;Regards Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-55340</link>
			<pubDate>Wed, 09 May 2012 14:05:29 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">55340@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Joe,&#60;/p&#62;
&#60;p&#62;I have to correct myself. I just found the second copy of the social media code. It's in &#60;strong&#62;functions.php&#60;/strong&#62;. Open that file and scroll down to line 198 and you'll find this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;&#38;#39;;
				if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://dribbble.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
				if($twitter = avia_get_option(&#38;#39;twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
				if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
				echo &#38;#39;	&#38;lt;li class=&#38;quot;rss&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;#39;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;#39;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;#39;;

			echo &#38;#39;&#38;lt;/ul&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove that code and you should be good to go.&#60;/p&#62;
&#60;p&#62;Andredewaa: If you're using Propulsion then you may want to try the same.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoeLamari on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-55271</link>
			<pubDate>Wed, 09 May 2012 01:24:02 +0000</pubDate>
			<dc:creator>JoeLamari</dc:creator>
			<guid isPermaLink="false">55271@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;Thank you for your help!!!&#60;/p&#62;
&#60;p&#62;I think you have found what I am looking for in the, #main in the DIV &#34;title_meta&#34;. Where do I find that code to comment out? I believe that will solve my problem. I just can't seem to find it.&#60;br /&#62;
The answers to your questions are Yes only in the header, Yes I removed it from the footer and No I did not copy the code to any other template file. &#60;/p&#62;
&#60;p&#62;I didn't think it was in the ShareThis.php but what do I know? &#60;/p&#62;
&#60;p&#62;Thanks again Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andredewaal on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-55207</link>
			<pubDate>Tue, 08 May 2012 16:17:03 +0000</pubDate>
			<dc:creator>andredewaal</dc:creator>
			<guid isPermaLink="false">55207@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Following this thread since i have the same problems with social links in my seo links on Google..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-55186</link>
			<pubDate>Tue, 08 May 2012 14:59:49 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">55186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Joe,&#60;/p&#62;
&#60;p&#62;I see the social media icons above the menu. Is this how you want it, yes? Just want to make sure at least that one is behaving properly. :)&#60;/p&#62;
&#60;p&#62;Here's what I've found reviewing the source code for the page you listed above.&#60;/p&#62;
&#60;p&#62;The first instance of the social media code is found in #header:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://joeligammari.com/contact-joe-ligammari/&#38;#39;&#38;gt;Send us Mail&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://linkedin.com/in/joeligammari&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;Follow us on Linkedin&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/joeligammari&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;Follow us on Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://www.facebook.com/photographybyjoeligammari &#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;Join our Facebook Group&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;http://joeligammari.com/feed/&#38;quot;&#38;gt;Subscribe to our RSS Feed&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The second one is found in #main in the DIV &#34;title_meta&#34; which I believe is the class name you were trying to originally hide:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;title_meta&#38;#39;&#38;gt;&#38;lt;form action=&#38;quot;http://joeligammari.com/&#38;quot; id=&#38;quot;searchform&#38;quot; method=&#38;quot;get&#38;quot;&#38;gt;
	&#38;lt;div&#38;gt;
		&#38;lt;input type=&#38;quot;submit&#38;quot; value=&#38;quot;&#38;quot; id=&#38;quot;searchsubmit&#38;quot; class=&#38;quot;button&#38;quot;/&#38;gt;
		&#38;lt;input type=&#38;quot;text&#38;quot; id=&#38;quot;s&#38;quot; name=&#38;quot;s&#38;quot; value=&#38;quot;search site&#38;quot;/&#38;gt;
	&#38;lt;/div&#38;gt;
&#38;lt;/form&#38;gt;&#38;lt;!-- end searchform--&#38;gt;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://joeligammari.com/contact-joe-ligammari/&#38;#39;&#38;gt;Send us Mail&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://linkedIn.com/in/joeligammari&#38;#39;target=&#38;#39;_blank&#38;#39;&#38;gt;Follow us on LinkedIn&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/joeligammari&#38;#39;target=&#38;#39;_blank&#38;#39;&#38;gt;Follow us on Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://www.facebook.com/photographybyjoeligammari &#38;#39;target=&#38;#39;_blank&#38;#39;&#38;gt;Join our Facebook Group&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;	&#38;lt;li class=&#38;quot;rss&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://joeligammari.com/feed/&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;/ul&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now going through my copy of the original PHP templates the only instance I find of the social media code is in footer.php. I even looked in the share.php inside the WooCommerce folder you mentioned in an earlier post and that code pertains to the ShareThis plugin not the code that comes with Propulsion.&#60;/p&#62;
&#60;p&#62;So let me ask you, when you copied the social media code in your header.php did you remove it from footer.php? Did you copy the code in any other template file? How about adding a widget to the Shop sidebar in the Appearance &#38;gt; Widgets?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoeLamari on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-54808</link>
			<pubDate>Sat, 05 May 2012 17:20:56 +0000</pubDate>
			<dc:creator>JoeLamari</dc:creator>
			<guid isPermaLink="false">54808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
Sorry for all the confusion. I'm currently hiding the social media icons using the CSS you suggested on the product pages, therefore it is not visible. But since it is still in the php code file it showing up as links in SEO searches which influences the percentage links outside my site. &#60;/p&#62;
&#60;p&#62;So I would like to know where the code is, if possible, so I can remove it. If this doesn't answer your question&#60;/p&#62;
&#60;p&#62;here is the link as an example, the social media icons are not visible but still in the php file code:&#60;br /&#62;
&#60;a href=&#34;http://joeligammari.com/fine-art-photography-prints/cityscapes/brooklyn-bridge-manhattan-skyline-dumbo/&#34; rel=&#34;nofollow&#34;&#62;http://joeligammari.com/fine-art-photography-prints/cityscapes/brooklyn-bridge-manhattan-skyline-dumbo/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope this makes sense.&#60;/p&#62;
&#60;p&#62;Regards Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-54723</link>
			<pubDate>Fri, 04 May 2012 19:17:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Joe,&#60;/p&#62;
&#60;p&#62;I don't see the social links on the store or product pages right now. The best way to remove them would be with css. 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;/p&#62;
&#60;pre&#62;&#60;code&#62;#main .social_bookmarks {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If that does not do what you are looking for, can you make a screenshot or point out on a page specifically what you are trying to remove?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoeLamari on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-54717</link>
			<pubDate>Fri, 04 May 2012 18:38:29 +0000</pubDate>
			<dc:creator>JoeLamari</dc:creator>
			<guid isPermaLink="false">54717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply Devin.&#60;/p&#62;
&#60;p&#62;I would like to remove the code from the php file for the Woocommerce shop and product pages. I have it in the header now of the Propulsion Theme.&#60;/p&#62;
&#60;p&#62;Regards Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-54656</link>
			<pubDate>Fri, 04 May 2012 13:56:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54656@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi JoeLamari,&#60;/p&#62;
&#60;p&#62;I'm not sure what you mean. Do you want to remove the css or remove some code in the php files?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoeLamari on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-54312</link>
			<pubDate>Wed, 02 May 2012 14:08:31 +0000</pubDate>
			<dc:creator>JoeLamari</dc:creator>
			<guid isPermaLink="false">54312@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was hiding the social icons with the following CSS;&#60;/p&#62;
&#60;p&#62;.title_meta {&#60;br /&#62;
    display: none;&#60;br /&#62;
}&#60;br /&#62;
Where can I remove the code? Is in it a WooCommerce php file? I noticed there is a share.php, is the code in there? what lines should be removed?&#60;/p&#62;
&#60;p&#62;Sorry for the first message.&#60;/p&#62;
&#60;p&#62;Thanks Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoeLamari on "Getting Duplicate Social Links on Product Pages Only?"</title>
			<link>http://www.kriesi.at/support/topic/getting-duplicate-social-links-on-product-pages-only#post-54300</link>
			<pubDate>Wed, 02 May 2012 13:17:04 +0000</pubDate>
			<dc:creator>JoeLamari</dc:creator>
			<guid isPermaLink="false">54300@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;br /&#62;
Please see attached link:&#60;br /&#62;
&#60;a href=&#34;http://tools.davidnaylor.co.uk/keyworddensity/index.php?url=http://joeligammari.com/fine-art-photography-prints/featured/verrazano-bridge-park-bench/&#38;amp;keyword=&#34; rel=&#34;nofollow&#34;&#62;http://tools.davidnaylor.co.uk/keyworddensity/index.php?url=http://joeligammari.com/fine-art-photography-prints/featured/verrazano-bridge-park-bench/&#38;amp;keyword=&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice the duplicate social links I only have the links in the header. This only happens on product pages not any other page.&#60;/p&#62;
&#60;p&#62;Any ideas on how to eliminate this?&#60;br /&#62;
Thanks Joe
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
