<?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: Validation error - loading form in widget</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validation-error-loading-form-in-widget</link>
		<description>Gravity Support Forums Topic: Validation error - loading form in widget</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 07:47:57 +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/validation-error-loading-form-in-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>ironmal on "Validation error - loading form in widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-loading-form-in-widget#post-100302</link>
			<pubDate>Sat, 08 Dec 2012 07:46:23 +0000</pubDate>
			<dc:creator>ironmal</dc:creator>
			<guid isPermaLink="false">100302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's all good now. Thanks. I have no idea what those filters do but I dropped them into my functions.php file after turning off the CSS Output and I'm getting a perfect validation.   &#60;/p&#62;
&#60;p&#62;OK Best Regards - Mal&#60;/p&#62;
&#60;p&#62;This document was successfully checked as XHTML 1.0 Transitional!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validation error - loading form in widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-loading-form-in-widget#post-99806</link>
			<pubDate>Thu, 06 Dec 2012 21:16:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">99806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For validation error #1, the inclusion of a stylesheet in the middle of the page, the work around there is to turn off the CSS output (in the settings page &#34;Output CSS&#34; should be unchecked.)  This validation error does not affect the functionality of the page.&#60;/p&#62;
&#60;p&#62;For the other errors, you can try wrapping your JavaScript in CDATA blocks by using the gform_cdata_open and gform_cdata_close filters.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_cdata_open&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_cdata_open&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That will wrap all Gravity Forms JavaScript in CDATA tags and allow you to validate your page as XHTML transitional.&#60;/p&#62;
&#60;p&#62;Neither of these existing validation errors will affect the function of the page, but I understand the concern with validating the site, especially in the case of client work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Validation error - loading form in widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-loading-form-in-widget#post-99712</link>
			<pubDate>Thu, 06 Dec 2012 14:37:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">99712@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I will bring this to the attention of the development team.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ironmal on "Validation error - loading form in widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-loading-form-in-widget#post-99419</link>
			<pubDate>Thu, 06 Dec 2012 00:19:57 +0000</pubDate>
			<dc:creator>ironmal</dc:creator>
			<guid isPermaLink="false">99419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Site is &#60;a href=&#34;http://lahmannlaw.com/&#34; rel=&#34;nofollow&#34;&#62;http://lahmannlaw.com/&#60;/a&#62; (WP 3.4.2 GF 1.6.10) and form is in right sidebar being called from a widget. OK so I read everything I could find about enqueue and I tried adding this line to my existing functions.php:&#60;br /&#62;
gravity_form_enqueue_scripts(3, true);&#60;br /&#62;
I also tried to put it in the head section using a hook before the closing &#38;lt;/head&#38;gt; tag:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
gravity_form_enqueue_scripts(3, true);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Complete validation error page at &#60;a href=&#34;http://lahmannlaw.com/images/validator.pdf&#34; rel=&#34;nofollow&#34;&#62;http://lahmannlaw.com/images/validator.pdf&#60;/a&#62;&#60;br /&#62;
Thanks - Regards, Mal
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
