<?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 Plugin Causes Numerous W3C HTML Validation Errors</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors</link>
		<description>Gravity Support Forums Topic: Gravity Plugin Causes Numerous W3C HTML Validation Errors</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:53:39 +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-plugin-causes-numerous-w3c-html-validation-errors" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-22837</link>
			<pubDate>Fri, 08 Apr 2011 16:28:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">22837@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@silverlight001 Like I said above, we fixed that enqueue function issue.  The issue was on the Genesis side, and we implemented a work around for that.  We can do our best to limit issues like this, but as I mentioned we can't guarantee it's going to work 100% with all themes or plugins because of the fact we have no control over what other themes and plugins do and because of the nature of PHP it's not 100% preventable.  But we do our best to resolve them as issues come up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-22836</link>
			<pubDate>Fri, 08 Apr 2011 16:26:12 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">22836@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK Carl I'll try and add the enqueue&#60;/p&#62;
&#60;p&#62;but when you guys logged onto my site to add the enqueue function last time it caused the white screen of death when I upgraded to Gravity v1.5 and took a lot of hassle to eventually work out that it was that manual fix that caused the issue e.g. you first said it was memory issues etc...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gravity-15-white-screen-of-death&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/gravity-15-white-screen-of-death&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My point is that the manual fix to enqueue needs to be sustainable with the release of new versions etc..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-22719</link>
			<pubDate>Thu, 07 Apr 2011 15:47:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">22719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@silverlight001 Kevin already explained that to fix this issue you need to enqueue the scripts by adding the enqueue function to your functions.php. We made changes to the enqueue function in the new release so it should work.&#60;/p&#62;
&#60;p&#62;The &#34;fix&#34; had nothing to do with making the Widget so it doesn't output script/css. The only way to avoid that is to use the enqueue function in your functions.php file.&#60;/p&#62;
&#60;p&#62;There is NO way to fix the Widget so that it automatically enqueues the script in the head/foot because Widgets execute too late in the WordPress execution life cycle to be able to do so.  So if it isn't manually enqueued using the function call the Widget has no other choice but to output the script and CSS calls in line.  This has explained a couple different times already in this thread.&#60;/p&#62;
&#60;p&#62;The issue you ran into was unavoidable as far as a sustainable fix goes. There are hundreds of themes out there, we can't take all of them into account and a lot of them work differently.  So in situations like that if there is something on our end we can change to make it work better, we do.  Your issue was a theme specific issue with how Genesis executes, so it was unavoidable.  &#60;/p&#62;
&#60;p&#62;We do our best to make sure Gravity Forms works as intended out of the box, but with literally thousands of themes and thousands of plugins, issues like the one you encountered with the enqueue function is unavoidable.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-22718</link>
			<pubDate>Thu, 07 Apr 2011 15:11:36 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">22718@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;It was mentioned that these problem were fixed in the latest release but it appears not?&#60;/p&#62;
&#60;p&#62;Also, the last time you guys added an enqueue function to my site it broke it during the upgrade and I spent several hours resolving the white screen of death issue&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gravity-15-white-screen-of-death&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/gravity-15-white-screen-of-death&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think the problem needs a proper, sustainable fix please?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-22501</link>
			<pubDate>Tue, 05 Apr 2011 08:29:11 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22501@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm assuming  you're using the form widget and if so, it's not going to validate because of the stylesheet link outside of the head element.&#60;/p&#62;
&#60;p&#62;If you're concerned about validation, you can go to the widget admin, select the form widget and check the &#34;disable script output&#34; option. This will remove the script/css reference. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/9OpC&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9OpC&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will then need to manually enqueue the scripts/css on your page so everything functions and displays properly.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-22498</link>
			<pubDate>Tue, 05 Apr 2011 07:49:06 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">22498@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Still getting an HTML  validation error even with the latest version of gravity forms&#60;/p&#62;
&#60;p&#62;Line 215, Column 299: document type does not allow element &#34;link&#34; here&#60;br /&#62;
…nt/plugins/gravityforms/css/forms.css?ver=3.0.4' type='text/css' media='all' /&#38;gt;&#60;br /&#62;
site=http://www.titaniumconsulting.co.uk/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-19944</link>
			<pubDate>Fri, 04 Mar 2011 16:22:14 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">19944@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, details sent to you, thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-19925</link>
			<pubDate>Fri, 04 Mar 2011 14:43:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19925@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@silverlight001 Can you provide us a WordPress admin login and FTP information for this site? What we can do is look at your theme, functions.php file and see what is going on.  That will allow us to resolve this quicker than going back and forth on the forum.  If you can send us this information via our Contact Us form and reference this forum post we can take a look.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-19918</link>
			<pubDate>Fri, 04 Mar 2011 12:57:27 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">19918@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;please let me know if you want me to post this issue into studiopress forums since I still have http500 with this code in the functions file
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silverlight001 on "Gravity Plugin Causes Numerous W3C HTML Validation Errors"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-plugin-causes-numerous-w3c-html-validation-errors#post-19916</link>
			<pubDate>Fri, 04 Mar 2011 12:55:43 +0000</pubDate>
			<dc:creator>silverlight001</dc:creator>
			<guid isPermaLink="false">19916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;deactivated all gravity plugins, deleted the files - then re-installed 1.5 RC4.2.&#60;/p&#62;
&#60;p&#62;Uploaded functions file with gravity_form_enqueue_scripts(1, true);&#60;/p&#62;
&#60;p&#62;Still htpp error 500&#60;/p&#62;
&#60;p&#62;Please advise&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
