<?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: Forms not working in IE or Safari</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari</link>
		<description>Gravity Support Forums Topic: Forms not working in IE or Safari</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 06:46:07 +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/forms-not-working-in-ie-or-safari" rel="self" type="application/rss+xml" />

		<item>
			<title>kyle on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57814</link>
			<pubDate>Fri, 04 May 2012 16:40:36 +0000</pubDate>
			<dc:creator>kyle</dc:creator>
			<guid isPermaLink="false">57814@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could do a global search on the theme files to find the call to it and remove it.  Normally it'd be a wp_enqueue_script call, but all bets are off if the theme is loading an older version of jquery.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Debwork on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57779</link>
			<pubDate>Fri, 04 May 2012 13:25:51 +0000</pubDate>
			<dc:creator>Debwork</dc:creator>
			<guid isPermaLink="false">57779@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;yes... confirmed... it doesn't work on my XP after clearing browser cache but it worked on Win7 ie8&#60;br /&#62;
I reset it to the original theme...  cleared browser cache... and now it still works on Win7 ie8. &#60;/p&#62;
&#60;p&#62;Is there a way to get around the theme's use of 1.4.2? ... which is going above and beyond, I know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57777</link>
			<pubDate>Fri, 04 May 2012 13:12:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57777@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So it looks to be a theme issue. Hopefully, you or the theme developer will be able to resolve this issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57773</link>
			<pubDate>Fri, 04 May 2012 13:03:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57773@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like it is working now to me. I submitted an entry. Can you please confirm?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Debwork on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57772</link>
			<pubDate>Fri, 04 May 2012 12:59:26 +0000</pubDate>
			<dc:creator>Debwork</dc:creator>
			<guid isPermaLink="false">57772@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please check it out thanks one million.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Debwork on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57771</link>
			<pubDate>Fri, 04 May 2012 12:58:15 +0000</pubDate>
			<dc:creator>Debwork</dc:creator>
			<guid isPermaLink="false">57771@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK  so that sounds like 2011 should work.&#60;br /&#62;
I have that theme activated now.&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57761</link>
			<pubDate>Fri, 04 May 2012 11:53:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57761@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Where it resides is fine. You still have:&#60;br /&#62;
&#60;a href=&#34;http://www.lowvisionsimulators.com/sitecontent/wp-content/themes/paperplane/js/jquery-1.4.2.min.js&#34; rel=&#34;nofollow&#34;&#62;http://www.lowvisionsimulators.com/sitecontent/wp-content/themes/paperplane/js/jquery-1.4.2.min.js&#60;/a&#62; being called in the header of your theme, after your 1.7.1 call. &#60;/p&#62;
&#60;p&#62;WordPress ships with JQuery 1.7.1 and we can't troubleshoot anything until only that version of JQuery is set to show up.&#60;/p&#62;
&#60;p&#62;David
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Debwork on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57758</link>
			<pubDate>Fri, 04 May 2012 11:48:57 +0000</pubDate>
			<dc:creator>Debwork</dc:creator>
			<guid isPermaLink="false">57758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I updated and activated Twenty Eleven but the same thing happened - no success message, no message received in Internet Explorer.&#60;/p&#62;
&#60;p&#62;I downloaded the newest version of the theme but it is the same jquery version.&#60;/p&#62;
&#60;p&#62;This site is not at the root directory but resides in /sitecontent - would that have anything to do with it? &#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyle on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57698</link>
			<pubDate>Fri, 04 May 2012 06:08:18 +0000</pubDate>
			<dc:creator>kyle</dc:creator>
			<guid isPermaLink="false">57698@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme is loading a very old version of jquery (1.4.2), which will almost always cause problems. If you switch to 2011 theme does it work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Debwork on "Forms not working in IE or Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-not-working-in-ie-or-safari#post-57679</link>
			<pubDate>Thu, 03 May 2012 19:05:57 +0000</pubDate>
			<dc:creator>Debwork</dc:creator>
			<guid isPermaLink="false">57679@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;URL is: &#60;a href=&#34;http://www.lowvisionsimulators.com/sitecontent/contact-us&#34; rel=&#34;nofollow&#34;&#62;http://www.lowvisionsimulators.com/sitecontent/contact-us&#60;/a&#62;&#60;br /&#62;
Tested on XP and Win7&#60;br /&#62;
Works on Firefox and Chrome - great&#60;br /&#62;
Does not work on Safari and IE 8&#60;br /&#62;
What happens: Form shows up fine but upon submit just shows the blank form, no email is received, and does not show up in 'entries'.&#60;/p&#62;
&#60;p&#62;Thanks for the help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
