<?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: Post Image path</title>
		<link>https://legacy.forums.gravityhelp.com/topic/post-image-path</link>
		<description>Gravity Support Forums Topic: Post Image path</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 20:35:19 +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/post-image-path" rel="self" type="application/rss+xml" />

		<item>
			<title>Tmeister on "Post Image path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-image-path#post-25636</link>
			<pubDate>Mon, 16 May 2011 17:18:34 +0000</pubDate>
			<dc:creator>Tmeister</dc:creator>
			<guid isPermaLink="false">25636@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;Incorrectly assumed that there was a function on gravity to do this, something similar to the variables {Image: 15}.&#60;/p&#62;
&#60;p&#62;Anyway your answer was very helpful and I head to the answer.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Post Image path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-image-path#post-25628</link>
			<pubDate>Mon, 16 May 2011 16:19:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25628@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't really a Gravity Forms questions, it's a WordPress theming question.&#60;/p&#62;
&#60;p&#62;That path is not the path to the image in the Media Library.  That is the path to the original image uploaded.  When you use the Post Image field it adds the images to your Media Library and attaches it to the post that is created.  This is no different than uploading an image in the Edit Posts area of your WordPress dashboard.&#60;/p&#62;
&#60;p&#62;You would then get and display post images from Gravity Forms creates posts no differently than non-Gravity Forms created posts.  To your theme they are just posts.  So you have to pull in images for that post from the Media Library  using PHP.&#60;/p&#62;
&#60;p&#62;Here is an example on how to do this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rlmseo.com/blog/get-images-attached-to-post/&#34; rel=&#34;nofollow&#34;&#62;http://www.rlmseo.com/blog/get-images-attached-to-post/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tmeister on "Post Image path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-image-path#post-25623</link>
			<pubDate>Mon, 16 May 2011 15:42:36 +0000</pubDate>
			<dc:creator>Tmeister</dc:creator>
			<guid isPermaLink="false">25623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;I recently purchased a license and am trying to do a form to create a new post.&#60;/p&#62;
&#60;p&#62;Everything works fine, custom fields, title, excerpt etc etc.&#60;/p&#62;
&#60;p&#62;The problem is: I can not find how to get the path of the image (Post Image), I found the image in $ PATH.../wp-content/uploads/gravity_forms/1/2011/05/image.png&#60;/p&#62;
&#60;p&#62;How do I find this path for use in a custom template, not in post body, in a template?&#60;/p&#62;
&#60;p&#62;For custom fields use:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$custom = get_post_custom ($ post-&#38;gt; ID);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
