<?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: None of my forms work...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work</link>
		<description>Gravity Support Forums Topic: None of my forms work...</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:26:46 +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/none-of-my-forms-work" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66545</link>
			<pubDate>Mon, 16 Jul 2012 17:22:38 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad to help out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgridley on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66543</link>
			<pubDate>Mon, 16 Jul 2012 17:20:56 +0000</pubDate>
			<dc:creator>sgridley</dc:creator>
			<guid isPermaLink="false">66543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;AWESOME Rob!  That new filter works like a dream.  Both of my forms submit no problem now.&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;br /&#62;
Sam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66534</link>
			<pubDate>Mon, 16 Jul 2012 16:56:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66534@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks good to me, tested it here on my dev site if you want to view the source: &#60;a href=&#34;http://dev.outerhavenstudios.com/checkbox-default/&#34; rel=&#34;nofollow&#34;&#62;http://dev.outerhavenstudios.com/checkbox-default/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgridley on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66533</link>
			<pubDate>Mon, 16 Jul 2012 16:53:47 +0000</pubDate>
			<dc:creator>sgridley</dc:creator>
			<guid isPermaLink="false">66533@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob, in your code it looks to me like some of the single quotes are not closed.  Can you double-check the syntax before I give it a test?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66532</link>
			<pubDate>Mon, 16 Jul 2012 16:45:11 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66532@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like your theme is loading a very old version of jQuery: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/92ae0aad-400b-471f-a48f-5e73f02f927d/c992ffc0bc8a619927571ecf2d4d29e0&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kevinghogan@hotmail.com on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66530</link>
			<pubDate>Mon, 16 Jul 2012 16:41:47 +0000</pubDate>
			<dc:creator>kevinghogan@hotmail.com</dc:creator>
			<guid isPermaLink="false">66530@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not able to view forms. I have not changed my theme. I only updated. Now I can't view forms that were once there: &#60;a href=&#34;https://www.profilerconsulting.com/make-an-appointment/&#34; rel=&#34;nofollow&#34;&#62;https://www.profilerconsulting.com/make-an-appointment/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's driving my crazy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66529</link>
			<pubDate>Mon, 16 Jul 2012 16:37:54 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66529@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this out and see if it solves for it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_form_tag&#38;quot;, &#38;quot;form_tag&#38;quot;, 10, 2);
function form_tag($form_tag, $form){
    $form_tag = preg_replace(&#38;quot;&#124;action=&#38;#39;&#124;&#38;quot;, &#38;quot;action=&#38;#39;http://info.fabrics.net&#38;quot;, $form_tag);
    return $form_tag;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>sgridley on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66521</link>
			<pubDate>Mon, 16 Jul 2012 15:49:33 +0000</pubDate>
			<dc:creator>sgridley</dc:creator>
			<guid isPermaLink="false">66521@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob!  I am not a php programmer, but I am very familiar with WP and I can insert this code into my functions.php if I know what code to use.  &#60;/p&#62;
&#60;p&#62;Can you help me with formatting this filter code to force all Gravity forms to use the full url when submitting?  &#60;/p&#62;
&#60;p&#62;Would it be something like this?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;?php
add_filter(&#38;quot;gform_form_tag&#38;quot;, &#38;quot;form_tag&#38;quot;, 10, 2);
function form_tag($form_tag, $form){
    $form_tag = preg_replace(&#38;quot;&#124;action=&#38;#39;(.*?)&#38;#39;&#124;&#38;quot;, &#38;quot;action=&#38;#39;http://info.fabrics.net/&#38;#39;&#38;quot;, $form_tag);
    return $form_tag;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66518</link>
			<pubDate>Mon, 16 Jul 2012 14:58:32 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sam, take a look at this filter:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_form_tag&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_form_tag&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It will allow you to change the form tag to suit your needs, which means you can place the full URL in the action=
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgridley on "None of my forms work..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/none-of-my-forms-work#post-66517</link>
			<pubDate>Mon, 16 Jul 2012 14:28:54 +0000</pubDate>
			<dc:creator>sgridley</dc:creator>
			<guid isPermaLink="false">66517@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Pinging this post.  Can a GF admin help with this issue?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
