<?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: Problem viewing Producer Child Theme with iPad and Android</title>
		<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Problem viewing Producer Child Theme with iPad and Android</description>
		<language>en-US</language>
		<pubDate>Sat, 02 May 2026 12:36:57 +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/problem-viewing-producer-with-ipadsafari-and-android" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26307</link>
			<pubDate>Mon, 13 Jan 2014 10:10:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26307@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I'll mark this thread as resolved. If you have additional questions, please feel free to post another thread and I'll be happy to review.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26280</link>
			<pubDate>Fri, 10 Jan 2014 21:22:58 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26280@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,</p>
<p>Yes, that seems to have fixed it :D  whoo hoo!</p>
<p>The only criticism made by my friend who was testing it for me is, when using iPad Safari, there is a moment when the homepage posters and summaries are presented in a vertical column, one on top the other, with only the header showing at the top.  Then the screen changes and he can see the background image, the tag line and the "continue" arrow.  At this point the posters and summaries are presented in the slider.  So, it ends up looking correct, there's just a delay in the presentation.  This does not happen in iPad/Chrome.</p>
<p>So, unless you have other suggestions for this Safari delay (I suspect it's a Safari thing you can't do anything about) then I think we can call this solved.  Phew!</p>
<p>I assume you will add this code to your next script update?</p>
<p>Thank you for your assistance with this.</p>
<p>Trishah
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26202</link>
			<pubDate>Wed, 08 Jan 2014 10:25:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26202@http://www.themolitor.com/forums/</guid>
			<description><p>I think I isolated the issue. Open up custom.js and change the following on lines 86-89 from this...</p>
