<?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: Blank Form on All Browsers</title>
		<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers</link>
		<description>Gravity Support Forums Topic: Blank Form on All Browsers</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:02:26 +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/blank-form-on-all-browsers" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-136750</link>
			<pubDate>Wed, 30 Jan 2013 20:24:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-136560</link>
			<pubDate>Wed, 30 Jan 2013 13:57:55 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">136560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, thank you, thank you.  All is fixed now.  Your help is greatly appreciated!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-135812</link>
			<pubDate>Wed, 30 Jan 2013 01:05:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135812@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's good that you got rid of the old version of jQuery but now there is no jQuery being loaded at all.  Normally, WordPress does this on its own.  It sounds like the built-in jQuery was deregistered, probably somewhere near the line you removed.  Can you check that please?&#60;/p&#62;
&#60;p&#62;You need jQuery loaded in the head of the page for Gravity Forms to work.  WordPress does this on its own unless you tell it not to.  I think your theme is telling it not to.  Look for &#34;deregister&#34; near where you removed that register line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-135746</link>
			<pubDate>Tue, 29 Jan 2013 23:55:15 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">135746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any more thoughts on the issue? Getting pretty desperate to get this fixed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-135479</link>
			<pubDate>Tue, 29 Jan 2013 16:47:11 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">135479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok, so I found a file:&#60;/p&#62;
&#60;p&#62; wp_register_script('jquery',(&#34;http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js&#34;), false, '');  &#60;/p&#62;
&#60;p&#62;and deleted it.  But still no fix.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-134328</link>
			<pubDate>Mon, 28 Jan 2013 19:37:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134328@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You need to find out what file is loading this script:&#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/jquery.min.js?ver=3.5.1&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;My guess is the the theme is doing it in the functions.php file.  Theme authors sometimes deregister the built-in jQuery and then load this from googleapis.  Check the theme's functions.php&#60;/p&#62;
&#60;p&#62;You did not mention deactivating the theme and trying twenty eleven or twenty twelve: just disabling plugins.  Is the theme is adding the script, then activating a default theme will at least confirm the theme is the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-134316</link>
			<pubDate>Mon, 28 Jan 2013 19:26:11 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">134316@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your quick reply.  For the life of me I cannot find the jQuery 1.9.0.  I followed your link and attempted to deactivate all the plugins to find the problem.  No such luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-134280</link>
			<pubDate>Mon, 28 Jan 2013 18:14:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134280@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see one JavaScript error on that page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Timestamp: 1/28/13 4:09:35 PM
Error: TypeError: jQuery.browser is undefined
Source File: &#60;a href=&#34;http://strokerecoverybc.ca/wp-content/themes/rttheme13/js/script.js?ver=3.5.1&#34; rel=&#34;nofollow&#34;&#62;http://strokerecoverybc.ca/wp-content/themes/rttheme13/js/script.js?ver=3.5.1&#60;/a&#62;
Line: 371&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;WordPress 3.5.1 comes with and requires jQuery 1.8.3. You're including jQuery 1.9.0 from googleapis:&#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/jquery.min.js?ver=3.5.1&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is what's causing your form to fail to display.  Remove the call to that jQuery library and let WordPress enqueue the correct 1.8.3 version of the jQuery library and if there are no other JavaScript errors, I think you will find that your form displays properly.&#60;/p&#62;
&#60;p&#62;You can use our theme and plugin conflict resolution steps to determine where that library is being loaded, if you can't fine it: &#60;a href=&#34;http://rkt.gs/testing&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/testing&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Blank Form on All Browsers"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-form-on-all-browsers#post-134264</link>
			<pubDate>Mon, 28 Jan 2013 17:52:07 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">134264@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I used the shortcode for one of my forms on this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://strokerecoverybc.ca/coordinator/monthly-report/&#34; rel=&#34;nofollow&#34;&#62;http://strokerecoverybc.ca/coordinator/monthly-report/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But on every browser, the page shows up blank. I have tried disabling my other plugins, but that didn't help.  The issue only appeared after upgrading to WP 3.5.1
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
