<?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 in posts, condition on categories</title>
		<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories</link>
		<description>Gravity Support Forums Topic: Image in posts, condition on categories</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 06:31:23 +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-in-posts-condition-on-categories" rel="self" type="application/rss+xml" />

		<item>
			<title>octavian on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20617</link>
			<pubDate>Tue, 15 Mar 2011 12:25:03 +0000</pubDate>
			<dc:creator>octavian</dc:creator>
			<guid isPermaLink="false">20617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. Thanks.&#60;/p&#62;
&#60;p&#62;I bought GF multi license.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20610</link>
			<pubDate>Tue, 15 Mar 2011 11:49:48 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20610@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently only one Post Body field is supported on a single form.  The Content Template doesn't currently support conditional logic within it.  It is a feature we plan on adding, but we will have to create our own markup language for that to work properly.  So you may have to use 2 different forms depending on what you are trying to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>octavian on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20596</link>
			<pubDate>Tue, 15 Mar 2011 10:00:32 +0000</pubDate>
			<dc:creator>octavian</dc:creator>
			<guid isPermaLink="false">20596@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That great! I think I will buy gravityforms today.&#60;/p&#62;
&#60;p&#62;Just another small question. &#60;/p&#62;
&#60;p&#62;For example I want users to be able to submit either image or text (possibly with hotlinked images. Done through conditional logic - either image_upload or post_content will display.&#60;/p&#62;
&#60;p&#62;My question is can I use different templates for &#34;image post&#34; or &#34;text post&#34;? If user is posting an image I don't want to show &#34;post content field&#34; (but still want to use a template)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20561</link>
			<pubDate>Mon, 14 Mar 2011 17:08:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The field drop down on the content template gets populated after your form has been saved the first time so the fields are created.  Once that happens the Insert Form Field drop down will be populated with all the fields on your form.  &#60;/p&#62;
&#60;p&#62;You would then select the Post Image field, it would display a 2nd drop down to allow you to select which image size and alignment.  It would then insert the appropriate content template variable into the content template.  When the post is created, the content template would be utilized to create the post content.&#60;/p&#62;
&#60;p&#62;The demo is 100% functional due to the fact we have to disable some features and functionality because of the user access necessary to utilize it.  Demos are hard with WordPress products because users will be malicious.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>octavian on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20559</link>
			<pubDate>Mon, 14 Mar 2011 17:00:35 +0000</pubDate>
			<dc:creator>octavian</dc:creator>
			<guid isPermaLink="false">20559@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. Thanks.&#60;/p&#62;
&#60;p&#62;Concerning inserting in image. I don't see any reference to post image in &#34;Create Post content template&#34; droupdown. Not in the demo at least. Is it disabled there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20530</link>
			<pubDate>Mon, 14 Mar 2011 12:25:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20530@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1) Yes, this is supported with Gravity Forms.  You would use a Post Image field for the image to be uploaded.  You would then use the &#34;Content Template&#34; feature of the Post Body field to create and configure a content template for the Post Body and insert the Post Image into the Post Body content.&#60;/p&#62;
&#60;p&#62;2) Conditional Logic isn't currently supported on the Post Category field.  So you can't show/hide a field based on a Post Category selection.  However, you could implement this using a standard Drop Down field and then using a little bit of custom code also set the Post Category to the item selected in the Drop Down.  We could supply you with a code snippet if you need assistance setting this up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>octavian on "Image in posts, condition on categories"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-in-posts-condition-on-categories#post-20516</link>
			<pubDate>Mon, 14 Mar 2011 11:53:00 +0000</pubDate>
			<dc:creator>octavian</dc:creator>
			<guid isPermaLink="false">20516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I consider buying your plugin, but need to clarify 2 things.&#60;/p&#62;
&#60;p&#62;1. I want my users to be able to upload an image through the form and this image to automatically appear on the top of the submitted post. I can't figure out how to do that in demo. There is no &#34;image&#34; option in post content template creation. How can it be done?&#60;/p&#62;
&#60;p&#62;2. I wan't some fields to be displayed depending on the category selected by the user. For example if user selects &#34;links&#34; category to show &#34;website field&#34; and hide &#34;content&#34; and &#34;title&#34;, if users select &#34;article&#34; category to show &#34;content&#34; and &#34;title&#34; and to hide &#34;website field&#34;. Is there any simple way to do that?&#60;/p&#62;
&#60;p&#62;Can this two things be done out of the box?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
