<?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: support post-thumbnails</title>
		<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails</link>
		<description>Gravity Support Forums Topic: support post-thumbnails</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:08:12 +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/support-post-thumbnails" rel="self" type="application/rss+xml" />

		<item>
			<title>thinkluke on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-29564</link>
			<pubDate>Sun, 10 Jul 2011 05:53:50 +0000</pubDate>
			<dc:creator>thinkluke</dc:creator>
			<guid isPermaLink="false">29564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It works okay for me only if I set new posts to draft and then publish them manually... Can this feature work with form submission that publish posts?? BIg bummer for me as this is the only reason i bought the form plugin...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jelle on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27500</link>
			<pubDate>Fri, 10 Jun 2011 02:22:44 +0000</pubDate>
			<dc:creator>Jelle</dc:creator>
			<guid isPermaLink="false">27500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Carl Thanks! It works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgdan on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27162</link>
			<pubDate>Tue, 07 Jun 2011 04:39:57 +0000</pubDate>
			<dc:creator>bgdan</dc:creator>
			<guid isPermaLink="false">27162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David, I shall give that a go.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27111</link>
			<pubDate>Mon, 06 Jun 2011 14:00:38 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">27111@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi bgdan,&#60;/p&#62;
&#60;p&#62;This would be a bit trickier than it sounds. The featured image has to be an image that is attached to the post. As far as I know, an attachment (image) can only be attached to one post. This means you'd have to handle generating a new category-specific attachment (image) every time you created a new post.&#60;/p&#62;
&#60;p&#62;This would be probably be much easier and make more sense to handle this from the template side of things. You can create a category-specific custom field and then created a custom template to display these posts and use the custom field value to determine which image you display.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgdan on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27098</link>
			<pubDate>Mon, 06 Jun 2011 11:16:40 +0000</pubDate>
			<dc:creator>bgdan</dc:creator>
			<guid isPermaLink="false">27098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does anyone know how I could also provide a default featured image based on category for created posts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27087</link>
			<pubDate>Mon, 06 Jun 2011 10:28:14 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27087@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would want to place the code in your themes functions.php file.  That is where custom code typically goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jelle on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27070</link>
			<pubDate>Mon, 06 Jun 2011 03:57:39 +0000</pubDate>
			<dc:creator>Jelle</dc:creator>
			<guid isPermaLink="false">27070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Carl Thanks for the reply. I am running the latest version of Wordpress; just started building my website. Any other suggestions? Does it matter where I insert the code eg?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-27029</link>
			<pubDate>Sun, 05 Jun 2011 18:07:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27029@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Jelle Make sure you are running the latest version of WordPress.  That filter uses a built in WordPress function so it shouldn't be undefined unless you are running an older version that doesn't have it implemented.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jelle on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-26987</link>
			<pubDate>Sat, 04 Jun 2011 13:53:28 +0000</pubDate>
			<dc:creator>Jelle</dc:creator>
			<guid isPermaLink="false">26987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have added the above code in the functions.php file. I got the following error:&#60;br /&#62;
Fatal error: Call to undefined function add_filter() in ..... functions.php. &#60;/p&#62;
&#60;p&#62;Suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jonathan on "support post-thumbnails"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/support-post-thumbnails#post-26703</link>
			<pubDate>Wed, 01 Jun 2011 12:10:11 +0000</pubDate>
			<dc:creator>Jonathan</dc:creator>
			<guid isPermaLink="false">26703@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks everyone.  This was a big help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
