<?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: Mapping Fields Content to Post Template</title>
		<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template</link>
		<description>Gravity Support Forums Topic: Mapping Fields Content to Post Template</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 08:16: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/mapping-fields-content-to-post-template" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28206</link>
			<pubDate>Mon, 20 Jun 2011 18:57:00 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@adhoc Yes, that thread also had the solution.  The user in that thread wasn't using the Post Body field which is why no body was being created, just a title when the post was created.  They added a Post Body field to their form and that corrected the issue.  If certain data isn't being created in your Post it's because your form is missing the necessary fields to create that data or you are using the wrong field type.  Only fields under Post Fields in the form editor create post data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28199</link>
			<pubDate>Mon, 20 Jun 2011 15:30:02 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">28199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's a thread that explains this pretty well:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/post-fields-not-working&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/post-fields-not-working&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28084</link>
			<pubDate>Fri, 17 Jun 2011 19:01:44 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28084@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If by &#34;other&#34; fields you mean Custom Fields, which any content fields other than the Title and Body are going to be, you need to use the Custom Field under the Post Fields.  You then need to configure the Custom Field so it uses the Custom Field Name of an existing Custom Field or you can create a new one.  This custom field name is what your post template is trying to display when it calls the post meta.  So you have to use Custom Fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28082</link>
			<pubDate>Fri, 17 Jun 2011 18:42:39 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">28082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nothing needs to go into the content editor (fckeditor)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28081</link>
			<pubDate>Fri, 17 Jun 2011 18:41:24 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">28081@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have tried this and a post was created with the Title field as the name of the post. Now I just need to get the other fields into the post along with the title.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28078</link>
			<pubDate>Fri, 17 Jun 2011 18:22:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28078@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want Gravity Forms to create a Post then you need to configure your form to create a WordPress Post using the Post Fields.  Post fields are the only thing in Gravity Forms that create WordPress Posts.&#60;/p&#62;
&#60;p&#62;Other than that i'm not really sure what you are asking.  Gravity Forms can create Posts, and how you display those Posts is up to you and your theme.  All Gravity Forms does is create the Post, it doesn't display the Post on the frontend.  That is up to your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28075</link>
			<pubDate>Fri, 17 Jun 2011 18:18:47 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">28075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to have the content of the fields submitted by the user populate a custom post template - the code shown is that custom template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28072</link>
			<pubDate>Fri, 17 Jun 2011 18:13:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28072@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't understand what you are trying to do.  I'm not sure what you mean by extract fields into a post template or how this relates to Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adhoc on "Mapping Fields Content to Post Template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-fields-content-to-post-template#post-28071</link>
			<pubDate>Fri, 17 Jun 2011 18:12:01 +0000</pubDate>
			<dc:creator>adhoc</dc:creator>
			<guid isPermaLink="false">28071@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, I am trying to understand how to get the contents of fields submitted to a form into an existing post template. Here's an example of the code. Can you tell me what code I would need to insert to extract the field contents to this template?&#60;br /&#62;
&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;grid_8&#34; &#38;gt;&#60;br /&#62;
  &#38;lt;div id=&#34;left_content&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;?php if (have_posts()) : ?&#38;gt;&#60;br /&#62;
    &#38;lt;?php while (have_posts()) : the_post();$do_not_duplicate = $post-&#38;gt;ID; ?&#38;gt;&#60;br /&#62;
    &#38;lt;!-- Property Details --&#38;gt;&#60;br /&#62;
    &#38;lt;div class=&#34;listing-meta-top&#34;&#38;gt;&#60;br /&#62;
      &#38;lt;h1&#38;gt;&#60;br /&#62;
      &#38;lt;?php the_title();?&#38;gt;&#60;br /&#62;
      &#124;&#38;lt;/div&#38;gt;&#60;br /&#62;
    &#38;lt;div class=&#34;single-address&#34;&#38;gt;&#60;br /&#62;
      &#38;lt;?php _e (&#34;Location: &#34;,&#34;language&#34;); ?&#38;gt;&#60;br /&#62;
      &#38;lt;?php $gvw2 = get_post_meta($post-&#38;gt;ID, 'city', true);&#60;br /&#62;
	  	 if ( $gvw2 ) { echo $gvw2 ; } else { echo ''; } ?&#38;gt;&#60;br /&#62;
      ,&#60;br /&#62;
      &#38;lt;?php $gvw3 = get_post_meta($post-&#38;gt;ID, 'state', true); if ( $gvw3 ) { echo $gvw3; } else {  echo ''; } ?&#38;gt;&#60;br /&#62;
      &#38;lt;/br&#38;gt;&#60;br /&#62;
      &#38;lt;?php _e(&#34;Have Music Will Travel: &#34;,&#34;language&#34;); ?&#38;gt;&#60;br /&#62;
      &#38;lt;?php $gvw19 = get_post_meta($post-&#38;gt;ID, 'travel', true);&#60;br /&#62;
	  	 if ( $gvw19 ) { echo $gvw19 ; } else { echo ''; } ?&#38;gt;&#60;br /&#62;
      &#38;lt;/br&#38;gt;&#60;br /&#62;
      &#38;lt;?php _e(&#34;Pay Range: &#34;,&#34;language&#34;); ?&#38;gt;&#60;br /&#62;
      &#38;lt;?php $gvw20 = get_post_meta($post-&#38;gt;ID, 'fee', true);&#60;br /&#62;
	  	 if ( $gvw20 ) { echo $gvw20 ; } else { echo ''; } ?&#38;gt;&#60;br /&#62;
    &#38;lt;/div&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
