<?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: Form not displaying</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying</link>
		<description>Gravity Support Forums Topic: Form not displaying</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 08:27:47 +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/form-not-displaying" rel="self" type="application/rss+xml" />

		<item>
			<title>Lyman on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-28125</link>
			<pubDate>Sun, 19 Jun 2011 03:46:59 +0000</pubDate>
			<dc:creator>Lyman</dc:creator>
			<guid isPermaLink="false">28125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would see how they get Sharebar and GF working together would really help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scarlett on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-17245</link>
			<pubDate>Sat, 29 Jan 2011 20:22:52 +0000</pubDate>
			<dc:creator>scarlett</dc:creator>
			<guid isPermaLink="false">17245@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello ~ I'm experiencing this plugin conflict as well. Would love to use both Sharebar and GF. Looking forward to any info on this!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haidn on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10579</link>
			<pubDate>Wed, 29 Sep 2010 15:40:45 +0000</pubDate>
			<dc:creator>haidn</dc:creator>
			<guid isPermaLink="false">10579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the meantime, I've deactivated ShareBar and cleared the cache, and the form is displaying! (Yay!) Would definitely still like to use both, but for the immediate future, the contact form is more important.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haidn on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10577</link>
			<pubDate>Wed, 29 Sep 2010 15:21:16 +0000</pubDate>
			<dc:creator>haidn</dc:creator>
			<guid isPermaLink="false">10577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for your work on this, guys. I would appreciate anything you can do to let me know how I can still run both plugins on the site, if and when you discover the issue.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Haidn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10568</link>
			<pubDate>Wed, 29 Sep 2010 12:49:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">10568@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I narrowed down the issue to the Sharebar plugin based on viewing source, saving the HTML locally and removing scripts line by line until I determined which script was causing the conflict.&#60;/p&#62;
&#60;p&#62;This is the javascript that is causing the issue:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;jQuery(document).ready(function($) { $(&#38;#39;.sharebar&#38;#39;).sharebar({horizontal:&#38;#39;true&#38;#39;,swidth:&#38;#39;65&#38;#39;,minwidth:1000,position:&#38;#39;left&#38;#39;,leftOffset:20,rightOffset:10}); });&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It is part of the Sharebar Plugin output.&#60;/p&#62;
&#60;p&#62;With this script in place it's preventing the conditional logic from displaying the form.  Conditional logic uses Javascript to show the parts of the form that should be displayed based on conditional logic.  This script is interfering with that functionality.&#60;/p&#62;
&#60;p&#62;We are going to look into why this is happening but it will take more indepth debugging to determine.  But it is a plugin conflict caused by Javascript associated with the Sharebar Plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haidn on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10565</link>
			<pubDate>Wed, 29 Sep 2010 12:18:19 +0000</pubDate>
			<dc:creator>haidn</dc:creator>
			<guid isPermaLink="false">10565@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also, as I can't leave the site down w/ no plugins and the basic theme, I've re-enabled all of them. Hope that doesn't cause an issue with troubleshooting.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haidn on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10564</link>
			<pubDate>Wed, 29 Sep 2010 12:17:11 +0000</pubDate>
			<dc:creator>haidn</dc:creator>
			<guid isPermaLink="false">10564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;Thanks for the response. I tried disabling all plugins and switching to the default WP theme, and the shortcode appears as text on the page (whereas it doesn't display anything with plugins enabled and custom theme). Still no forms though. Also, I'm sure you got this, but the page in question is at &#60;a href=&#34;http://www.reachaltitude.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.reachaltitude.com/contact&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Haidn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10552</link>
			<pubDate>Wed, 29 Sep 2010 10:55:39 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10552@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It appears that the form css and the necessary scripts are in place for the form to work.&#60;/p&#62;
&#60;p&#62;I would test to see if there is some sort of plugin or script conflict by toggling plugins on/off. Carl mentions a pretty handy method here if you're using several plugins.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/14-beta-4-notification-blanking-email-routing#post-8747&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/14-beta-4-notification-blanking-email-routing#post-8747&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If no love there, it could be something related to your theme itself, you can try temporarily switching to the default WordPress theme and see if you still have the issue. If not, it's obviously something included in your theme files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haidn on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10534</link>
			<pubDate>Wed, 29 Sep 2010 03:26:28 +0000</pubDate>
			<dc:creator>haidn</dc:creator>
			<guid isPermaLink="false">10534@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also, just confirmed that wp_footer is called in the footer (it is)--still no luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>haidn on "Form not displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying#post-10532</link>
			<pubDate>Wed, 29 Sep 2010 03:02:51 +0000</pubDate>
			<dc:creator>haidn</dc:creator>
			<guid isPermaLink="false">10532@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I read some of the threads that seemed to be associated with this issue, and tried wrapping my shortcode in [noformat] tags, but it didn't work. I checked the source code, and the form is definitely there, just not displaying on the site. Help?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.reachaltitude.com&#34; rel=&#34;nofollow&#34;&#62;http://www.reachaltitude.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Haidn
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
