<?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: Pressing Submit Twice</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pressing-submit-twice</link>
		<description>Gravity Support Forums Topic: Pressing Submit Twice</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 08:43:57 +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/pressing-submit-twice" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Pressing Submit Twice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pressing-submit-twice#post-88427</link>
			<pubDate>Wed, 07 Nov 2012 12:34:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">88427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't think we would have any idea which part is conflicting either without testing. This is something you will need to debug on your own.  Take a look at the errors which are showing, one by one, and use the debugging tools which are built in to Chrome or Firebug.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Pressing Submit Twice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pressing-submit-twice#post-86275</link>
			<pubDate>Thu, 01 Nov 2012 13:33:45 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">86275@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i've knuckled down the conflicting JS file:&#60;br /&#62;
&#60;a href=&#34;http://www.alexander.co.uk/wp-content/themes/alexander/js/plugins.js?ver=3.4.2&#34; rel=&#34;nofollow&#34;&#62;http://www.alexander.co.uk/wp-content/themes/alexander/js/plugins.js?ver=3.4.2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I just have no clue what part is conflicting.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Pressing Submit Twice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pressing-submit-twice#post-86259</link>
			<pubDate>Thu, 01 Nov 2012 12:35:45 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">86259@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It might be due to some JS issues your site has:&#60;/p&#62;
&#60;p&#62;Uncaught ReferenceError: twitterWidgets is not defined /test-contact-form/:52&#60;br /&#62;
Uncaught ReferenceError: _ga is not defined /test-contact-form/:119&#60;br /&#62;
FB.getLoginStatus() called before calling FB.init(). connect.facebook.net/en_GB/all.js:52&#60;br /&#62;
Unsafe JavaScript attempt to access frame with URL &#60;a href=&#34;http://www.alexander.co.uk/test-contact-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.alexander.co.uk/test-contact-form/&#60;/a&#62; from frame with URL &#60;a href=&#34;http://platform.linkedin.com/js/xdrpc.html?v=0.0.2000-RC1.22200-1403#xdm_e=http%3A%2F%2Fwww.alexander.co.uk&#38;amp;xdm_c=li_gen_1351787720099_0&#38;amp;xdm_p=1&#38;amp;target=li_gen_1351787720099_0&#38;amp;width=600&#38;amp;height=400&#38;amp;mode=wrapper&#34; rel=&#34;nofollow&#34;&#62;http://platform.linkedin.com/js/xdrpc.html?v=0.0.2000-RC1.22200-1403#xdm_e=http%3A%2F%2Fwww.alexander.co.uk&#38;amp;xdm_c=li_gen_1351787720099_0&#38;amp;xdm_p=1&#38;amp;target=li_gen_1351787720099_0&#38;amp;width=600&#38;amp;height=400&#38;amp;mode=wrapper&#60;/a&#62;. Domains, protocols and ports must match.&#60;br /&#62;
 xdrpc.html:1300&#60;br /&#62;
[cycle] terminating; zero elements found by selector plugins.js:65&#60;br /&#62;
Failed to load resource: the server responded with a status of 403 (Forbidden) &#60;a href=&#34;http://www.linkedin.com/cws/followcompany?companyIdentifier=2461434&#38;amp;counterPosition=none&#38;amp;original_referer=http%3A%2F%2Fwww.alexander.co.uk%2Ftest-contact-form%2F&#38;amp;token=&#38;amp;isFramed=false&#38;amp;lang=en_US&#38;amp;_ts=1351787720398.409&#34; rel=&#34;nofollow&#34;&#62;http://www.linkedin.com/cws/followcompany?companyIdentifier=2461434&#38;amp;counterPosition=none&#38;amp;original_referer=http%3A%2F%2Fwww.alexander.co.uk%2Ftest-contact-form%2F&#38;amp;token=&#38;amp;isFramed=false&#38;amp;lang=en_US&#38;amp;_ts=1351787720398.409&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It could also be a plugin/theme conflict:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you look at testing and resolving these and let me know if that fixes it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Pressing Submit Twice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pressing-submit-twice#post-86252</link>
			<pubDate>Thu, 01 Nov 2012 12:31:16 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">86252@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For some reason I have a site that I have to press submit twice in order for the form to send. This doesn't happen in Chrome but does in FF and IE. Here is an example form I've set up that emails me:&#60;br /&#62;
&#60;a href=&#34;http://www.alexander.co.uk/test-contact-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.alexander.co.uk/test-contact-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;is this due to gravity forms or something else? if it's something else does anyone have a clue?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
