<?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: How to find image template tag</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-find-image-template-tag</link>
		<description>Gravity Support Forums Topic: How to find image template tag</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:10:24 +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/how-to-find-image-template-tag" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "How to find image template tag"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-find-image-template-tag#post-8602</link>
			<pubDate>Sun, 15 Aug 2010 21:11:14 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8602@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't a built in PHP equivalent that is easily accessible outside the scope of the functionality Gravity Forms provides.  You would have to reverse engineer the post template functionality.  There is a function call it uses, you would have to look at the code and replicate it.&#60;/p&#62;
&#60;p&#62;You can use the file upload field and if you use the post template functionality and output a file upload field value it outputs the full absolute path to the file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travisperkins on "How to find image template tag"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-find-image-template-tag#post-8578</link>
			<pubDate>Sat, 14 Aug 2010 11:29:30 +0000</pubDate>
			<dc:creator>travisperkins</dc:creator>
			<guid isPermaLink="false">8578@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I want to do the hard code equivalent of the on-board template formatting.&#60;br /&#62;
Specifically, I just need to know what tag to include in my post template to display:&#60;br /&#62;
1. the post-image uploaded usingthe image-upload field&#60;br /&#62;
2. a file uploaded using the file upload filed&#60;/p&#62;
&#60;p&#62;The onboard formatting uses:&#60;br /&#62;
{Post Image:6:full:left}&#60;/p&#62;
&#60;p&#62;for image.&#60;br /&#62;
No option for file.&#60;/p&#62;
&#60;p&#62;So I am looking for the php equivalent.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
