<?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 User Favorites: dgalfano</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/dgalfano'>dgalfano</a></link>
		<description>Gravity Support Forums User Favorites: dgalfano</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:45:02 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-130733</link>
			<pubDate>Thu, 24 Jan 2013 21:19:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">130733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Resolved via email:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Take a look now and test your form.  You had the wrong field ID where you were testing.  You had input_4_39, but it needs to be input_39_1 (the form ID is not in this field ID).&#60;/p&#62;
&#60;p&#62;I fixed it and removed the &#34;if defined&#34; part, since that was failing as well.  Without that test there, I did not see any PHP warnings, but if you do, let me know and we will test differently.
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-124680</link>
			<pubDate>Thu, 17 Jan 2013 18:46:35 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">124680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris.  I just sent you an email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Enhanced Drodown which are not visible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-drodown-which-are-not-visible#post-121676</link>
			<pubDate>Mon, 14 Jan 2013 14:01:10 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">121676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Alex&#60;/p&#62;
&#60;p&#62;Thanks a lot, I'll take a try
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-119557</link>
			<pubDate>Fri, 11 Jan 2013 13:32:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If it works properly when the code is taken out of functions.php but not when the code is present, I would say that the theme is processing the functions.php.  The file is located here wp-content/themes/jakeoftrades/functions.php&#60;/p&#62;
&#60;p&#62;If you would like me to take a look, please send a WordPress administrator login to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; - please be sure I can edit the functions.php file as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-118760</link>
			<pubDate>Thu, 10 Jan 2013 19:33:33 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">118760@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Autoresponder is set up in Notifications and works when the code is not inserted in functions.php.&#60;/p&#62;
&#60;p&#62;I checked the value for the checkbox and it 'had' been the same as the label, but I changed it simply to yes but it still doesn't seem to be working.  Form ID and input number are correct.  &#60;/p&#62;
&#60;p&#62;Perhaps this theme isn't even using the functions.php?  I created this theme a few years ago, I think I took maybe the default theme, changed the name and then added my custom design/css.  Where in the files would it access the functions.php and/or is there another place to put the above code that it can be used?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-118649</link>
			<pubDate>Thu, 10 Jan 2013 14:15:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">118649@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The autoresponder needs to be set up in the Notifications tab of the form in the first place.  Do you have that?&#60;/p&#62;
&#60;p&#62;Did you set a value for the checkbox, and are you checking for that value in line 10 of &#60;a href=&#34;http://pastebin.com/ejPNFDSK&#34; rel=&#34;nofollow&#34;&#62;this code&#60;/a&#62;.  If not, no notifications would ever be sent since that statement would never be true, and the autoresponder would always be cleared out.&#60;/p&#62;
&#60;p&#62;If so, remove this code, and see if notifications will arrive without any custom code.  Maybe there was a problem with notifications before?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-118614</link>
			<pubDate>Thu, 10 Jan 2013 13:35:08 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">118614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I added the (edited for my form/field #) code to my theme's functions.php, and added a checkbox to my form.  However, it doesn't matter if the checkbox is checked or unchecked, I don't get any autoresponder email.  I do have the notification to user (Enable email notification to users) checked.  Any ideas?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://jake.oftrades.com/reservations/&#34; rel=&#34;nofollow&#34;&#62;http://jake.oftrades.com/reservations/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Enhanced Drodown which are not visible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-drodown-which-are-not-visible#post-118118</link>
			<pubDate>Thu, 10 Jan 2013 01:24:29 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">118118@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have 1 form.  The enhanced multi-select is working when I have it in the sidebar: see &#60;a href=&#34;http://www.corzoinsurance.com&#34; rel=&#34;nofollow&#34;&#62;http://www.corzoinsurance.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, in the fancybox pop up (click any of the contact us links/buttons) - it only shows the multi-select without the Chosen enhanced script.  I added this to that page template (&#60;a href=&#34;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/)&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/)&#60;/a&#62;) header:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
    jQuery(document).ready(function($) {

        jQuery(&#38;quot;#input_1_5&#38;quot;).chosen({no_results_text: &#38;quot;No results found&#38;quot;});

    });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But that didn't do anything.  &#60;/p&#62;
&#60;p&#62;Oddly, when I simply add the same form to a default page template (same as the homepage), it also doesn't show the enhanced multi-select (&#38;amp; the same sidebar form also doesn't show the enhanced multi-select): &#60;a href=&#34;http://www.corzoinsurance.com/quick-quote/&#34; rel=&#34;nofollow&#34;&#62;http://www.corzoinsurance.com/quick-quote/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Am I missing anything here?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Enhanced Drodown which are not visible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-drodown-which-are-not-visible#post-117636</link>
			<pubDate>Wed, 09 Jan 2013 10:20:11 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">117636@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62; &#38;lt;- This page gives a quick tutorial, so you know where to put the code we give out. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Enhanced User Interface"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface#post-117139</link>
			<pubDate>Tue, 08 Jan 2013 21:54:03 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">117139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris!   So since it's in a modal window, it's not visible, thus not initialized?  But if you go to the direct page, it's visible and not initialized?&#60;/p&#62;
&#60;p&#62;I followed up on the other thread.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
