<?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: Nothing Shows Up But Title</title>
		<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title</link>
		<description>Gravity Support Forums Topic: Nothing Shows Up But Title</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Apr 2026 15:33:24 +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/nothing-shows-up-but-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Nothing Shows Up But Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title#post-41619</link>
			<pubDate>Fri, 18 Nov 2011 20:51:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carly on "Nothing Shows Up But Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title#post-41616</link>
			<pubDate>Fri, 18 Nov 2011 20:45:43 +0000</pubDate>
			<dc:creator>carly</dc:creator>
			<guid isPermaLink="false">41616@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh, thank you! It worked! I figured out what you meant in the other post about where the code would go. (I was trying to do it in the .php of my WP template instead of the content template of Gravity Forms.) Thanks again for the quick replies! I really appreciate it. Great product you have here; it's making my life so much easier. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Nothing Shows Up But Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title#post-41597</link>
			<pubDate>Fri, 18 Nov 2011 18:54:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You only use the Content Template if you want to insert OTHER field values into the content of the post and store it as the Post Body.  If all you want to store is what the user submits in that Post Body field then you don't need to use the content template option.&#60;/p&#62;
&#60;p&#62;The Content Template lets you control what gets saved as the post content by using field merge tags.  You can insert static text, HTMl markup and merge tags.  Whatever is configured in the content template is what will be used to generate the post body.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carly on "Nothing Shows Up But Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title#post-41587</link>
			<pubDate>Fri, 18 Nov 2011 17:41:51 +0000</pubDate>
			<dc:creator>carly</dc:creator>
			<guid isPermaLink="false">41587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much for the quick response. Actually, I think that's where I got lost when reading the other forum response. &#38;lt;&#38;lt;blush&#38;gt;&#38;gt; I had no idea what the &#34;Post Body field&#34; was... and then after reading your response, I went back and looked again at my Edit Form console. I just found &#34;Body&#34; under &#34;Post Fields&#34; it and added it to my form (to answer your question, no, I hadn't done that). So I guess the next step is to check &#34;Create content template&#34; and then choose the fields I want to show up?&#60;/p&#62;
&#60;p&#62;I am seriously giving myself a major &#38;lt;&#38;lt;facepalm&#38;gt;&#38;gt; right now, because I think that must have been what you meant before and I just missed it; the lingo threw me. I'll try it this evening and will let you know if it works. Thanks so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Nothing Shows Up But Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title#post-41569</link>
			<pubDate>Fri, 18 Nov 2011 16:34:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41569@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So the Post is being created, correct? But only the Title of the Post is there and the content/body is not?  &#60;/p&#62;
&#60;p&#62;The first question I have to ask is did you add a Post Body field to your form and is this the field you are using to capture the content?&#60;/p&#62;
&#60;p&#62;The next question I have to ask is if you DO have a Post Body field on your form, do you have the content template option enabled on it? If so what is in the content template field? Is it blank/empty?&#60;/p&#62;
&#60;p&#62;Only the Post Body field will create the content of the post.  If the content template is enabled, whatever is in the content template is what will be used to create the content of the post.  So if it's blank, there won't be any content... even if the user enters information in that field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carly on "Nothing Shows Up But Title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nothing-shows-up-but-title#post-41546</link>
			<pubDate>Fri, 18 Nov 2011 15:09:09 +0000</pubDate>
			<dc:creator>carly</dc:creator>
			<guid isPermaLink="false">41546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;My apologies if this information is posted already; I've tried searching both the documentation and the forums and can't seem to find an answer. &#60;/p&#62;
&#60;p&#62;My issue is similar to what is being discussed on this thread: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/using-the-form-to-enable-users-to-submit-content&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/using-the-form-to-enable-users-to-submit-content&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, I tried adding the code similar to what was suggested, and it doesn't fix the problem.&#60;/p&#62;
&#60;p&#62;Ultimately, I have my form set up to publish as a (user-generated) post. When I get the admin notification, the form data is all there; however, when you look on the site (whether front-end or back-end), all that shows up is the title. That is, none of the data fields themselves show up in the body of the post.&#60;/p&#62;
&#60;p&#62;Again, my apologies if this is a n00b error. I've been looking everywhere on how to do this. My guess is that maybe I need to modify my template's single.php file(?) If so, could someone tell me how to do that and/or if there's something else I should be doing?&#60;/p&#62;
&#60;p&#62;Thanks so much!&#60;/p&#62;
&#60;p&#62;URL of form: &#60;a href=&#34;http://globalwritinginitiative.com/submit-a-project/&#34; rel=&#34;nofollow&#34;&#62;http://globalwritinginitiative.com/submit-a-project/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
