<?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: Socila icons opening a new window instead of the current ?</title>
		<link>http://www.kriesi.at/support/topic/socila-icons-opening-a-new-window-instead-of-the-current</link>
		<description>Support Forum - Topic: Socila icons opening a new window instead of the current ?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 08:43:32 +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/socila-icons-opening-a-new-window-instead-of-the-current" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Socila icons opening a new window instead of the current ?"</title>
			<link>http://www.kriesi.at/support/topic/socila-icons-opening-a-new-window-instead-of-the-current#post-62950</link>
			<pubDate>Sat, 30 Jun 2012 05:32:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that worked for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paullindqvist on "Socila icons opening a new window instead of the current ?"</title>
			<link>http://www.kriesi.at/support/topic/socila-icons-opening-a-new-window-instead-of-the-current#post-62923</link>
			<pubDate>Fri, 29 Jun 2012 20:43:28 +0000</pubDate>
			<dc:creator>paullindqvist</dc:creator>
			<guid isPermaLink="false">62923@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanx worked like a charm!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Socila icons opening a new window instead of the current ?"</title>
			<link>http://www.kriesi.at/support/topic/socila-icons-opening-a-new-window-instead-of-the-current#post-62861</link>
			<pubDate>Fri, 29 Jun 2012 16:34:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62861@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Paul,&#60;/p&#62;
&#60;p&#62;Yes, the header.php needs to have the _blank added to the links. Here they are all done if you want to just copy and paste them in:&#60;br /&#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;)) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble noLightbox&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://youtube.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39; target=&#38;#39;_blank&#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;))  { $social ++; 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; target=&#38;#39;_blank&#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;)) { $social ++; 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; target=&#38;#39;_blank&#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;;	}
							if($gplus    = avia_get_option(&#38;#39;gplus&#38;#39;))    { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;gplus&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$gplus.&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join me on Google Plus&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($linkedin   = avia_get_option(&#38;#39;linkedin&#38;#39;))    { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;linkedin&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$linkedin.&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Add me on Linkedin&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paullindqvist on "Socila icons opening a new window instead of the current ?"</title>
			<link>http://www.kriesi.at/support/topic/socila-icons-opening-a-new-window-instead-of-the-current#post-62859</link>
			<pubDate>Fri, 29 Jun 2012 15:37:04 +0000</pubDate>
			<dc:creator>paullindqvist</dc:creator>
			<guid isPermaLink="false">62859@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;Is there a theme option to make the social icons like Facebook, Twitter etc open in a new window instead of the current one ?&#60;/p&#62;
&#60;p&#62;Or does the header.php needs to be changed ?&#60;/p&#62;
&#60;p&#62;If so what should i changed/add (which line).&#60;/p&#62;
&#60;p&#62;Thanx!&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Paul L.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
