<?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: Bulk Add/Predefined Choices - Plugin Conflict</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bulk-addpredefined-choices-plugin-conflict</link>
		<description>Gravity Support Forums Topic: Bulk Add/Predefined Choices - Plugin Conflict</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:27:55 +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/bulk-addpredefined-choices-plugin-conflict" rel="self" type="application/rss+xml" />

		<item>
			<title>WebEndev on "Bulk Add/Predefined Choices - Plugin Conflict"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-addpredefined-choices-plugin-conflict#post-42724</link>
			<pubDate>Thu, 01 Dec 2011 09:25:29 +0000</pubDate>
			<dc:creator>WebEndev</dc:creator>
			<guid isPermaLink="false">42724@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That should solve the problem Carl. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Bulk Add/Predefined Choices - Plugin Conflict"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-addpredefined-choices-plugin-conflict#post-42606</link>
			<pubDate>Wed, 30 Nov 2011 18:27:54 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42606@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms v1.6+ does not handle scripts differently than previous versions.  However, WordPress has changed multiple times in the last few releases.  WordPress 3.0, WordPress 3.2 and WordPress 3.3 all made major changes to the jQuery that is included with WordPress.&#60;/p&#62;
&#60;p&#62;The only issue i'm aware of release to JS with Gravity Forms 1.6+ and WordPress 3.2.1 is situations like with Genesis where scripts are being enqueued by another plugin or theme which causes a conflict due to a Thickbox work around that is in place.&#60;/p&#62;
&#60;p&#62;Supposedly WordPress 3.3 fixes the Thickbox issue so Gravity Forms v1.6.2 will not enqueue it's own thickbox and will use the WordPress thickbox script if you are using WordPress 3.3.  This version of WordPress will be released later this month if all goes well.  It's currently available as a beta.  Gravity Forms v1.6.2 will be released later this week.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WebEndev on "Bulk Add/Predefined Choices - Plugin Conflict"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-addpredefined-choices-plugin-conflict#post-42076</link>
			<pubDate>Wed, 23 Nov 2011 21:18:45 +0000</pubDate>
			<dc:creator>WebEndev</dc:creator>
			<guid isPermaLink="false">42076@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;br /&#62;
I agree that plugins are not correctly outputting scripts when necessary.&#60;br /&#62;
I am glad to hear you say you are looking to deregister scripts automatically in a future release.&#60;br /&#62;
It seems I am only having an issue with GF 1.6+, and don't remember this issue before that. Is that because 1.6 handles scripts differently than pre-1.6?&#60;br /&#62;
When would you be releasing a version that automatically deregisters scripts? Will it be before version 1.7?&#60;br /&#62;
Thanks much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Bulk Add/Predefined Choices - Plugin Conflict"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-addpredefined-choices-plugin-conflict#post-42067</link>
			<pubDate>Wed, 23 Nov 2011 20:06:16 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We can look into how to handle this in the next Gravity Forms release to limit issues like this.  We are actually going to look into how we can automatically deregister ALL enqueued scripts and styles and then enqueue only what is necessary to try and work around sloppy WordPress theme and plugin developers.&#60;/p&#62;
&#60;p&#62;Ultimately the problem is these other plugins are not properly enqueuing the scripts.  They are outputting their scripts on every single admin page load, which is not how they should be doing it.  &#60;/p&#62;
&#60;p&#62;They should only be outputting scripts when necessary, which is typically only going to be on the admin page for that plugin or theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WebEndev on "Bulk Add/Predefined Choices - Plugin Conflict"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-addpredefined-choices-plugin-conflict#post-42045</link>
			<pubDate>Wed, 23 Nov 2011 18:54:45 +0000</pubDate>
			<dc:creator>WebEndev</dc:creator>
			<guid isPermaLink="false">42045@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is related to this post &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/bulk-addpredefined-choices-not-working&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/bulk-addpredefined-choices-not-working&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I found that another plugin, AdRotate , conflicts with the thickbox on Bulk/Add Predefined Choices (opaque overlay appears, but box does not popup). This is a widely used plugin. &#60;/p&#62;
&#60;p&#62;I'm thinking that this comment by Cristian Antohe is starting to make sense:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Another plugin that enqeues ThickBox is WPML. Maybe you can contact them about it as well.&#60;/p&#62;
&#60;p&#62;I know this isn't GF fault, but you could always do a:&#60;br /&#62;
wp_deregister_script( 'thickbox');&#60;br /&#62;
on GF pages and register your own gfthickbox afterward. Might save people some time :)
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I can't believe that I am the only person seeing this problem, given the number of plugins out there?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
