<?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: Facebook like button disappear when selecting</title>
		<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting</link>
		<description>Support Forum - Topic: Facebook like button disappear when selecting</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 15:00:08 +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/facebook-like-button-disappear-when-selecting" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Facebook like button disappear when selecting"</title>
			<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting#post-83487</link>
			<pubDate>Mon, 12 Nov 2012 16:25:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Waardewindwaait,&#60;/p&#62;
&#60;p&#62;Can we take a look at a page with the like button live and inspect the code?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Waardewindwaait on "Facebook like button disappear when selecting"</title>
			<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting#post-83287</link>
			<pubDate>Sun, 11 Nov 2012 12:12:12 +0000</pubDate>
			<dc:creator>Waardewindwaait</dc:creator>
			<guid isPermaLink="false">83287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Same problem here. Tried your solution, but without any success. Still a dissapearing 'like' button on roll over.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Facebook like button disappear when selecting"</title>
			<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting#post-81494</link>
			<pubDate>Tue, 30 Oct 2012 03:51:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81494@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi arjaybis,&#60;/p&#62;
&#60;p&#62;You can find it in wp-content\themes\flagship\js\avia-social.js&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arjaybis on "Facebook like button disappear when selecting"</title>
			<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting#post-81489</link>
			<pubDate>Tue, 30 Oct 2012 03:36:05 +0000</pubDate>
			<dc:creator>arjaybis</dc:creator>
			<guid isPermaLink="false">81489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am having this same problem. Where is this code replaced at?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Facebook like button disappear when selecting"</title>
			<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting#post-81134</link>
			<pubDate>Fri, 26 Oct 2012 07:19:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think this issue is caused by the FB.init event. Try following - open up wp-content\themes\flagship\js\avia-social.js and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(like_container.length)
	{
		(function(d, s, id) {
		  var js, fjs = d.getElementsByTagName(s)[0];
		  if (d.getElementById(id)) return;
		  js = d.createElement(s); js.id = id;
		  js.src = &#38;quot;//connect.facebook.net/en_US/all.js#xfbml=1&#38;quot;;
		  fjs.parentNode.insertBefore(js, fjs);
		}(document, &#38;#39;script&#38;#39;, &#38;#39;facebook-jssdk&#38;#39;));

		//activate avia facebook link
		if(jQuery.fn.avia_facebook_link)
		like_container.avia_facebook_link();
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(like_container.length)
	{
		(function(d, s, id) {
		  var js, fjs = d.getElementsByTagName(s)[0];
		  if (d.getElementById(id)) return;
		  js = d.createElement(s); js.id = id;
		  js.src = &#38;quot;//connect.facebook.net/en_US/all.js#xfbml=1&#38;quot;;
		  fjs.parentNode.insertBefore(js, fjs);
		}(document, &#38;#39;script&#38;#39;, &#38;#39;facebook-jssdk&#38;#39;));

window.fbAsyncInit = function() {
                FB.init();

		//activate avia facebook link
		if(jQuery.fn.avia_facebook_link)
		like_container.avia_facebook_link();
}
	}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>wvanderzee on "Facebook like button disappear when selecting"</title>
			<link>http://www.kriesi.at/support/topic/facebook-like-button-disappear-when-selecting#post-80886</link>
			<pubDate>Wed, 24 Oct 2012 12:21:39 +0000</pubDate>
			<dc:creator>wvanderzee</dc:creator>
			<guid isPermaLink="false">80886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I've an issue with the FB like button. When I hover it, it is no longer visible. Tweet button is functioning ok. This happens in Firefox on a Mac and IE on a Windows PC. I've disabled all add-ons and plugins, but that won't help.&#60;/p&#62;
&#60;p&#62;link: &#60;a href=&#34;http://www.ca-electronics.com/Products/ca-silver-rca/&#34; rel=&#34;nofollow&#34;&#62;http://www.ca-electronics.com/Products/ca-silver-rca/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Like buttons are working correctly in Safari.&#60;br /&#62;
In Chrome the like buttons whas 'jumping' when selecting it, but working correctly after disabling the Do Not Track Plus Extension.&#60;/p&#62;
&#60;p&#62;Has it anything to do with Preferences, Extensions Add-ons?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
