<?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: gform_post_render not working, firing...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform_post_render-not-working-firing</link>
		<description>Gravity Support Forums Topic: gform_post_render not working, firing...</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:08:29 +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/gform_post_render-not-working-firing" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "gform_post_render not working, firing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_post_render-not-working-firing#post-99697</link>
			<pubDate>Thu, 06 Dec 2012 14:18:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">99697@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the update Josh.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh on "gform_post_render not working, firing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_post_render-not-working-firing#post-99634</link>
			<pubDate>Thu, 06 Dec 2012 11:16:34 +0000</pubDate>
			<dc:creator>Josh</dc:creator>
			<guid isPermaLink="false">99634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I figured it out.&#60;/p&#62;
&#60;p&#62;I was loading jQuery in twice accidentally. Ooops.&#60;/p&#62;
&#60;p&#62;Seems to be A OK now thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "gform_post_render not working, firing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_post_render-not-working-firing#post-98018</link>
			<pubDate>Sun, 02 Dec 2012 15:32:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">98018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try with jQuery 1.7.2?  That version is known to work and is what Gravity Forms relies on WordPress to enqueue.  Also, please post a link to your form and let us know what should be happening in your post render function.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh on "gform_post_render not working, firing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_post_render-not-working-firing#post-97976</link>
			<pubDate>Sun, 02 Dec 2012 13:15:02 +0000</pubDate>
			<dc:creator>Josh</dc:creator>
			<guid isPermaLink="false">97976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This problem is baking my noodle to death, makes no sense.&#60;/p&#62;
&#60;p&#62;I am using gform_post_render on all my projects and have never had an issue on all my previous sites.&#60;/p&#62;
&#60;p&#62;I've gone right back to basics and used your code straight from here...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_render&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jquery(document).bind(&#38;#39;gform_post_render&#38;#39;, function(){
	 document.write( &#38;#39;&#38;lt;style type=&#38;quot;text/css&#38;quot;&#38;gt;body {display:none !important;}&#38;lt;\/style&#38;gt;&#38;#39;);
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But it does not fire, and theres nothing different that should be affecting this. I have tested loads of jquery functions outside the scope of the gform_post_render - and all work fine. But when I put them inside the binded gform_post_render function, it does not work. &#60;/p&#62;
&#60;p&#62;My form is ajax.&#60;/p&#62;
&#60;p&#62;I have included wp_head() and wp_footer()&#60;/p&#62;
&#60;p&#62;I am using jQuery 1.8.0&#60;/p&#62;
&#60;p&#62;I have removed all other js script to see if a plugin was conflicting.&#60;/p&#62;
&#60;p&#62;The other wp plugins I am using are...&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Advanced Custom Fields&#60;/li&#62;
&#60;li&#62;Duplicate Post&#60;/li&#62;
&#60;li&#62;Force Regenerate Thumbnails&#60;/li&#62;
&#60;li&#62;Shortcode Exec PHP&#60;/li&#62;
&#60;li&#62;WordPress HTTPS&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;I have absolute no JS errors on my page.&#60;/p&#62;
&#60;p&#62;Sorry to vague but I can't see any reason why this should not work.&#60;/p&#62;
&#60;p&#62;Can you possibly shed some light on why this may be happening as I've noticed its happening for a few other devs on the support forum, but cant see a fix&#60;/p&#62;
&#60;p&#62;Many Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
