<?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: Odd behavior with form on submit in Chrome, Firefox and IE8</title>
		<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8</link>
		<description>Gravity Support Forums Topic: Odd behavior with form on submit in Chrome, Firefox and IE8</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 14:00:49 +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/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7866</link>
			<pubDate>Tue, 27 Jul 2010 12:51:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7866@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nice Jesse, glad you got it figured out.  WordPress is great but sometimes it is frustrating when little minor things cause conflicts and issues with plugins and themes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesse on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7865</link>
			<pubDate>Tue, 27 Jul 2010 12:43:01 +0000</pubDate>
			<dc:creator>Jesse</dc:creator>
			<guid isPermaLink="false">7865@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Alright, I finally had time this morning to sift through my theme and see what the problem was.&#60;/p&#62;
&#60;p&#62;For anyone else having weird issues I suggest the following steps, which are what I used to narrow down where the problem was, testing after each step.&#60;/p&#62;
&#60;p&#62;1. turn off all plugins (except GF obviously)&#60;br /&#62;
2. open your page.php file for your theme and remove the &#38;lt;?php get_footer(); ?&#38;gt; line&#60;br /&#62;
3. remove the &#38;lt;?php get_sidebar(); ?&#38;gt; line&#60;br /&#62;
4. remove the &#38;lt;?php get_header(); ?&#38;gt; line (this is when my forms started working correctly)&#60;/p&#62;
&#60;p&#62;If steps 2-4 don't result in your forms working as expected (yes, the page will be broken and ugly) you will need to dig further, but in my case this showed me i had something in my header.php file that was causing the troubles resulting in multiple submissions.&#60;/p&#62;
&#60;p&#62;I went to my header.php file and looked it over line by line, removing calls to various scripts like openx, fbml etc etc but nothing changed. I then proceeded to check various additions to the file I had made, it ended up being a addon I made that pulls the first 160 characters from a post and uses it for the meta description tag and my featured post slider. Once I removed that everything worked as should, even the recaptcha that was not working before.&#60;/p&#62;
&#60;p&#62;I'm guessing that somehow the fact that it was trying to pull the first 160 characters from a page that didn't have anything on it other than the form was grabbing something it shouldn't have, either way I am all sorted and happy to say I can move on to other things lol.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesse on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7816</link>
			<pubDate>Mon, 26 Jul 2010 13:08:54 +0000</pubDate>
			<dc:creator>Jesse</dc:creator>
			<guid isPermaLink="false">7816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, I tested it last night with 2010 and the issue wasn't present sooo, now I need to figure out just what in my theme could be causing the issue.. I have a lot of custom functions in there as well as all kinds of things like fbml and other social network integration so this should be fun lol... will post what I find here (provided that I can) lol
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7807</link>
			<pubDate>Mon, 26 Jul 2010 11:07:59 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@doggodays Do you have any custom code added to that form using any of our API hooks and your theme function file?  You may want to test for theme conflicts by activating the default WordPress theme (2010 in 3.0 and Kubrick in 2.9) and see if the issue still occurs.&#60;/p&#62;
&#60;p&#62;If the issue still occurs we can take a look but we would need a WordPress admin login to the site having the issue and we'd need to know which form is having the issue.  You can send this info to us via our Contact Us form and reference this forum post.&#60;/p&#62;
&#60;p&#62;@Jesse easiest way to test theme conflict would be to temporarily activate the 2010 theme if running 3.0 (Kubrick if not) and then test Gravity Forms. If the issue still persists we can take a closer look but it would require a WordPress admin login to this site.  You can send this to us via our Contact Us form and reference this forum post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesse on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7802</link>
			<pubDate>Mon, 26 Jul 2010 10:22:44 +0000</pubDate>
			<dc:creator>Jesse</dc:creator>
			<guid isPermaLink="false">7802@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;Figured I would reply here instead of the other posts on this :)&#60;/p&#62;
&#60;p&#62;I disabled every plugin on my site and it still happened (2 entries and emails sent)&#60;/p&#62;
&#60;p&#62;I will dig through my functions.php file and see if anything in there makes a difference and post back here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doggodays on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7324</link>
			<pubDate>Mon, 12 Jul 2010 18:49:50 +0000</pubDate>
			<dc:creator>doggodays</dc:creator>
			<guid isPermaLink="false">7324@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form located at &#60;a href=&#34;http://rohantime.com/8170/rohan-clothing-readers-reviews/&#34; rel=&#34;nofollow&#34;&#62;http://rohantime.com/8170/rohan-clothing-readers-reviews/&#60;/a&#62; that has a similar issue using Firefox the form sends ok, but the message shows up twice in the admin area. I have a number of forms across the site and this is the only one with the duplicate message issue. I created a new form and the issue still occurs. With regard to it being a plugin conflict, all the plugins are up to date and long standing this issue only occurs on one form out of five across the site. &#60;/p&#62;
&#60;p&#62;When completing the form using  IE8 the results are identical.&#60;/p&#62;
&#60;p&#62;Any help would be appreciated&#60;/p&#62;
&#60;p&#62;Bob&#60;/p&#62;
&#60;p&#62;Jesse
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7321</link>
			<pubDate>Mon, 12 Jul 2010 17:44:55 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7321@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Jesse,&#60;/p&#62;
&#60;p&#62;I'm having trouble recreating the double submit issue on my side. I spoke with Alex about this and he says it may be a plugin conflict. He's encountered a couple of instances where a plugin would cause the form to send twice.&#60;/p&#62;
&#60;p&#62;You might disabling your other plugins, then turning them back on one by one, submitting a form between each step and see if the issue re-appears after activating one of them. Let us know what you find out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7254</link>
			<pubDate>Sat, 10 Jul 2010 08:57:50 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7254@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hmm. Not sure offhand. I'll do some testing and see what I can figure out then let you know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesse on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7246</link>
			<pubDate>Sat, 10 Jul 2010 01:00:44 +0000</pubDate>
			<dc:creator>Jesse</dc:creator>
			<guid isPermaLink="false">7246@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for taking a look, I appreciate it. I have done as you instructed and used a regular text field to replace the website one which fixes the jumping around in chrome but the notification is still sent to me twice. Any thoughts on that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Odd behavior with form on submit in Chrome, Firefox and IE8"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/odd-behavior-with-form-on-submit-in-chrome-firefox-and-ie8#post-7245</link>
			<pubDate>Sat, 10 Jul 2010 00:43:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7245@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Jesse,&#60;/p&#62;
&#60;p&#62;I recreated your form and was able to reproduce the issue just as you so careful described.&#60;/p&#62;
&#60;p&#62;It looks like this is a quirk with the HMTL5 &#34;url&#34; field type where Chrome is expecting either a full URL or an empty value in the field. Having just the &#34;http://&#34; pre-populated is making it angry. As you mentioned, a couple of other browsers aren't super fond of it either.&#60;/p&#62;
&#60;p&#62;We'll have to work out a solution probably do some client side check or something to make it play nicely and still force the correct formatting.&#60;/p&#62;
&#60;p&#62;We're wrapping up the beta and will have the new release out the first of next week which will make the 1. HTML5 fields optional and 2. get some kind of solution in for this issue.&#60;/p&#62;
&#60;p&#62;In the interim, you may want to change that field from a website field, to a simple text field and pre-populate the input with the &#34;http://&#34; That will get the form working again.&#60;/p&#62;
&#60;p&#62;We'l have a fix out as quickly as we can for it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
