<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Custom Thumbnails for Portfolio</title>
		<link>http://www.kriesi.at/support/topic/custom-thumbnails-for-portfolio</link>
		<description>Support Forum - Topic: Custom Thumbnails for Portfolio</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 08:35:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/custom-thumbnails-for-portfolio" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Custom Thumbnails for Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/custom-thumbnails-for-portfolio#post-35496</link>
			<pubDate>Tue, 20 Dec 2011 09:02:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35496@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I'd ask in the support forum of wordpress.org how to activate &#34;Hungred Thumbnail&#34; for custom post types too. I'm sure it's not a tricky task - maybe one or two lines of code need to be changed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wearemagenta on "Custom Thumbnails for Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/custom-thumbnails-for-portfolio#post-35427</link>
			<pubDate>Mon, 19 Dec 2011 17:10:09 +0000</pubDate>
			<dc:creator>wearemagenta</dc:creator>
			<guid isPermaLink="false">35427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply, I've installed and activated the Hungred Thumbnail plugin, which displayed the default custom thumbnail on the portfolio page as soon as I activated, however the box to insert custom thumbnails only appears if you're adding a new post, not a portfolio item, do you know if there's a way to get such plugins to work with portfolio/pages instead of posts?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Custom Thumbnails for Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/custom-thumbnails-for-portfolio#post-34084</link>
			<pubDate>Wed, 07 Dec 2011 03:06:19 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the thumbnail image uses the includes\loop-portfolio.php file to generate this. It's generated by &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//get_feature image here
			$image = &#38;quot;&#38;quot;;
 	 		$image = get_the_post_thumbnail( get_the_ID(), &#38;#39;portfolio&#38;#39; );
 	 		$output = &#38;quot;&#38;quot;;
 	 		if($image)
 	 		{
 	 			$output =  &#38;quot;&#38;lt;a class=&#38;#39;portfolio_image external-link&#38;#39; href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;.__(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.$image.&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
 	 		}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can try and add some custom fields to your posts and insert the image there - and then get that thumbnail instead of what it does now.&#60;/p&#62;
&#60;p&#62;I imagine there are plugins to set custom thumbnails for posts, though I have no experience using this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wearemagenta on "Custom Thumbnails for Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/custom-thumbnails-for-portfolio#post-33964</link>
			<pubDate>Mon, 05 Dec 2011 14:41:44 +0000</pubDate>
			<dc:creator>wearemagenta</dc:creator>
			<guid isPermaLink="false">33964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, is it possible to specify custom thumbnails to appear on the portfolio page, rather than it displaying the first image of the portfolio item as it does now?&#60;br /&#62;
Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
