<?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: Social Media Icons - how to open in a NEW window?</title>
		<link>http://www.kriesi.at/support/topic/social-media-icons-how-to-open-in-a-new-window</link>
		<description>Support Forum - Topic: Social Media Icons - how to open in a NEW window?</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 01:11:39 +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/social-media-icons-how-to-open-in-a-new-window" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Social Media Icons - how to open in a NEW window?"</title>
			<link>http://www.kriesi.at/support/topic/social-media-icons-how-to-open-in-a-new-window#post-90101</link>
			<pubDate>Fri, 04 Jan 2013 18:53:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unlikely. I know it has been asked for from time to time but so far Kriesi has not added one to any of the themes.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Adendum on "Social Media Icons - how to open in a NEW window?"</title>
			<link>http://www.kriesi.at/support/topic/social-media-icons-how-to-open-in-a-new-window#post-90059</link>
			<pubDate>Fri, 04 Jan 2013 12:32:59 +0000</pubDate>
			<dc:creator>Adendum</dc:creator>
			<guid isPermaLink="false">90059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin,&#60;/p&#62;
&#60;p&#62;Perfect. Many thanks.&#60;/p&#62;
&#60;p&#62;What are the chances of having a child theme in the future?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Social Media Icons - how to open in a NEW window?"</title>
			<link>http://www.kriesi.at/support/topic/social-media-icons-how-to-open-in-a-new-window#post-89876</link>
			<pubDate>Thu, 03 Jan 2013 18:49:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Adendum,&#60;/p&#62;
&#60;p&#62;There isn't currently a child theme already create but the change is pretty simple. Open includes&#38;gt;helper-social-media.php and look for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$html .= &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.$icon[&#38;#39;social_icon_link&#38;#39;].&#38;quot;&#38;#39;&#38;gt;&#38;quot;.ucfirst($icon[&#38;#39;social_icon&#38;#39;]).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace that line with:&#60;br /&#62;
&#60;code&#62;$html .= &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.$icon[&#38;#39;social_icon_link&#38;#39;].&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.ucfirst($icon[&#38;#39;social_icon&#38;#39;]).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So that the target blank gets added to all social media links. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Adendum on "Social Media Icons - how to open in a NEW window?"</title>
			<link>http://www.kriesi.at/support/topic/social-media-icons-how-to-open-in-a-new-window#post-89821</link>
			<pubDate>Thu, 03 Jan 2013 16:02:05 +0000</pubDate>
			<dc:creator>Adendum</dc:creator>
			<guid isPermaLink="false">89821@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would prefer to have all social media icons open a new tab or window rather than in the same window. There does not appear to be an option for this so I assume I would need to edit the php in one of the theme files? If so where?&#60;/p&#62;
&#60;p&#62;Also if this is the only route is there a child theme available to ensure future updates don't overwrite any changes?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
