<?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: Publishing an approved entry</title>
		<link>https://legacy.forums.gravityhelp.com/topic/publishing-an-approved-entry</link>
		<description>Gravity Support Forums Topic: Publishing an approved entry</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 06:31:47 +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/publishing-an-approved-entry" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Publishing an approved entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/publishing-an-approved-entry#post-38760</link>
			<pubDate>Mon, 24 Oct 2011 12:31:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38760@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Doesn't the plugin handle the full content of the post, including the images?&#60;/p&#62;
&#60;p&#62;If not, your question might be better answered in a general WordPress support forum, like wordpress.stackexchange.com or wordpress.org/support/ as it's not related to Gravity Forms.  We captured the data for you, now it's up to you to display it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sunil on "Publishing an approved entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/publishing-an-approved-entry#post-38706</link>
			<pubDate>Sun, 23 Oct 2011 23:49:46 +0000</pubDate>
			<dc:creator>sunil</dc:creator>
			<guid isPermaLink="false">38706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply.&#60;/p&#62;
&#60;p&#62;So, I've now experimented with the Category Shortcode plugin. Thats great. knowing about it could have saved me some work on a seperate theming puzzle :)&#60;/p&#62;
&#60;p&#62;It could definately help me access the posts without having to compose my own custom loop.&#60;br /&#62;
(Mind you, I'm starting to get used to building loops)&#60;/p&#62;
&#60;p&#62;The more immediate problem I have, is how to get to the images that have have been submitted via the form, and then approved for publication, while I am in the loop (or while using the category shortcode plugin).&#60;/p&#62;
&#60;p&#62;Any idea how I can do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Publishing an approved entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/publishing-an-approved-entry#post-38648</link>
			<pubDate>Sat, 22 Oct 2011 12:05:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38648@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can skip all this, and just implement the above as your &#34;next step&#34;.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
How I think I can do it:&#60;br /&#62;
It looks like the entries are all posts. They are all posts that have the same category. So, all I have to do is create a custom loop that will grab posts of that category, then extract the text from the post, and the image submitted by the poster.&#60;/p&#62;
&#60;p&#62;ok .... am I on the right track so far?&#60;br /&#62;
If I have, then my question boils down to this: &#34;how to grab the picture submitted with the form, while I'm in the loop&#34;.&#60;/p&#62;
&#60;p&#62;What I've tried:&#60;/p&#62;
&#60;p&#62;I spent quiet a bit of time trying to figure out how to get my ideal result using Zach's directory and add ons plugin. I wasn't able to get the outcome I wanted( Looks like a great plugin, though).
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Publishing an approved entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/publishing-an-approved-entry#post-38647</link>
			<pubDate>Sat, 22 Oct 2011 12:03:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like you're almost there.  You have the posts being created, and you want to include all those posts in a page?  I did something similar to that using the &#34;Category Shortcode&#34; plugin.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/category-shortcode-w-generator/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/category-shortcode-w-generator/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think that will work for you too.&#60;/p&#62;
&#60;p&#62;Here's the form I set up:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/story-submission/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/story-submission/&#60;/a&#62;&#60;br /&#62;
Password is gravity ( I forget why I password protected that )&#60;/p&#62;
&#60;p&#62;When you post the story, it will be in the category categories:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/category/stories/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/category/stories/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But you want to show all posts, in one page, which is what I did here:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/all-stories/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/all-stories/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The content of that page has only the shortcode from the Category Shortcode plugin:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
[Category number=&#38;#39;-1&#38;#39; id=&#38;#39;5&#38;#39; method=&#38;#39;full&#38;#39; order=&#38;#39;asc&#38;#39; orderby=&#38;#39;title&#38;#39;]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let us know if you need more help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sunil on "Publishing an approved entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/publishing-an-approved-entry#post-38635</link>
			<pubDate>Sat, 22 Oct 2011 02:42:39 +0000</pubDate>
			<dc:creator>sunil</dc:creator>
			<guid isPermaLink="false">38635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to accept entries, and them publish these posts on a page.&#60;br /&#62;
The form takes an uploaded file (a picture), the details of the poster, and a description of the picture.&#60;/p&#62;
&#60;p&#62;What I've figured out so far:&#60;/p&#62;
&#60;p&#62;So far, I've got a form accepting entries. The form is embedded in a page. I'm receiving the entries as drafts. I can mark them as published.&#60;/p&#62;
&#60;p&#62;&#60;u&#62;So, my next step:&#60;/u&#62;&#60;br /&#62;
I'd like to figure out how to publish a page that will grab the post content and the submitted picture from each entry.&#60;/p&#62;
&#60;p&#62;&#60;u&#62;How I think I can do it:&#60;/u&#62;&#60;br /&#62;
It looks like the entries are all posts. They are all posts that have the same category. So, all I have to do is create a custom loop that will grab posts of that category, then extract the text from the post, and the image submitted by the poster.&#60;/p&#62;
&#60;p&#62;ok .... am I on the right track so far?&#60;br /&#62;
If I have, then my question boils down to this: &#34;how to grab the  picture submitted with the form, while I'm in the loop&#34;.&#60;/p&#62;
&#60;p&#62;&#60;u&#62;What I've tried:&#60;/u&#62;&#60;/p&#62;
&#60;p&#62;I spent quiet a bit of time trying to figure out how to get my ideal result using Zach's directory and add ons plugin. I wasn't able to get the outcome I wanted( Looks like a great plugin, though).&#60;/p&#62;
&#60;p&#62;Sunil
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
