<?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>How can I fix this glitchy page loading problem? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 09:26:11 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8906</guid>
					<title><![CDATA[How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8906</link>
					<pubDate>Tue, 28 Jan 2014 04:03:12 +0000</pubDate>
					<dc:creator>M Pez</dc:creator>

					<description>
						<![CDATA[
						<p>I have an Integrity home page with a Revo Slider above the menu. When the page loads it shows the page content for a second or two and then the Revo Slider comes in after. It looks pretty terrible. Can you please tell me how to fix this problem?</p>
<p>Your demo page loads normally: <a href="http://theme.co/x/" rel="nofollow">http://theme.co/x/</a><br />
Mine does not: <a href="http://goo.gl/1bLs8s" rel="nofollow">http://goo.gl/1bLs8s</a></p>
<p>Also, how can I replace that little down arrow icon with my own PNG graphic? Your image renders fine on FireFox but it&#8217;s a little messed up looking on Safari OSX. It&#8217;s not smooth and the circle looks faceted. </p>
<p>And&#8230;one other problem that I need to resolve. On an iPad the down arrow icon is touching the bottom of the page. How can I force it to obey the margins?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8907</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8907</link>
					<pubDate>Tue, 28 Jan 2014 04:11:18 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey,</p>
<p>Our homepage demo is not using Revolution Slider up top. It is slightly modified for our sales purposes. There is no way to alleviate the slider &#8220;glitch&#8221; as the JavaScript used to calculate the full height of your browser window must wait until <strong>after</strong> everything loads, which can take time to parse and fully complete if you are using the fullwidth slider.</p>
<p>You can update the scroll bottom anchor using a <a href="http://theme.co/x/member/kb/how-to-setup-a-child-theme/" title="How to Setup a Child Theme" rel="nofollow">child theme</a> and <a href="http://theme.co/x/member/kb/how-to-customize-theme-templates-and-markup/" title="How to Customize Theme Templates and Markup" rel="nofollow">modifying template markup</a> as needed. The slider Views are in <strong>/framework/views/global/</strong> that you&#8217;ll want to update.</p>
<p>Also, I can&#8217;t seem to replicate the error with the down error on our iPad here.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8926</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8926</link>
					<pubDate>Tue, 28 Jan 2014 05:11:19 +0000</pubDate>
					<dc:creator>M Pez</dc:creator>

					<description>
						<![CDATA[
						<p>Wow, it&#8217;s really surprising to me that this glitch cannot be fixed. I could understand if I was trying to do something that your theme was not intended to do&#8230;but this is a built-in feature. 🙁</p>
<p>It sounds like that I am currently in a no-win situation with my client. I have sold them on having a page with an animated slider above menu. They loved it but they hated the redraw glitch. When I saw that your home page did not have the same problem I told them that I would be able to fix it. </p>
<p>I must resolve this problem somehow. Can you please provide us with the same solution that you are using on your own page? Maybe if we can see what you are doing we can come up with a way to minimize the redraw issue. </p>
<p>I am not a web programmer but couldn&#8217;t we do something like this to fix it? Load a page with a blank gap at the top that is taller than the average display (perhaps 1300px tall). So instead of user seeing the menu and the content flash they would just see white&#8230;or a color and then the slider. </p>
<p>Then after the page loads and the JavaScript has calculated the window size, couldn&#8217;t you simply hide the spacer/dummy image that you used to push the page content out of view so when the user scrolls all looks normal?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8928</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-8928</link>
					<pubDate>Tue, 28 Jan 2014 05:22:32 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey there,</p>
<p>The currently solution that the sales page uses employs some extensive CSS to get this working. You have to specify the height of <strong>every</strong> parent element of the &#8220;slider&#8221; area to be <strong>100%</strong>, and then do some additional repositioning beyond that. Additionally, you won&#8217;t be able to position or animate layers the way you can with the slider. If you&#8217;ve optimized your site in every other way possible (gzip compression, compress media as much as possible such as images and video, enable caching of resources, utilize a CDN if at all possible, et cetera), you should be able reduce this effect as much as possible. Again, it isn&#8217;t a &#8220;glitch,&#8221; it&#8217;s merely a reality of using this feature with Revolution Slider when you calculate the fullwidth screen size. Take note that if you switch to a &#8220;fixed&#8221; height, this will not happen.</p>
<p>There are a couple other options you could try. The following JavaScript is not ideal, <strong>but nothing will be visible until all content, iframes, remote scripts, fonts, and images are downloaded</strong> while using it (for a maximum of three seconds). You&#8217;ll want to run this in the <strong>&lt;head&gt;</strong> somewhere, which you will need to enqueue or add via a child theme:</p>
<pre class="prettyprint">(function(){
  var d = document, e = d.documentElement, s = d.createElement('style');
  if (e.style.MozTransform === ''){ // gecko 1.9.1 inference
    s.textContent = 'body{visibility:hidden}';
    var r = document.getElementsByTagName('script')[0];
    r.parentNode.insertBefore(s, r);
    function f(){ s.parentNode &#038;& s.parentNode.removeChild(s); }
    addEventListener('load',f,false);
    setTimeout(f,3000);
  }
})();</pre>
<p>Additionally, (and probably better) you could take advantage of the <strong>Min. Fullscreen Height</strong> setting on your slider within the plugin. This will pretty much do exactly what it says it will do and set a minimum height for your slider when using the fullscreen setting. You can set this to a height closer to a normal browser size on a standard desktop to avoid so much of a jump on page load.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9041</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9041</link>
					<pubDate>Tue, 28 Jan 2014 16:52:21 +0000</pubDate>
					<dc:creator>M Pez</dc:creator>

					<description>
						<![CDATA[
						<p>The down arrow icon touches the bottom of the iPad browser when it&#8217;s in a horizontal orientation. Vertical loads normally.</p>
<p>Here are screen captures from my iPad:</p>
<p><img decoding="async" src="http://farm4.staticflickr.com/3803/12184524195_e83f02770f_o.jpg" alt="" /></p>
<p><img decoding="async" src="http://farm3.staticflickr.com/2883/12184746833_8849a99b36_o.png" alt="" /></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9108</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9108</link>
					<pubDate>Tue, 28 Jan 2014 20:53:30 +0000</pubDate>
					<dc:creator>M Pez</dc:creator>

					<description>
						<![CDATA[
						<p>By the way, <a href="http://theme.co/x/" target="_blank" rel="nofollow">your home page</a> exhibits the same clipping problem on an iPad in horizontal mode, except on your page it&#8217;s clipping off the bottom of your menu. I am guessing that whatever is causing this problem on both sites is related. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9135</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9135</link>
					<pubDate>Tue, 28 Jan 2014 21:40:21 +0000</pubDate>
					<dc:creator>M Pez</dc:creator>

					<description>
						<![CDATA[
						<p>Great, your JavaScript worked perfectly! It hides the loading glitch in FireFox. Do you have a similar script that I can use for other browsers? Specifically, Safari on a Mac and iPad, which is what my customer is using. Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9227</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9227</link>
					<pubDate>Wed, 29 Jan 2014 03:42:16 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey there,</p>
<p>You can try removing the <strong>if</strong> statement inside the function and that should give you what you want.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9453</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9453</link>
					<pubDate>Wed, 29 Jan 2014 23:56:15 +0000</pubDate>
					<dc:creator>M Pez</dc:creator>

					<description>
						<![CDATA[
						<p>That solved the Safari problem. Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9460</guid>
					<title><![CDATA[Reply To: How can I fix this glitchy page loading problem?]]></title>
					<link>https://theme.co/archive/forums/topic/how-can-i-fix-this-glitchy-page-loading-problem/#post-9460</link>
					<pubDate>Thu, 30 Jan 2014 00:03:51 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re welcome!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

