<?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: Some customizing needed for form to post</title>
		<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post</link>
		<description>Gravity Support Forums Topic: Some customizing needed for form to post</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:36:05 +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/some-customizing-needed-for-form-to-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Some customizing needed for form to post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post#post-98101</link>
			<pubDate>Sun, 02 Dec 2012 22:42:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">98101@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The easiest way is to use the content template. Have you already created your form, and you are collecting all the data you want, but you just need to get the information displayed in the post?  Please share the URL or the explanation of what you want to do specifically.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ppmmike on "Some customizing needed for form to post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post#post-98048</link>
			<pubDate>Sun, 02 Dec 2012 16:50:22 +0000</pubDate>
			<dc:creator>ppmmike</dc:creator>
			<guid isPermaLink="false">98048@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to do something similar by having specific information show on the Post, so can you explain how to do what you said: &#34;The form will collect the data, but the template has to be forced to display the data you captured.&#34;  By the way, your plugin in is fantastic, this has been the only thing I can't seem to figure out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Some customizing needed for form to post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post#post-71222</link>
			<pubDate>Wed, 15 Aug 2012 19:04:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71222@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This functionality falls outside the realm of what Gravity Forms can do.  It's part of WordPress.  The first 10 hits of this Google search bring up several explanations and ways to do it:&#60;br /&#62;
&#60;a href=&#34;https://www.google.com/search?q=create+an+author+profile+page+wordpress&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/search?q=create+an+author+profile+page+wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's also possible your theme already includes an author template.  I believe Genesis themes from StudioPress do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarciaH on "Some customizing needed for form to post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post#post-71221</link>
			<pubDate>Wed, 15 Aug 2012 19:03:27 +0000</pubDate>
			<dc:creator>MarciaH</dc:creator>
			<guid isPermaLink="false">71221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;Then you have to create the author template which will display the author's details&#34;&#60;/p&#62;
&#60;p&#62;How do I create the author template?  Where exactly is that done?  And how does it become incorporated in the final display?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Some customizing needed for form to post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post#post-71217</link>
			<pubDate>Wed, 15 Aug 2012 18:53:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71217@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;
1-Two title lines.&#60;br /&#62;
a) The first would follow a particular convention, i.e. John Jones on Sarah Smith (memoir author on memoir subject).&#60;br /&#62;
b) The second title could be more descriptive and personalized.&#60;br /&#62;
I don't see a way to have 2 titles. Am i missing something obvious? I could add another title field, but where would it show up on the published post?
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;There is only one title for a WordPress page or post.  As such, you should only use one on your form.  You can add a plain text line, capture your subtitle as a custom field, then in your page template, display the data which is stored in this custom field.  The form will collect the data, but the template has to be forced to display the data you captured.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
2- I want there to be an Author's Profile that includes a photograph of the author. The Post Photo field (AFAIK) appears to get blended in with the Post Body Content, and that's not quite where it should end up. It should end up in the Author's Profile which is a separate area.&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;This is not really related to the form which creates the post.  It's more related to the logged in user.  You have to register the user, then log the user in, and capture some details for their profile page.  Then you have to create the author template which will display the author's details.  It's not really related to the &#34;create a post&#34; form.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
3- How is the Default Post Author determined? The default is the &#34;logged-in author.&#34; How exactly does the author become logged in if I don't have the registration add on? Or is this information drawn from whatever they write in as Name when they fill out the form?&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;If you are not using the user registration add-on, then you need to register the user with built in WordPress functionality, allow visitors to register and create accounts, and give them the role of auther when they register.  There is no way to create an author page for users who are not registered, and the name they fill in, in the form, will not be used to create any sort of account for them.  It's just a name at that point.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
3a- If I'm not using the registration addon (personal license) can authors go back and edit their pieces after publication?&#60;br /&#62;
Thanks.&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;There is no built in way for the submitter to go back and edit the content they submitted.  That is true if you use the user registration add on or not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarciaH on "Some customizing needed for form to post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/some-customizing-needed-for-form-to-post#post-71196</link>
			<pubDate>Wed, 15 Aug 2012 15:30:05 +0000</pubDate>
			<dc:creator>MarciaH</dc:creator>
			<guid isPermaLink="false">71196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just &#34;published&#34; my first form to this page: &#60;a href=&#34;http://writerscelebratewriters.com/submit-a-memoir/&#34; rel=&#34;nofollow&#34;&#62;http://writerscelebratewriters.com/submit-a-memoir/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's what I'm trying to accomplish:&#60;/p&#62;
&#60;p&#62;I'm building a submission form through which writers can submit memoirs that will be approved and then published as posts.&#60;/p&#62;
&#60;p&#62;There are some things that I want that I can't seem to get right out of the box. &#60;/p&#62;
&#60;p&#62;	1-Two title lines.&#60;br /&#62;
a) The first would follow a particular convention, i.e. John Jones on Sarah Smith (memoir author on memoir subject).&#60;br /&#62;
b) The second title could be more descriptive and personalized.&#60;br /&#62;
I don't see a way to have 2 titles.  Am i missing something obvious?  I could add another title field, but where would it show up on the published post?&#60;/p&#62;
&#60;p&#62;	2- I want there to be an Author's Profile that includes a photograph of the author.  The Post Photo field (AFAIK) appears to get blended in with the Post Body Content, and that's not quite where it should end up.  It should end up in the Author's Profile which is a separate area.&#60;br /&#62;
.&#60;br /&#62;
	3- How is the Default Post Author determined?  The default is the &#34;logged-in author.&#34;  How exactly does the author become logged in if I don't have the registration add on?  Or is this information drawn from whatever they write in as Name when they fill out the form?&#60;br /&#62;
		3a- If I'm not using the registration addon (personal license) can authors go back and edit their pieces after publication?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
