<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Social Icons open in a new window</title>
		<link>http://www.themolitor.com/forums/topic/social-icons-open-in-a-new-window</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Social Icons open in a new window</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 12:08:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/social-icons-open-in-a-new-window" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Social Icons open in a new window"</title>
			<link>http://www.themolitor.com/forums/topic/social-icons-open-in-a-new-window#post-32918</link>
			<pubDate>Wed, 04 Feb 2015 15:09:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32918@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I can confirm my instructions are correct. Unfortunately support does not include customization services, so if you need additional help with these edits I'll have to ask that you submit a request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thefarmr on "Social Icons open in a new window"</title>
			<link>http://www.themolitor.com/forums/topic/social-icons-open-in-a-new-window#post-32917</link>
			<pubDate>Wed, 04 Feb 2015 14:42:20 +0000</pubDate>
			<dc:creator>thefarmr</dc:creator>
			<guid isPermaLink="false">32917@http://www.themolitor.com/forums/</guid>
			<description><p>I apologize, the code did not display properly in the above message. I inserted the code exactly as written in your instructions.
</p></description>
		</item>
		<item>
			<title>thefarmr on "Social Icons open in a new window"</title>
			<link>http://www.themolitor.com/forums/topic/social-icons-open-in-a-new-window#post-32916</link>
			<pubDate>Wed, 04 Feb 2015 14:38:35 +0000</pubDate>
			<dc:creator>thefarmr</dc:creator>
			<guid isPermaLink="false">32916@http://www.themolitor.com/forums/</guid>
			<description><p><a>"  title="SoundCloud" rel="nofollow"&#62;&#60;i class="fa fa-soundcloud"&#62;&#60;/i&#62;</a></p>
<p>I inserted the above code in the footer.php, but the social links are still opening in current window, as opposed to a new window or tab. I changed the code on all of the social icons. ilkomusic.com</p>
<p>Any ideas why?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Social Icons open in a new window"</title>
			<link>http://www.themolitor.com/forums/topic/social-icons-open-in-a-new-window#post-32912</link>
			<pubDate>Wed, 04 Feb 2015 10:24:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32912@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sure! You just need to add <code>target=&#34;_blank&#34;</code> to each link item in footer.php. For example, the facebook link on line 45 will change from this...</p>
<pre><code>&#60;a class=&#34;socialicon&#34; id=&#34;facebookIcon&#34; href=&#34;&#60;?php echo $facebook; ?&#62;&#34;  title=&#34;Facebook&#34; rel=&#34;nofollow&#34;&#62;&#60;i class=&#34;fa fa-facebook&#34;&#62;&#60;/i&#62;&#60;/a&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;a target=&#34;_blank&#34; class=&#34;socialicon&#34; id=&#34;facebookIcon&#34; href=&#34;&#60;?php echo $facebook; ?&#62;&#34;  title=&#34;Facebook&#34; rel=&#34;nofollow&#34;&#62;&#60;i class=&#34;fa fa-facebook&#34;&#62;&#60;/i&#62;&#60;/a&#62;</code></pre>
<p>See the addition of <code>target=&#34;_blank&#34;</code> at the beginning? Just do that for each social link.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thefarmr on "Social Icons open in a new window"</title>
			<link>http://www.themolitor.com/forums/topic/social-icons-open-in-a-new-window#post-32900</link>
			<pubDate>Wed, 04 Feb 2015 08:19:58 +0000</pubDate>
			<dc:creator>thefarmr</dc:creator>
			<guid isPermaLink="false">32900@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you tell me how to make the social icons at the bottom of the Nocturnal theme open in a new window? Specifically the soundcloud and the Facebook icons. Thanks!
</p></description>
		</item>

	</channel>
</rss>
