<?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: Javascript included when not needed</title>
		<link>https://legacy.forums.gravityhelp.com/topic/javascript-included-when-not-needed</link>
		<description>Gravity Support Forums Topic: Javascript included when not needed</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:02:51 +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/javascript-included-when-not-needed" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Javascript included when not needed"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/javascript-included-when-not-needed#post-5078</link>
			<pubDate>Wed, 28 Apr 2010 16:21:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">5078@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We are already aware of this issue and it will be corrected in the next release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bassadvertising on "Javascript included when not needed"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/javascript-included-when-not-needed#post-5069</link>
			<pubDate>Wed, 28 Apr 2010 15:23:31 +0000</pubDate>
			<dc:creator>bassadvertising</dc:creator>
			<guid isPermaLink="false">5069@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I purchased gravity forms today and noticed this problem. I am not sure where to report it. &#60;/p&#62;
&#60;p&#62;I noticed the qtip javascript and the css files are included on every page of the admin instead of within the gravityform pages. Theres already a function to handle this so it is an easy fix.&#60;/p&#62;
&#60;p&#62;On tooltips.php at the very top change&#60;br /&#62;
add_action(&#34;admin_print_scripts&#34;, 'print_tooltip_scripts');&#60;/p&#62;
&#60;p&#62;to&#60;br /&#62;
if(self::is_gravity_page()) {&#60;br /&#62;
    add_action(&#34;admin_print_scripts&#34;, 'print_tooltip_scripts');&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
