<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Gravity Support Forums Topic: Form not showing in IE8</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8</link>
		<description>Gravity Support Forums Topic: Form not showing in IE8</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 19:23:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/form-not-showing-in-ie8" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-136708</link>
			<pubDate>Wed, 30 Jan 2013 18:30:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136708@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@squeekpress, I see just one version of jQuery in your page now:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js?ver=1.8.3&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And the form appears to load fine now?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-136706</link>
			<pubDate>Wed, 30 Jan 2013 18:27:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@willc, I wonder if this is related: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/form-with-conditional-logics-not-working-in-ie-7#post-126979&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/form-with-conditional-logics-not-working-in-ie-7#post-126979&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That was for IE 7, but that seems to be the same line in your debug output.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>squeekpress on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135406</link>
			<pubDate>Tue, 29 Jan 2013 14:53:35 +0000</pubDate>
			<dc:creator>squeekpress</dc:creator>
			<guid isPermaLink="false">135406@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, after doing all of the above...I download all the theme files and have been going through them .  EVERYTHING that calls to jQuery 1.6.2 is OUT...except in themes\mingle\assets\js\libs\jquery-1.6.2.min.js exists!!  Does THIS need to be removed?&#60;/p&#62;
&#60;p&#62;I'm at a lose here!  I've followed ALL the above instructions and GETTING NOWHERE!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merrily on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135398</link>
			<pubDate>Tue, 29 Jan 2013 14:41:19 +0000</pubDate>
			<dc:creator>Merrily</dc:creator>
			<guid isPermaLink="false">135398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Mine too used to work fine...until yesterday. I'm not convinced its a theme conflict.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>squeekpress on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135381</link>
			<pubDate>Tue, 29 Jan 2013 14:18:49 +0000</pubDate>
			<dc:creator>squeekpress</dc:creator>
			<guid isPermaLink="false">135381@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've gone through and made the following changes:&#60;br /&#62;
Removed from Header-Default.PHP:&#60;br /&#62;
&#38;lt;script&#38;gt;!window.jQuery &#38;amp;&#38;amp; document.write(unescape('%3Cscript src=&#34;&#38;lt;?php echo $jsPath; ?&#38;gt;libs/jquery-1.6.2.min.js&#34;%3E%3C/script%3E'))&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Removed from functions.php:&#60;br /&#62;
wp_register_script( 'jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js', array(), '1.6.2');&#60;/p&#62;
&#60;p&#62;They still didn't show!&#60;/p&#62;
&#60;p&#62;I also have turned off all the plugins, reactivated GF...still nothing.&#60;/p&#62;
&#60;p&#62;Defaulted to Twenty Twelve theme...POOF there it is!  So I guess it's a Theme conflict.  I am just confused b/c it worked just fine (for the past 7 months) until this morning!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Merrily on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135373</link>
			<pubDate>Tue, 29 Jan 2013 14:03:47 +0000</pubDate>
			<dc:creator>Merrily</dc:creator>
			<guid isPermaLink="false">135373@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So when you said &#34;For the record, this form displayed fine for me in IE8 after you made the jQuery change,&#34; does that mean there is still a theme conflict?  I'm confused as to why it would work for you and not to me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135311</link>
			<pubDate>Tue, 29 Jan 2013 13:13:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135311@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@squeekpress, you are loading an old version of jQuery from googleaplis:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js?ver=1.6.2&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I also see this in the source with an old jQuery version, but I'm not sure if it's related:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script&#38;gt;!window.jQuery &#38;amp;&#38;amp; document.write(unescape(&#38;#39;%3Cscript src=&#38;quot;http://squeekpress-ws4.info/wp-content/themes/parallelus-mingle/assets/js/libs/jquery-1.6.2.min.js&#38;quot;%3E%3C/script%3E&#38;#39;))&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With WordPress 3.5.1 and Gravity Forms 1.6.11, you should have jQuery 1.8.3.  If you remove this call to jQuery 1.6.2 and let WordPress do its job of enqueuing jQuery 1.8.3, so long as you don't have other JavaScript errors, I think you will find that your forms display properly.&#60;/p&#62;
&#60;p&#62;The theme is probably loading these old versions.  If you follow David's advice to check for theme and plugin conflicts, you will find out exactly where the old version are coming from.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>squeekpress on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135299</link>
			<pubDate>Tue, 29 Jan 2013 12:55:45 +0000</pubDate>
			<dc:creator>squeekpress</dc:creator>
			<guid isPermaLink="false">135299@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Chris...&#60;br /&#62;
Site:  &#60;a href=&#34;http://squeekpress-ws4.info/share-on-chefkey/&#34; rel=&#34;nofollow&#34;&#62;http://squeekpress-ws4.info/share-on-chefkey/&#60;/a&#62;  UN: jeffrye[xxxx] PW: oscar[xxxx]&#60;br /&#62;
This is our development site.  If you use any of the &#34;Share on ChefKey&#34; links in the left sidebar, they all go to another GF, again not showing up in IE or FF :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135267</link>
			<pubDate>Tue, 29 Jan 2013 12:31:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@squeekpress, please post a link to the page on your site where the form should appear so we can better help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not showing in IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-in-ie8#post-135266</link>
			<pubDate>Tue, 29 Jan 2013 12:31:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135266@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@willc, yes, that means it's a theme conflict.  You'll have to find out what it is about your theme that is causing this problem.  I would take a look in functions.php, or try validating the XHTML on the page to be sure there are no related problems there:  &#60;a href=&#34;http://validator.w3.org/check?verbose=1&#38;amp;uri=http%3A%2F%2Fwww.virginiahomecarepartners.com%2Femployment%2F&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?verbose=1&#38;amp;uri=http%3A%2F%2Fwww.virginiahomecarepartners.com%2Femployment%2F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
