<?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: Gravity Forms + WordpressMU + Domain Mapping = problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-wordpressmu-domain-mapping-problem</link>
		<description>Gravity Support Forums Topic: Gravity Forms + WordpressMU + Domain Mapping = problem</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:24:18 +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/gravity-forms-wordpressmu-domain-mapping-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Gravity Forms + WordpressMU + Domain Mapping = problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-wordpressmu-domain-mapping-problem#post-3670</link>
			<pubDate>Mon, 01 Mar 2010 18:29:59 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">3670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;They both enqueue the same way, however the enqueue function is a WordPress function and not specific to Gravity Forms so it's not a function we control... we just tell it which JS to load.  It could be a bug in WordPress MU.&#60;/p&#62;
&#60;p&#62;Try enqueueing the WordPress jQuery JS in the themes function.php file and see if it loads correctly from there.&#60;/p&#62;
&#60;p&#62;You may have to try getting in touch with one of the WordPress MU developers as there is no reason why the conditional logic enqueue would work and the standard WordPress jQuery enqueue would not unless there is some sort of bug with the MU enqueue functionality.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wunderdojo on "Gravity Forms + WordpressMU + Domain Mapping = problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-wordpressmu-domain-mapping-problem#post-3669</link>
			<pubDate>Mon, 01 Mar 2010 17:25:23 +0000</pubDate>
			<dc:creator>wunderdojo</dc:creator>
			<guid isPermaLink="false">3669@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's what I get in the header on the forms page:&#60;/p&#62;
&#60;p&#62;&#38;lt;script type='text/javascript' src='http://www.seconddomain.org/wp-includes/js/jquery/jquery.js?ver=1.3.2'&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;and &#60;/p&#62;
&#60;p&#62;&#38;lt;script type='text/javascript' src='http://firstdomain.com/seconddomain/wp-content/plugins/gravityforms/js/conditional_logic.js?ver=1.3.9'&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;So, the second script -- the one included with Gravity Forms -- is enqueueing correctly. The first one -- to Wordpress's included jquery script -- isn't. &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Gravity Forms + WordpressMU + Domain Mapping = problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-wordpressmu-domain-mapping-problem#post-3610</link>
			<pubDate>Thu, 25 Feb 2010 12:53:47 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">3610@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Haven't had anyone else using MU report this issue.  If the jquery isn't loading it could be an issue with the enqueue in WordPress MU itself.  We load the scripts via the built in enqueue process so this is something WordPress handles.&#60;/p&#62;
&#60;p&#62;Is the script not being output on the page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wunderdojo on "Gravity Forms + WordpressMU + Domain Mapping = problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-wordpressmu-domain-mapping-problem#post-3600</link>
			<pubDate>Thu, 25 Feb 2010 00:38:52 +0000</pubDate>
			<dc:creator>wunderdojo</dc:creator>
			<guid isPermaLink="false">3600@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hoping someone will be able to help with this one. I have Wordpressmu set up using subfolders (www.mysite.com/blog1). I'm using the Domain Mapping plugin to map a domain name to a specific blog. So &#60;a href=&#34;http://www.somesite.com&#34; rel=&#34;nofollow&#34;&#62;http://www.somesite.com&#60;/a&#62; resolves to &#60;a href=&#34;http://www.mysite.com/blog1&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/blog1&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Got everything working and ran into a weird snag with Gravity Forms. I have a form that uses date fields amongst others. Posting that form via shortcode on a page, it works perfectly, IF the page is a Main Page. As soon as I make it a sub-page, the form breaks. Tracked it down to the jquery.ui.datepicker being the issue -- jquery seems not to load correctly. If I manually link to jquery in the header template of the site, works fine. &#60;/p&#62;
&#60;p&#62;I've gone into form_display.php and fiddled with the enqueue_form_script function on line 506, but no luck. &#60;/p&#62;
&#60;p&#62;Any thoughts as to why jQuery wouldn't be loading under that situation?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
