<?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 make all Social Links open up into a new tab &#34;target=_blank&#34;</title>
		<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank</link>
		<description>Support Forum - Topic: How to make all Social Links open up into a new tab &quot;target=_blank&quot;</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 08:47:14 +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-make-all-social-links-open-up-into-a-new-tab-target_blank" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to make all Social Links open up into a new tab &#34;target=_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank#post-38448</link>
			<pubDate>Mon, 23 Jan 2012 08:07:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please use backticks (`) instead of the code tag.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gobigfoot on "How to make all Social Links open up into a new tab &#34;target=_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank#post-38429</link>
			<pubDate>Mon, 23 Jan 2012 05:19:01 +0000</pubDate>
			<dc:creator>gobigfoot</dc:creator>
			<guid isPermaLink="false">38429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I get the same issue when I try to post a code snippet that uses anchor link tags even when using code /code blocks.&#60;br /&#62;
Functions.php line 171  I replace the lt and gt symbols with curly braces so the code would paste.&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
if($dribbble = avia_get_option('dribbble')) echo &#34;{li class='dribbble'}{a href='http://dribbble.com/&#34;.$dribbble.&#34;' target='_blank'}&#34;.__('Follow us on dribbble', 'avia_framework').&#34;{/a}{/li}&#34;;&#60;br /&#62;
if($twitter = avia_get_option('twitter')) echo &#34;{li class='twitter'}{a href='http://twitter.com/&#34;.$twitter.&#34;' target='_blank'}&#34;.__('Follow us on Twitter', 'avia_framework').&#34;{/a}{/li}&#34;;&#60;br /&#62;
if($facebook = avia_get_option('facebook')) echo &#34;{li class='facebook'}{a href='&#34;.$facebook.&#34;' target='_blank'}&#34;.__('Join our Facebook Group', 'avia_framework').&#34;{/a}{/li}&#34;;&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to make all Social Links open up into a new tab &#34;target=_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank#post-38285</link>
			<pubDate>Fri, 20 Jan 2012 18:29:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38285@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You need to add it to the a href element inside the li element. In your code the a href is missing however it must be somewhere otherwise you can't link to another website :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jStormThaKid on "How to make all Social Links open up into a new tab &#34;target=_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank#post-38257</link>
			<pubDate>Fri, 20 Jan 2012 14:48:52 +0000</pubDate>
			<dc:creator>jStormThaKid</dc:creator>
			<guid isPermaLink="false">38257@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that didn't help me at all, how do i add &#34;target=_blank&#34; to the echo statement below?&#60;/p&#62;
&#60;p&#62;if($facebook = avia_get_option('facebook')) echo &#34;&#38;lt;li class='facebook'&#38;gt;&#34;.__('Join our Facebook Group', 'avia_framework').&#34;&#34;;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to make all Social Links open up into a new tab &#34;target=_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank#post-38217</link>
			<pubDate>Fri, 20 Jan 2012 09:57:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I thin this post will help you: &#60;a href=&#34;http://www.kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jStormThaKid on "How to make all Social Links open up into a new tab &#34;target=_blank&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-all-social-links-open-up-into-a-new-tab-target_blank#post-38198</link>
			<pubDate>Fri, 20 Jan 2012 06:54:16 +0000</pubDate>
			<dc:creator>jStormThaKid</dc:creator>
			<guid isPermaLink="false">38198@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So how would I implement this code... &#34;target=_blank&#34; into this code...&#60;/p&#62;
&#60;p&#62;if($facebook = avia_get_option('facebook')) echo &#34;&#38;lt;li class='facebook'&#38;gt;&#60;a href='&#34;.$facebook.&#34;'&#62;&#34;.__('Join our Facebook Group', 'avia_framework').&#34;&#60;/a&#62;&#34;;&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
