<?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: Unable to Insert Form via Events Manager Plugin</title>
		<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin</link>
		<description>Gravity Support Forums Topic: Unable to Insert Form via Events Manager Plugin</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:22:03 +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/unable-to-insert-form-via-events-manager-plugin" rel="self" type="application/rss+xml" />

		<item>
			<title>davemac on "Unable to Insert Form via Events Manager Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin#post-27387</link>
			<pubDate>Thu, 09 Jun 2011 00:39:40 +0000</pubDate>
			<dc:creator>davemac</dc:creator>
			<guid isPermaLink="false">27387@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Alex, have posted a message on Events Manager Extended forum at wordpress.org forums:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/support/topic/issue-with-integrating-gravity-forms-but-issue-is-with-events-manager-extended?replies=1&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/issue-with-integrating-gravity-forms-but-issue-is-with-events-manager-extended?replies=1&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Unable to Insert Form via Events Manager Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin#post-27290</link>
			<pubDate>Wed, 08 Jun 2011 09:05:23 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">27290@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This integration is really on the Events Manager side. Adding admin.php to the list above will &#34;work&#34;, but it will also enqueue that script in most admin pages, which is not ideal. Also, the Events Manager plugin will need to enqueue the CSS and JS when displaying the form. Gravity Forms adds those scripts automatically when the shortcode is placed in the post content, but it has no way of knowing that there is a form on the event page, so the scripts have to be added by the Events Manager plugin. I would suggest contacting the Events Manager plugin. If they need help with the integration, we would be glad to give them some pointer on what needs to be done.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davemac on "Unable to Insert Form via Events Manager Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin#post-27259</link>
			<pubDate>Tue, 07 Jun 2011 20:14:58 +0000</pubDate>
			<dc:creator>davemac</dc:creator>
			<guid isPermaLink="false">27259@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK the above allows the form to be inserted, but the CSS and JS for the form is not placed in the page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davemac on "Unable to Insert Form via Events Manager Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin#post-27170</link>
			<pubDate>Tue, 07 Jun 2011 06:14:39 +0000</pubDate>
			<dc:creator>davemac</dc:creator>
			<guid isPermaLink="false">27170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue seems to be in gravityforms.php.&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
if(in_array(RG_CURRENT_PAGE, array('post.php', 'page.php', 'page-new.php', 'post-new.php', ))){&#60;br /&#62;
                        add_action('admin_footer',  array('RGForms', 'add_mce_popup'));&#60;br /&#62;
                    }&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
Addint admin.php to the array allows the correct code block  to be inserted for the form dialog to work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davemac on "Unable to Insert Form via Events Manager Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin#post-27167</link>
			<pubDate>Tue, 07 Jun 2011 05:44:53 +0000</pubDate>
			<dc:creator>davemac</dc:creator>
			<guid isPermaLink="false">27167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did anyone find a resolution to this? I am having the same issue with Events Manager Extended plugin, which is based on Events Manager.&#60;/p&#62;
&#60;p&#62;I notice that in the Events Manager WYSIWYG, the Gravity Forms icon calls /wp-admin/admin.php whilst in standard posts or pages, the icon calls calls /wp-admin/post.php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wunderdojo on "Unable to Insert Form via Events Manager Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-insert-form-via-events-manager-plugin#post-7372</link>
			<pubDate>Tue, 13 Jul 2010 19:24:25 +0000</pubDate>
			<dc:creator>wunderdojo</dc:creator>
			<guid isPermaLink="false">7372@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using the Events Manager plug-in on a site and although it does show the Gravity Forms icon in the toolbar where you enter the event description, when I click on it I get a modal window but nothing further (just a gray overlay with a close option, no form select menu or anything). Any ideas what I might look at?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
