<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: How to make Email clickable</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 13:20:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19068</guid>
					<title><![CDATA[How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19068</link>
					<pubDate>Thu, 17 Apr 2014 09:55:30 +0000</pubDate>
					<dc:creator>marcj</dc:creator>

					<description>
						<![CDATA[
						<p>Is there a way to make  the contact email in the header and on the contact page clickable? (e.g. open mail client).</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19070</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19070</link>
					<pubDate>Thu, 17 Apr 2014 10:38:05 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Sure, edit your header.php and find this bit:<br />
<code>&lt;?php echo $header_email;?&gt;</code></p>
<p>Replace it with:</p>
<p><code>&lt;a href=&quot;mailto:&lt;?php echo $header_email;?&gt;&quot;&gt;&lt;?php echo $header_email;?&gt;&lt;/a&gt;</code></p>
<p>That should do it! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19073</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19073</link>
					<pubDate>Thu, 17 Apr 2014 11:03:46 +0000</pubDate>
					<dc:creator>marcj</dc:creator>

					<description>
						<![CDATA[
						<p>Worked perfectly. Nice one.</p>
<p>Anyway of doing it for the contact info widget?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19075</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19075</link>
					<pubDate>Thu, 17 Apr 2014 11:50:27 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure, you need to mod your includes/boc_widgets.php</p>
<p>and replace this:</p>
<p><code>&lt;?php echo antispambot($instance[&#039;email&#039;]); ?&gt;</code></p>
<p>with this:</p>
<p><code>&lt;a href=&quot;mailto:&lt;?php echo $instance[&#039;email&#039;];?&gt;&quot;&gt;&lt;?php echo antispambot($instance[&#039;email&#039;]); ?&gt;&lt;/a&gt;</code></p>
<p>Glad to hear it worked out, pls rate the theme if you are happy with it and our support! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19076</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19076</link>
					<pubDate>Thu, 17 Apr 2014 11:56:17 +0000</pubDate>
					<dc:creator>marcj</dc:creator>

					<description>
						<![CDATA[
						<p>Absolutely spot on. Many thanks.</p>
<p>Great support. Will give praise as requested!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19077</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-19077</link>
					<pubDate>Thu, 17 Apr 2014 15:18:56 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>That would be greatly appreciated as we value highly our clients&#8217; satisfaction and the quality of our support! Thanks! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21019</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21019</link>
					<pubDate>Tue, 19 Aug 2014 15:29:30 +0000</pubDate>
					<dc:creator>glitterlion</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys -</p>
<p>I used this discussion and edited my header code to get the email link at top of page to be dynamic. But this change did not work for the contact page contact info side bar. How do I get that to change? Where did I go wrong?</p>
<p><a href="http://mamait.ca/bacd/contact/" rel="nofollow">http://mamait.ca/bacd/contact/</a></p>
<p>thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21020</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21020</link>
					<pubDate>Tue, 19 Aug 2014 15:36:14 +0000</pubDate>
					<dc:creator>glitterlion</dc:creator>

					<description>
						<![CDATA[
						<p>ps- I have created an include folder in my child-theme and put and edited version of boc_widgets.php in there &#8211; should I just edit the main theme boc_widgets.php? Will it disappear if theme is updated in future?</p>
<p>thx</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21029</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21029</link>
					<pubDate>Wed, 20 Aug 2014 11:50:06 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>I can see you got it in the end?<br />
Ya, add the edited version in your child theme. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21037</guid>
					<title><![CDATA[Reply To: How to make Email clickable]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/#post-21037</link>
					<pubDate>Wed, 20 Aug 2014 20:03:58 +0000</pubDate>
					<dc:creator>glitterlion</dc:creator>

					<description>
						<![CDATA[
						<p>thanks! I couldn&#8217;t make it work in the child theme box_widgets.php file so I edited the main theme php file&#8230;</p>
<p>I don&#8217;t know if those changes will get wiped on update &#8211; but they are easy enough to fix&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

