<?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: Widget form working but not showing confirmation message</title>
		<link>https://legacy.forums.gravityhelp.com/topic/widget-form-working-but-not-showing-confirmation-message</link>
		<description>Gravity Support Forums Topic: Widget form working but not showing confirmation message</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 14:23:30 +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/widget-form-working-but-not-showing-confirmation-message" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Widget form working but not showing confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/widget-form-working-but-not-showing-confirmation-message#post-44346</link>
			<pubDate>Mon, 19 Dec 2011 01:24:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44346@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue is a JS error causing problems with the AJAX which utilizes jQuery.  There are actually 2 errors.  Here is a screenshot of the errors on the page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202011-12-19%20at%2012.18.51%20AM.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/185347/Slingshot/Pictures/Screen%20Shot%202011-12-19%20at%2012.18.51%20AM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first error is the main problem.  Your site is loading jQuery in the footer.  This causes a problem because the AJAX requires jQuery to be loaded in order to execute.  Because jQuery is loaded in the footer, this means jQuery isn't loaded when the form attempts to execute the AJAX.  The solution to this is to enqueue jQuery in the header, rather than the footer.&#60;/p&#62;
&#60;p&#62;Typically calling jQuery in the footer is acceptable.  But anytime there is any kind of inline jQuery, it must already be loaded for it to work.  Currently because of the nature of the AJAX it loads some in line jQuery and because jQuery isn't loaded yet, it causes an error.&#60;/p&#62;
&#60;p&#62;The other error is coming from skeleton-key.js and is related to something called tipsy.  I don't know what that is.  But you'll want to get it fixed because any JS errors can cause problems with form elements that use JS due to the fact the browser will quit executing JS if there is an error.&#60;/p&#62;
&#60;p&#62;We do plan on updating Gravity Forms so that the AJAX functionality supports jQuery being loaded in the footer, however it will require refactoring how we implement some functionality so it isn't something we will be introducing until sometime next year due to the core changes required.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Widget form working but not showing confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/widget-form-working-but-not-showing-confirmation-message#post-42770</link>
			<pubDate>Thu, 01 Dec 2011 16:57:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42770@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hard to tell what is happening without being able to see the form, form settings, and widget setup.  There isn't any known issue related to using form widgets.&#60;/p&#62;
&#60;p&#62;Send me an email at &#60;a href=&#34;mailto:carl@rocketgenius.com&#34;&#62;carl@rocketgenius.com&#60;/a&#62; and provide me with a WordPress admin login for the site, let me know which form and where the widget is and i'll be glad to take a look and see what is going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CasJam on "Widget form working but not showing confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/widget-form-working-but-not-showing-confirmation-message#post-42746</link>
			<pubDate>Thu, 01 Dec 2011 13:01:27 +0000</pubDate>
			<dc:creator>CasJam</dc:creator>
			<guid isPermaLink="false">42746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a mailchimp form in a sidebar widget.  Form submission is working (email gets added in mailchimp), however there is no confirmation on submit.  Both text confirmation and confirm page aren't working (Ideally, I'd like to use text confirmation).&#60;/p&#62;
&#60;p&#62;The form Settings confirmation is set to &#34;Text&#34; with some text entered.&#60;/p&#62;
&#60;p&#62;Enable AJAX is checked in widget settings.&#60;/p&#62;
&#60;p&#62;WP 3.2.1&#60;br /&#62;
Gravity 1.6.1
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
