<?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 Manipulation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/image-manipulation</link>
		<description>Gravity Support Forums Topic: Image Manipulation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:46:37 +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-manipulation" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Image Manipulation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-manipulation#post-41903</link>
			<pubDate>Tue, 22 Nov 2011 16:28:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41903@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;By default it's only going to return the full path to the image.  If you are running custom code you have written, you'll have to write code to trim the &#60;a href=&#34;http://example.com&#34; rel=&#34;nofollow&#34;&#62;http://example.com&#60;/a&#62; from the URL and only return the content after that.&#60;/p&#62;
&#60;p&#62;If you need to insert the dimensions into a custom field, then add a Post Custom Field field for the dimensions (or 2 custom fields if you need width and height stored individually) and set the field type to hidden.  Then when the form is submitted you'll have to write custom code to A) get the dimensions and B) update these field values with the dimensions.&#60;/p&#62;
&#60;p&#62;As for your category question, i'm not entirely sure why you can't use the built in tools to do this.  There is a Post Category field when using Gravity Forms to create a post that automatically associated the post with the category selected.  If you want them to select multiple categories, add  multiple Post Category fields to your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paulogier on "Image Manipulation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/image-manipulation#post-41875</link>
			<pubDate>Tue, 22 Nov 2011 12:30:46 +0000</pubDate>
			<dc:creator>paulogier</dc:creator>
			<guid isPermaLink="false">41875@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I am almost there with the form. There are just a couple of things that I need now.&#60;/p&#62;
&#60;p&#62;I have a timthumb script on the site and need to get the relative url of the uploaded image, like this /wp-content/uploads/gravity_forms/DSC_0223.jpg rather than &#60;a href=&#34;http://example.com/wp-content/uploads/gravity_forms/DSC_0223.jpg&#34; rel=&#34;nofollow&#34;&#62;http://example.com/wp-content/uploads/gravity_forms/DSC_0223.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The second thing that I need is once that image is uploaded, I need to insert the dimensions of the image into a custom field.&#60;/p&#62;
&#60;p&#62;Then the final thing is that I need to insert the relationship between this new post and what categories they have chosen via the dropdown. &#60;/p&#62;
&#60;p&#62;Please could you advise on this.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