<pre><code>////////////////
//LOADING ANIMATION
////////////////
if(!chromeBrowser){</code></pre>
<p>...to this...</p>
<pre><code>////////////////
//LOADING ANIMATION
////////////////
if(!chromeBrowser &#38;&#38; !iPadiPhone){</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26191</link>
			<pubDate>Wed, 08 Jan 2014 06:50:14 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26191@http://www.themolitor.com/forums/</guid>
			<description><p>Update:  Adding the header.php file to the child did not fix the problem.  Maybe this theme is going to need an official child theme in order to fix the problem?
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26177</link>
			<pubDate>Tue, 07 Jan 2014 12:56:41 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26177@http://www.themolitor.com/forums/</guid>
			<description><p>Then I think there may be some responsive script that is not loading properly.  Maybe if I add the parent head.php to the child...  I'll get back to you on this.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26176</link>
			<pubDate>Tue, 07 Jan 2014 12:47:40 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26176@http://www.themolitor.com/forums/</guid>
			<description><p>Yes, it appears to be related to child theme use.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26175</link>
			<pubDate>Tue, 07 Jan 2014 12:45:25 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26175@http://www.themolitor.com/forums/</guid>
			<description><p>Just so I know, have you actually tried to do a child theme and view it on an iPad?  I'd like to verify that we at least have confirmed the cause.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26140</link>
			<pubDate>Mon, 06 Jan 2014 14:00:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26140@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I can't seem to isolate the issue to anything specific to the iPad. This is so odd. Sorry I can't be more help. I'm really not sure what the issue is, but I'll continue to look into this...</p>
<p>Marking thread as "pending review".</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26137</link>
			<pubDate>Mon, 06 Jan 2014 12:24:11 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26137@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris, and thank you for continuing to help with this!  It is greatly appreciated.</p>
<p>Well, that did help some.  But it's still not looking right...</p>
<p><a href="http://trishah.com/clients/paulbud/ss/ipad_after_code_snippet.jpg" rel="nofollow">http://trishah.com/clients/paulbud/ss/ipad_after_code_snippet.jpg</a></p>
<p>I have tried the site in iPad simulators online but it looks just fine on them.  It's only happening with the use of the actual iPad.</p>
<p>I would put all my child css in the theme customization section but I've made changes to functions and to the templates which all need the child css file to work with the parent... sigh. </p>
<p>Any other suggestions?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26128</link>
			<pubDate>Mon, 06 Jan 2014 11:11:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26128@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I really can't say why using a child theme would cause an issue like this only on an iPad. Very strange.</p>
<p>For now, try throwing this in your Custom CSS box on the customize page...</p>
<pre><code>body.iDivice #loadingContainer {display:none !important;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26105</link>
			<pubDate>Sun, 05 Jan 2014 09:57:20 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26105@http://www.themolitor.com/forums/</guid>
			<description><p>After much testing, this is what I discovered...  The problem does NOT happens on the iPad when The Producer parent theme is active.  However, the problem DOES happen on the iPad when my child theme is activated.  So, to determine what in my child theme was causing the problem I, piece-by-piece, removed template pages, then the child function.php page, then I started deleting sections of the child style.css page.  What I discovered amazed me... I removed all the styles from the style.css page EXCEPT for the top section of the style.css that links it to the parent.  With all the plugins off and only the minimal necessary information in the child style.css page, the problem DID happen.</p>
<p>Apparently, just having a child theme causes the problem.  Here is a link to the minimal child theme that caused the problem.  </p>
<p><a href="http://trishah.com/clients/paulbud/min-child/" rel="nofollow">http://trishah.com/clients/paulbud/min-child/</a></p>
<p>Any advice on how to fix this?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26021</link>
			<pubDate>Thu, 02 Jan 2014 11:09:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26021@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>This issue just appears to happen with your site. As you can see with the demo, the site loads just fine on mobile devices.</p>
<p>Looking at the source code, I see A LOT of extra scripts. Specifically the fancybox script. Is that a plugin?</p>
<p>Be sure that when you're deactivating plugins to clear your browser cache to make sure you're viewing a fresh copy of the site.</p>
<p>Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-26004</link>
			<pubDate>Wed, 01 Jan 2014 18:40:10 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">26004@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>I had a MacFriend of mine try the site with his iPad and the site doesn't load correctly in iPad/Safari or in iPad/Chrome, and it doesn't matter if all the plugins are active or deactivated.</p>
<p>He reports that he can see the header and when he refreshes the page he sees a flash of the first poster from the homepage scroller but then it goes black.  This same thing happens no matter which header link he tries.  He can see the site properly on his iMac.</p>
<p>Are you (or anyone on this thread) able to replicate this issue on an iPad?  Is it just with my site or is it with all Producer themed sites?  <a href="http://paulbudline.com" rel="nofollow">http://paulbudline.com</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-25932</link>
			<pubDate>Mon, 30 Dec 2013 13:36:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25932@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sounds like a script conflict if the loading notice isn't going away.</p>
<p>Make sure all plugins are deactivated to see if that might be the cause.</p>
<p>Let me know.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Trishah on "Problem viewing Producer Child Theme with iPad and Android"</title>
			<link>http://www.themolitor.com/forums/topic/problem-viewing-producer-with-ipadsafari-and-android#post-25894</link>
			<pubDate>Mon, 30 Dec 2013 09:50:49 +0000</pubDate>
			<dc:creator>Trishah</dc:creator>
			<guid isPermaLink="false">25894@http://www.themolitor.com/forums/</guid>
			<description><p>I have my clients site live (<a href="http://paulbudline.com" rel="nofollow">http://paulbudline.com</a>) but he is getting some feedback from two people with iPads who say they can not access the website. He reports:</p>
<blockquote><p>"Opens to home screen with tabs but does not fill. The fill circle that usually shows progress, shows no activity. I'm on my iPad using Safari"
</p></blockquote>
<p>I don't have an iPad or MAC so I can't test this, but I know you design on a MAC so maybe you can help.</p>
<p>I went to <a href="http://www.browserstack.com" rel="nofollow">http://www.browserstack.com</a> and did some screenshots from different devices and uploaded them here for you to see:  <a href="http://trishah.com/clients/paulbud/ss/" rel="nofollow">http://trishah.com/clients/paulbud/ss/</a> </p>
<p>As you can see,</p>
<p>    1.  All the android devices show a black screen so that's a problem.<br />
    2.  There are some shots that show the header and the spinning loading wheel so I assume these just needed more time to load and are not a problem.<br />
    3.  The Browserstack method does not allow me to choose the browser for the iPad so I can't verify my client's complaint about iPad/Safari.</p>
<p>Any guidance or help you can offer would be greatly appreciated!
</p></description>
		</item>

	</channel>
</rss>
