<?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: Formatting Not Showing Up</title>
		<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up</link>
		<description>Gravity Support Forums Topic: Formatting Not Showing Up</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 07:57:41 +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/formatting-not-showing-up" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38029</link>
			<pubDate>Sun, 16 Oct 2011 17:27:34 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38029@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wonderful. Glad it was a simple thing. It's something that just happens sometimes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bdb40042 on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38025</link>
			<pubDate>Sun, 16 Oct 2011 15:46:57 +0000</pubDate>
			<dc:creator>bdb40042</dc:creator>
			<guid isPermaLink="false">38025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sometimes it's the silliest thing. . .  Nice call.  It's working fine now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38023</link>
			<pubDate>Sun, 16 Oct 2011 15:26:48 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38023@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Check your form settings and confirm that you have the &#34;output CSS&#34; option enabled. That could be the reason your default form styles aren't being loaded.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bdb40042 on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38022</link>
			<pubDate>Sun, 16 Oct 2011 14:39:16 +0000</pubDate>
			<dc:creator>bdb40042</dc:creator>
			<guid isPermaLink="false">38022@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I followed the link in your previous response and then followed the procedures. The problem persists in different themes (including Twenty Eleven).  I also deactivated all the plugins on the site, then reactivated the Gravity Forms plugin, and the problem still persists.&#60;/p&#62;
&#60;p&#62;This is a link to the page (with the original theme installed, but with all plugins deactivated, except for Gravity Forms): &#60;a href=&#34;http://realcsr.com/join-now/&#34; rel=&#34;nofollow&#34;&#62;http://realcsr.com/join-now/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I'm still having the same problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38021</link>
			<pubDate>Sun, 16 Oct 2011 14:29:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38021@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It could be from a plugin conflict as well.&#60;/p&#62;
&#60;p&#62;If you used the button in the post editor to embed the form, you don't need to enqueue anything manually.  &#60;/p&#62;
&#60;p&#62;It's unlikely to be a problem with the call to wp_head or wp_footer with the default theme.&#60;/p&#62;
&#60;p&#62;I would try to find out if this is a plugin conflict by following the troubleshooting tips here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you have the same problem with the default theme and no plugins active, there is definitely something strange going on.  It's not a problem that happens very frequently.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bdb40042 on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38020</link>
			<pubDate>Sun, 16 Oct 2011 14:07:40 +0000</pubDate>
			<dc:creator>bdb40042</dc:creator>
			<guid isPermaLink="false">38020@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I used the button in the WP editor to embed the form in the page.  This is the code it inserted:  [gravityform id=2 name=JOINUS - Please Submit the Following Information].&#60;/p&#62;
&#60;p&#62;I tried to view the same page in the Twenty Eleven 1.2 theme--and I'm having the same problem. Does that still mean that I'm having a problem with the wp_head or wp_footer call? (but that seems unlikely, given that it doesn't seem to be theme-related).&#60;/p&#62;
&#60;p&#62;Here's a link to the page in Twenty Eleven 1.2: &#60;a href=&#34;http://realcsr.com/join-now/&#34; rel=&#34;nofollow&#34;&#62;http://realcsr.com/join-now/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Brent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38017</link>
			<pubDate>Sun, 16 Oct 2011 12:08:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're missing the stylesheet and scripts for Gravity Forms.  How did you embed the form in that page?  If you used the PHP function call directly, you will need to include the scripts and styles yourself.   &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Note this is only necessary when you are NOT using the shortcode to insert the form into a page or post.&#60;/p&#62;
&#60;p&#62;If you are using the shortcode and the form looks like this, then your theme might be missing the wp_head or wp_footer call.&#60;/p&#62;
&#60;p&#62;Try the default Twenty Eleven theme and see if things work properly there.  If they do, you have a problem with the theme and need to resolve that.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bdb40042 on "Formatting Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-not-showing-up#post-38016</link>
			<pubDate>Sun, 16 Oct 2011 11:46:47 +0000</pubDate>
			<dc:creator>bdb40042</dc:creator>
			<guid isPermaLink="false">38016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Everything looks great in the preview of the form, but on the site, most of the formatting is getting stripped out (and I'm not sure how to fix it).  I assume that the theme is somehow interferring. Can CSS classes be used to straighten this out?  If so, where do I start?&#60;/p&#62;
&#60;p&#62;The name element, which looks really good the way it is originally formatted, displays here with four text boxes of all the same width (which makes no sense) or spacing between the elements. The address box displays the same way.&#60;/p&#62;
&#60;p&#62;Here is the link to the form: &#60;a href=&#34;http://realcsr.com/join-now/&#34; rel=&#34;nofollow&#34;&#62;http://realcsr.com/join-now/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for the help in advance.&#60;/p&#62;
&#60;p&#62;Brent
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
