<?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: Create content template issues</title>
		<link>https://legacy.forums.gravityhelp.com/topic/create-content-template-issues</link>
		<description>Gravity Support Forums Topic: Create content template issues</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 12:34:40 +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/create-content-template-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>pix3x on "Create content template issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-content-template-issues#post-23997</link>
			<pubDate>Sat, 23 Apr 2011 06:08:55 +0000</pubDate>
			<dc:creator>pix3x</dc:creator>
			<guid isPermaLink="false">23997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately, I am not a web programmer but I would like to have the best code possible for this task. Do you know any good WordPress developer who can do such project for me for a reasonable price? The site mock-up is in the PDF file here:&#60;br /&#62;
&#60;a href=&#34;http://www.mothernaturerx.com/fs/wp-content/uploads/2011/04/draft.pdf&#34; rel=&#34;nofollow&#34;&#62;http://www.mothernaturerx.com/fs/wp-content/uploads/2011/04/draft.pdf&#60;/a&#62;&#60;br /&#62;
Any help or recommendation is highly appreciated. My email is &#60;a href=&#34;mailto:pix3x@yahoo.com&#34;&#62;pix3x@yahoo.com&#60;/a&#62;. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Create content template issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-content-template-issues#post-23923</link>
			<pubDate>Fri, 22 Apr 2011 11:03:17 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">23923@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Pix3x,&#60;/p&#62;
&#60;p&#62;A few things to note. On section 1 of your screen shot, you've got the content template set up for the custom field, but you did not specify a custom field name for that content to be created for. &#60;a href=&#34;http://grab.by/9WvC&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9WvC&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With that said, in section 3 of your screen shot, you indicate that the custom field is not displaying. This is because TwentyTen (the theme used in the screenshot) is not set up to output the post's custom fields. Custom fields require custom code to display on the front end of the site.&#60;/p&#62;
&#60;p&#62;What might be easiest for you is to just use the Post Body content template as it does not require any additional code to display the content on the front end.&#60;/p&#62;
&#60;p&#62;In regards to your original request for searching the posts by director, I still recommend having a custom field for the director in addition to your post body content in order to facilitate searching by just the director; however, if this proves to be a challenge, there are several plugins out there that will let you do full text searches of posts (allowing you search for the director in the post content).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pix3x on "Create content template issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-content-template-issues#post-23910</link>
			<pubDate>Fri, 22 Apr 2011 01:49:01 +0000</pubDate>
			<dc:creator>pix3x</dc:creator>
			<guid isPermaLink="false">23910@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David, but I still cannot make it work. I created a form with Post Title and Post Custom Field. I want the &#34;Title&#34; would be a post title (this works fine), and &#34;Director&#34; field to show up in the user post (this is not working). I made a screen captures in this file: &#60;a href=&#34;http://www.mothernaturerx.com/fs/wp-content/uploads/2011/04/new_movie_form.png&#34; rel=&#34;nofollow&#34;&#62;http://www.mothernaturerx.com/fs/wp-content/uploads/2011/04/new_movie_form.png&#60;/a&#62;&#60;br /&#62;
Could you please check it and comment what I did wrong? By the way, when I use Post Body form (visible only to Admin) and its content template option, then it seems to work. Please help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Create content template issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-content-template-issues#post-23756</link>
			<pubDate>Wed, 20 Apr 2011 12:28:00 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">23756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;ol&#62;
&#60;li&#62;The content template option also works for Custom Fields as well.&#60;/li&#62;
&#60;li&#62;Any information that you would like to search a post for, I would recommend also storing as a custom field. You can then create custom queries and look for specific values across all posts' custom fields. If you are new to WP this might be a bit advanced but perhaps a good place to start getting your hands dirty as well. You can find more information on custom queries by custom field &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/WP_Query#Custom_Field_Parameters&#34; rel=&#34;nofollow&#34;&#62;here.&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;I don't believe we do have any tutorials on this subject but that's a great idea. We're actually hoping to do more tutorials and walk-throughs this year so I will definitely add this to the list.&#60;/li&#62;
&#60;/ol&#62;</description>
		</item>
		<item>
			<title>pix3x on "Create content template issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-content-template-issues#post-23746</link>
			<pubDate>Wed, 20 Apr 2011 11:29:49 +0000</pubDate>
			<dc:creator>pix3x</dc:creator>
			<guid isPermaLink="false">23746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1. Create content template option works only in the &#34;Body&#34; Post field but it doesn't work in the &#34;Custom Field&#34;. Is it right?&#60;/p&#62;
&#60;p&#62;2. I put the following options in the Post Body content template: Contry: {Country:4}&#60;br /&#62;
, Director: {Director:2}, Year: {Year:5}, Genre: {Genre:6}. The new post is created by a user and I can see these entries in the post. Is it possible to make a search of these entries from the frontend, e.g. &#34;Search [enter_director_name]&#34;.&#60;/p&#62;
&#60;p&#62;3. Do you have any tutorial how to make user generated posts?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
