<?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: JW Player causing the forms to misalign?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign</link>
		<description>Gravity Support Forums Topic: JW Player causing the forms to misalign?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:30:28 +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/jw-player-causing-the-forms-to-misalign" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19640</link>
			<pubDate>Tue, 01 Mar 2011 11:31:51 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As @Kevin pointed out if you are using the function call the scripts and CSS aren't enqueued automatically because of how WordPress processes things.  The function call is primary a developer function so in order to use it you also have to manually enqueue the necessary scripts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19624</link>
			<pubDate>Tue, 01 Mar 2011 09:03:24 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, have you manually enqueued the scripts/CSS then?&#60;/p&#62;
&#60;p&#62;When using a Gravity Form in a sidebar widget or embedding it anywhere using the function call, you need to manually enqueue the scripts and CSS by placing a short script block in your theme's functions.php file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;wp_enqueue_script(&#38;quot;gforms_ui_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/jquery-ui/ui.datepicker.js&#38;quot;, array(&#38;quot;jquery&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/datepicker.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_conditional_logic_lib&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/conditional_logic.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_style(&#38;quot;gforms_css&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/css/forms.css&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Without this, the conditional logic scripts, datepicker script, form CSS and other elements needed for the full form functionality aren't loaded.&#60;/p&#62;
&#60;p&#62;You can find more information at the URL below&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/embedding-a-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/embedding-a-form/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DChristoff on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19622</link>
			<pubDate>Tue, 01 Mar 2011 09:01:02 +0000</pubDate>
			<dc:creator>DChristoff</dc:creator>
			<guid isPermaLink="false">19622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I believe function call during page creation. Forms were created with the plug in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19615</link>
			<pubDate>Tue, 01 Mar 2011 00:34:27 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay thanks. So, the other part of my question.. using shortcode or function call to embed the form in the page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DChristoff on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19614</link>
			<pubDate>Tue, 01 Mar 2011 00:32:04 +0000</pubDate>
			<dc:creator>DChristoff</dc:creator>
			<guid isPermaLink="false">19614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Using the plug in. Yes, all the forms were working fine before the JW player was added.&#60;br /&#62;
I need both.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19613</link>
			<pubDate>Tue, 01 Mar 2011 00:18:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19613@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;looking at your form here.. &#60;a href=&#34;http://www.primal.fm/?page_id=61&#34; rel=&#34;nofollow&#34;&#62;http://www.primal.fm/?page_id=61&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't see the forms.css file being loaded. This was working/displaying properly before you activated the JW Player plugin? Are you using the shortcode to embed the form in the content editor or using the php function call to embed the form directly into the page template?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DChristoff on "JW Player causing the forms to misalign?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jw-player-causing-the-forms-to-misalign#post-19612</link>
			<pubDate>Mon, 28 Feb 2011 23:52:17 +0000</pubDate>
			<dc:creator>DChristoff</dc:creator>
			<guid isPermaLink="false">19612@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just added the widget and all my forms went out of alignment.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.primal.fm&#34; rel=&#34;nofollow&#34;&#62;http://www.primal.fm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
