<?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: One out of two forms working on page, the other one not. Both work in preview</title>
		<link>https://legacy.forums.gravityhelp.com/topic/one-out-of-two-forms-working-on-page-the-other-one-not-both-work-in-preview</link>
		<description>Gravity Support Forums Topic: One out of two forms working on page, the other one not. Both work in preview</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:59 +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/one-out-of-two-forms-working-on-page-the-other-one-not-both-work-in-preview" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "One out of two forms working on page, the other one not. Both work in preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/one-out-of-two-forms-working-on-page-the-other-one-not-both-work-in-preview#post-123875</link>
			<pubDate>Wed, 16 Jan 2013 22:41:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">123875@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure exactly where the second form should be, but if it is longer and multi-page, it will rely on Gravity Forms jQuery.  Any JavaScript errors on your page will prevent that from working properly (the form will remain hidden with &#34;display:none;&#34;.)&#60;/p&#62;
&#60;p&#62;I see this error on your page:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Timestamp: 1/16/2013 8:37:04 PM
Error: TypeError: jQuery(...).not(...).mb_miniPlayer is not a function
Source File: &#60;a href=&#34;http://www.ujustdoit.com/affiliation-info-produit/&#34; rel=&#34;nofollow&#34;&#62;http://www.ujustdoit.com/affiliation-info-produit/&#60;/a&#62;
Line: 97&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think that error is occurring because you are including jQuery in the page twice:&#60;/p&#62;
&#60;p&#62;Header (correct):&#60;br /&#62;
&#38;lt;script type='text/javascript' src='http://www.ujustdoit.com/wp-includes/js/jquery/jquery.js?ver=1.8.3'&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Footer (unnecessary):&#60;br /&#62;
&#38;lt;script src=&#34;http://code.jquery.com/jquery-1.8.3.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Additionally, this bit of code in the source will likely cause an error at some point once other errors are fixed:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script&#38;gt;
    $(function() {
        $( &#38;quot;#tabs&#38;quot; ).tabs();
    });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will probably give an error &#34;$ is not a function&#34; or something similar.&#60;/p&#62;
&#60;p&#62;Work at removing the duplicate jQuery version and then post here again and we will take another look at the page. Until all the JavaScript errors are gone, the Gravity Form will not work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tom24 on "One out of two forms working on page, the other one not. Both work in preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/one-out-of-two-forms-working-on-page-the-other-one-not-both-work-in-preview#post-123757</link>
			<pubDate>Wed, 16 Jan 2013 20:28:40 +0000</pubDate>
			<dc:creator>Tom24</dc:creator>
			<guid isPermaLink="false">123757@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have created two forms:&#60;br /&#62;
The first one (which is a short test version of the second one) is working in preview and works fine on the site (DIY theme Thesis), the second one (much longer, multi-page form) works fine in preview, but NOT on the site.&#60;br /&#62;
I added shortcode for both forms to this page:&#60;br /&#62;
&#60;a href=&#34;http://www.ujustdoit.com/affiliation-info-produit/&#34; rel=&#34;nofollow&#34;&#62;http://www.ujustdoit.com/affiliation-info-produit/&#60;/a&#62;&#60;br /&#62;
In the sourcecode of the page, you will see that both forms are visible there. But the second one is not visible on the page.&#60;br /&#62;
Urgent help please.&#60;br /&#62;
Kind regards&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
