<?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: No confirmation displaying</title>
		<link>https://legacy.forums.gravityhelp.com/topic/no-confirmation-displaying</link>
		<description>Gravity Support Forums Topic: No confirmation displaying</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:16:36 +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/no-confirmation-displaying" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "No confirmation displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-confirmation-displaying#post-58561</link>
			<pubDate>Thu, 10 May 2012 11:56:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad you got it sorted out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>avexdesigns on "No confirmation displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-confirmation-displaying#post-58557</link>
			<pubDate>Thu, 10 May 2012 11:50:11 +0000</pubDate>
			<dc:creator>avexdesigns</dc:creator>
			<guid isPermaLink="false">58557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok, there was def a JS conflict. Because it is working now. &#60;/p&#62;
&#60;p&#62;I was using the following in my functions.php to load jquery, AND loading it in the footer. I dont know how this happened. But I removed this from functions and now it works. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function load_jquery() {

    if (!is_admin())
    {

        wp_deregister_script(&#38;#39;jquery&#38;#39;);

        wp_register_script(&#38;#39;jquery&#38;#39;, &#38;#39;&#38;#39;, FALSE, &#38;#39;1.7.1&#38;#39;);

        wp_enqueue_script(&#38;#39;jquery&#38;#39;);

    }

}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>avexdesigns on "No confirmation displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-confirmation-displaying#post-58550</link>
			<pubDate>Thu, 10 May 2012 11:32:47 +0000</pubDate>
			<dc:creator>avexdesigns</dc:creator>
			<guid isPermaLink="false">58550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply.&#60;/p&#62;
&#60;p&#62;I'm not sure if I am using AJAX... How would I check?&#60;/p&#62;
&#60;p&#62;I disabled all plugins, and the problem still occurs. I was unable to test it by activating another theme, because the GF code is in my footer, within the current themes files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "No confirmation displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-confirmation-displaying#post-58542</link>
			<pubDate>Thu, 10 May 2012 10:48:27 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see a couple of JS error on your page there: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/c6cd270f-b2cc-4c35-96ed-3bf59ee8fdf8/9ab20f6e18ea312c6c47c055fcebca50&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is your form using AJAX? Also, can you test for theme/plugin conflicts by following the instructions here: &#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;</description>
		</item>
		<item>
			<title>avexdesigns on "No confirmation displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-confirmation-displaying#post-58538</link>
			<pubDate>Thu, 10 May 2012 10:40:54 +0000</pubDate>
			<dc:creator>avexdesigns</dc:creator>
			<guid isPermaLink="false">58538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My form was working fine, and now the confirmation page is not displaying. I have it set to re-direct to a URL on my website. But now, nothing happens. The data is sent, but the user is not notified in anyway. So they end up clicking it 20 times, and I get 20 of the same emails. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.avexdesigns.com&#34; rel=&#34;nofollow&#34;&#62;http://www.avexdesigns.com&#60;/a&#62;  (the form is in the footer)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
