<?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: Image Upload added to Photo Gallery</title>
		<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery</link>
		<description>Gravity Support Forums Topic: Image Upload added to Photo Gallery</description>
		<language>en-US</language>
		<pubDate>Fri, 03 Apr 2026 22:40:46 +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/image-upload-added-to-photo-gallery" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-286581</link>
			<pubDate>Wed, 29 May 2013 11:17:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">286581@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Eagerbob, probably better to post in our Feature Requests though if you want our developers to see your request.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Eagerbob on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-286551</link>
			<pubDate>Wed, 29 May 2013 10:44:30 +0000</pubDate>
			<dc:creator>Eagerbob</dc:creator>
			<guid isPermaLink="false">286551@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, multiple images would be nice.&#60;br /&#62;
In order to have the visitor upload 4 photo's, I now use 4 upload fields.&#60;br /&#62;
That works, but multiple images in one go would be a bit more convenient.&#60;br /&#62;
Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-83723</link>
			<pubDate>Thu, 25 Oct 2012 13:40:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">83723@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reminder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rjksn on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-83685</link>
			<pubDate>Thu, 25 Oct 2012 11:27:42 +0000</pubDate>
			<dc:creator>rjksn</dc:creator>
			<guid isPermaLink="false">83685@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is really something that should be updated. Multiple image uploads in one field. Preferably drag and drop.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-26422</link>
			<pubDate>Thu, 26 May 2011 17:35:33 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">26422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms out of the box only creates WordPress Posts.  It does not create Pages or Custom Post Types.  &#60;/p&#62;
&#60;p&#62;HOWEVER you can customize it to create Pages or Custom Post Types using hooks/filters and some custom code.  You can also create Pages or Custom Post Types using a 3rd party Add-On that is available here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trewknowledge on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-26421</link>
			<pubDate>Thu, 26 May 2011 17:16:18 +0000</pubDate>
			<dc:creator>trewknowledge</dc:creator>
			<guid isPermaLink="false">26421@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1) No problem, they can upload an image 1 at a time.&#60;/p&#62;
&#60;p&#62;2) I would like the attachment images to be added to a Page and not a Post. I assume that is still fine?&#60;/p&#62;
&#60;p&#62;3) I would like all of the images being uploaded to be added to the same Page. So does the form (image uploader) automatically create a new post/page? or can I specify that the images all go to the same page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-26419</link>
			<pubDate>Thu, 26 May 2011 17:08:14 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">26419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1) Users can upload multiple images, but not using the same field.  You would have to add a Post Image field for each upload you want to allow.  Multiple files with a single field is not currently supported.&#60;/p&#62;
&#60;p&#62;2) The Post Image field uploads the image and it is then processed by WordPress where it is added to your Media Library and as an attachment to the post that is created.  So yes, it would appear in the gallery for that Post.&#60;/p&#62;
&#60;p&#62;3) There is no built in image moderation.  If you want to moderate things then what you would do is configure the form so that the Post that is created is a Draft.  When a form is submitted, you could then review the Post that is created and view the gallery images for that post and edit/delete them at that time before choosing to Publish the post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trewknowledge on "Image Upload added to Photo Gallery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-upload-added-to-photo-gallery#post-26415</link>
			<pubDate>Thu, 26 May 2011 16:56:37 +0000</pubDate>
			<dc:creator>trewknowledge</dc:creator>
			<guid isPermaLink="false">26415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello there,&#60;/p&#62;
&#60;p&#62;I have read many threads regarding image uploads/adding them to a post.&#60;/p&#62;
&#60;p&#62;This is perfect for me because I would like to have a form where users can upload around 5 &#34;Post Images&#34;, these images get added to the appropriate pages' gallery, and then on that page just use the wordpress gallery shortcode to display all the images in the gallery.&#60;/p&#62;
&#60;p&#62;So here are my questions:&#60;/p&#62;
&#60;p&#62;1. Can users upload multiple files at once (not sure if this has been added to the features yet)&#60;/p&#62;
&#60;p&#62;2. Can the &#34;Post Image&#34; be added to a Pages gallery?&#60;/p&#62;
&#60;p&#62;3. Is it possible to be able to approve certain images that people upload to be displayed in the gallery? Instead of every image being displayed automatically?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
