<?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: Potential Bug with Safari</title>
		<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Potential Bug with Safari</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:48:56 +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/potential-bug-with-safari" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35893</link>
			<pubDate>Fri, 04 Sep 2015 09:42:27 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35893@http://www.themolitor.com/forums/</guid>
			<description><p>:-)
</p></description>
		</item>
		<item>
			<title>action Turtle on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35884</link>
			<pubDate>Thu, 03 Sep 2015 14:15:32 +0000</pubDate>
			<dc:creator>action Turtle</dc:creator>
			<guid isPermaLink="false">35884@http://www.themolitor.com/forums/</guid>
			<description><p>Yes it really did...</p>
<p>Thank you!!! Working perfect in Safari now...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35870</link>
			<pubDate>Thu, 03 Sep 2015 09:17:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35870@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can disable this script by opening scripts/custom.js and changing the following on lines 27-34 from this...</p>
<pre><code>////////////////
//DETECT SAFARI
////////////////
if (navigator.userAgent.indexOf(&#039;Safari&#039;) != -1 &#38;&#38; navigator.userAgent.indexOf(&#039;Chrome&#039;) == -1) {
	var safariBrowser = &#039;true&#039;;
} else {
	var safariBrowser = &#039;false&#039;;
}</code></pre>
<p>...to this...</p>
<pre><code>var safariBrowser = &#039;false&#039;;</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>action Turtle on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35860</link>
			<pubDate>Wed, 02 Sep 2015 19:57:07 +0000</pubDate>
			<dc:creator>action Turtle</dc:creator>
			<guid isPermaLink="false">35860@http://www.themolitor.com/forums/</guid>
			<description><p>Oh... So maybe it has been fixed and we do not need the script anymore?</p>
<p>Is there a way to have it work like the other browsers?</p>
<p>Thank you!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35845</link>
			<pubDate>Wed, 02 Sep 2015 09:14:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35845@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yes, I forgot about the issue with Safari. There is a bug with the browser. I can't remember specifically what the issue was (it's been a couple years), but I had to write a script specifically for Safari due to browser issues with the parallax effect turned on.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>action Turtle on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35834</link>
			<pubDate>Mon, 31 Aug 2015 12:53:37 +0000</pubDate>
			<dc:creator>action Turtle</dc:creator>
			<guid isPermaLink="false">35834@http://www.themolitor.com/forums/</guid>
			<description><p>Yes... I am OS X 10.10.3 MacBook</p>
<p>Safari - 8.0.5</p>
<p>Firefox - 40.0.3</p>
<p>Chrome - 44.0.2403.157 (64-bit)</p>
<p>Opera - 31.0.1889.174</p>
<p>Everything should be the latest builds...</p>
<p>So when I look at the loft.b site the images will move one over another... But in Safari they are all stuck together and seem like one long page... So you  see it like it is in safari for everything? Weird... </p>
<p>Hope this info helps...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35827</link>
			<pubDate>Mon, 31 Aug 2015 11:22:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35827@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I'm using the latest version of FireFox, Chrome and Safari and do not see any parallax effect on your site. Everything appears to be performing as it should on my end.</p>
<p>Can you provide more details about your machine and browser version? I'll see if I can recreate it over here.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>action Turtle on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35821</link>
			<pubDate>Mon, 31 Aug 2015 10:01:45 +0000</pubDate>
			<dc:creator>action Turtle</dc:creator>
			<guid isPermaLink="false">35821@http://www.themolitor.com/forums/</guid>
			<description><p>Well the parallax effect works on all browsers with images or bg patterns except safari... So maybe it should be updated then... Check Opera or firefox or chrome... It will work but in safari its really bad... So your saying it will stay like that and whatever? I guess the other three bowsers updated to make it work... What can we do?. Site needs to function the same in all bowsers... Cant have safari be weird...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35809</link>
			<pubDate>Mon, 31 Aug 2015 08:50:47 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35809@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The parallax effect only applies to bg patterns, not full bg images. You can see this demonstrated on the demo site: <a href="http://themes.themolitor.com/panels" rel="nofollow">http://themes.themolitor.com/panels</a></p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>action Turtle on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35802</link>
			<pubDate>Fri, 28 Aug 2015 12:14:56 +0000</pubDate>
			<dc:creator>action Turtle</dc:creator>
			<guid isPermaLink="false">35802@http://www.themolitor.com/forums/</guid>
			<description><p>all sites running panels with safari dude... just launch it youll see...</p>
<p>you can check this guys site from another post... his is doing it too... already gave you info you needed...</p>
<p>Here's the URL of the page:<br />
<a href="http://www.loft-b.com/" rel="nofollow">http://www.loft-b.com/</a></p>
<p>also very frustration is the fact that if i try to answer to posts you think i am a spam bot and block me... Now i have to just sit here and wait... ugh...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35800</link>
			<pubDate>Fri, 28 Aug 2015 10:57:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35800@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>action Turtle on "Potential Bug with Safari"</title>
			<link>http://www.themolitor.com/forums/topic/potential-bug-with-safari#post-35794</link>
			<pubDate>Fri, 28 Aug 2015 10:03:22 +0000</pubDate>
			<dc:creator>action Turtle</dc:creator>
			<guid isPermaLink="false">35794@http://www.themolitor.com/forums/</guid>
			<description><p>I just noticed that the parallax effect that should happen when you use the patterns and BG images correctly... Is not happening in safari... I checked firefox, opera and chrome... All work correctly except safari... Not sure what the issue is... </p>
<p>Thank you!!!
</p></description>
		</item>

	</channel>
</rss>
