<?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: Microsoft Edge Browser Problems</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 14:01:12 +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/microsoft-edge-browser-problems/#post-22898</guid>
					<title><![CDATA[Microsoft Edge Browser Problems]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/#post-22898</link>
					<pubDate>Tue, 29 Sep 2015 09:56:26 +0000</pubDate>
					<dc:creator>ctopham</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Guys</p>
<p>I&#8217;m having a couple of issues with the Savia template and the new Microsoft Edge browser.  In a nutshell, if you view my site with MS Edge sometimes the text will show and other times it won&#8217;t, it&#8217;s a bit random.  My website is <a href="http://www.abtecnet.com" rel="nofollow">http://www.abtecnet.com</a>.  The first few pages may appear fine but if you start clicking around it sometimes a page will load without text.</p>
<p>I&#8217;m using version 1.2 of the theme.  </p>
<p>Has anyone else reported any issues?</p>
<p>Regards<br />
Chris</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/#post-22907</guid>
					<title><![CDATA[Reply To: Microsoft Edge Browser Problems]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/#post-22907</link>
					<pubDate>Tue, 29 Sep 2015 13:21:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Chris,</p>
<p>Try adding this:</p>
<pre><code>
var edge = ua.indexOf(&#039;Edge/&#039;);  
if (edge &gt; 0) {
        callback();
    }</code></pre>
<p>after this bit:</p>
<pre><code>  if (trident &gt; 0) {
        // IE 11 (or newer) =&gt; return version number
        callback();
    }</code></pre>
<p>in your savia/js/common.js file</p>
<p>LEt me know if it still happens after that. The reason is JS callbacks seem to be somewhat problematic in MS browsers&#8230; <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/microsoft-edge-browser-problems/#post-22914</guid>
					<title><![CDATA[Reply To: Microsoft Edge Browser Problems]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/#post-22914</link>
					<pubDate>Tue, 29 Sep 2015 15:11:52 +0000</pubDate>
					<dc:creator>ctopham</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, I will give that a go when our site is quiet.  It&#8217;s crazy, I hoped that MS Edge would resolve the issue of having to code a site for separate browsers, looks like the world with Windows 10 hasn&#8217;t changed that much.</p>
<p>I&#8217;ll let you know if that code works in a couple of days.</p>
<p>regards<br />
Chris</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/#post-23371</guid>
					<title><![CDATA[Reply To: Microsoft Edge Browser Problems]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/microsoft-edge-browser-problems/#post-23371</link>
					<pubDate>Tue, 13 Oct 2015 09:28:54 +0000</pubDate>
					<dc:creator>ctopham</dc:creator>

					<description>
						<![CDATA[
						<p>Fantastic, just to let you know this additional code worked.  The site is now viewable via MS Edge.</p>
<p>Regards<br />
Chris</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

