<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<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>Theme Hybrid Support &#187; Topic: full size post thumbnail with query_posts widget</title>
		<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget</link>
		<description>WordPress theme club support forums</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 13:44:44 +0000</pubDate>
		<generator>bbpress 1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://themehybrid.com/support/search.php</link>
		</textInput>
		<atom:link href="http://themehybrid.com/support/rss/topic/full-size-post-thumbnail-with-query_posts-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>paul de wouters on "full size post thumbnail with query_posts widget"</title>
			<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget#post-33392</link>
			<pubDate>Sun, 17 Jan 2010 18:46:21 +0000</pubDate>
			<dc:creator>paul de wouters</dc:creator>
			<guid isPermaLink="false">33392@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;thanks, it would be a nice feature for a future version&#60;br /&#62;
I used a different technique to achieve the result I wanted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin Tadlock on "full size post thumbnail with query_posts widget"</title>
			<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget#post-33380</link>
			<pubDate>Sun, 17 Jan 2010 02:55:42 +0000</pubDate>
			<dc:creator>Justin Tadlock</dc:creator>
			<guid isPermaLink="false">33380@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;There's no way to change this without changing every other &#34;thumbnail&#34; grabbed by Get the Image on a particular page.  Even then, it might not work because you're using a custom query.&#60;/p&#62;
&#60;p&#62;But, if you want to give it a try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;get_the_image_args&#38;#39;, &#38;#39;my_image_args&#38;#39; );

function my_image_args( $args ) {
	if ( is_home() )
		$args[&#38;#39;default_size&#38;#39;] = &#38;#39;full&#38;#39;;

	return $args;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Justin Tadlock on "full size post thumbnail with query_posts widget"</title>
			<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget#post-33379</link>
			<pubDate>Sun, 17 Jan 2010 02:51:36 +0000</pubDate>
			<dc:creator>Justin Tadlock</dc:creator>
			<guid isPermaLink="false">33379@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;&#60;em&#62;Moving topic from the Hybrid theme forum to the WordPress Plugins forum.&#60;/em&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paul de wouters on "full size post thumbnail with query_posts widget"</title>
			<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget#post-33372</link>
			<pubDate>Sat, 16 Jan 2010 22:53:46 +0000</pubDate>
			<dc:creator>paul de wouters</dc:creator>
			<guid isPermaLink="false">33372@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;A question remains because this will have a site wide effect, but I'd like to have full size on the home page but on the blog page, I want small or medium&#60;br /&#62;
Is ther a way to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paul de wouters on "full size post thumbnail with query_posts widget"</title>
			<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget#post-33371</link>
			<pubDate>Sat, 16 Jan 2010 22:50:57 +0000</pubDate>
			<dc:creator>paul de wouters</dc:creator>
			<guid isPermaLink="false">33371@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;Ok, I found the solution on Justin's blog&#60;br /&#62;
&#60;a href=&#34;http://justintadlock.com/archives/2009/11/16/everything-you-need-to-know-about-wordpress-2-9s-post-image-feature&#34; rel=&#34;nofollow&#34;&#62;http://justintadlock.com/archives/2009/11/16/everything-you-need-to-know-about-wordpress-2-9s-post-image-feature&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paul de wouters on "full size post thumbnail with query_posts widget"</title>
			<link>http://themehybrid.com/support/topic/full-size-post-thumbnail-with-query_posts-widget#post-33370</link>
			<pubDate>Sat, 16 Jan 2010 22:37:59 +0000</pubDate>
			<dc:creator>paul de wouters</dc:creator>
			<guid isPermaLink="false">33370@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;(I'm new to Hybrid)&#60;/p&#62;
&#60;p&#62;I set my home page to the widgets page template, and I have added a query_posts widget to the page with a widget logic parameter to display this only on the home page.&#60;br /&#62;
I want the post thumbnail image to display at full size, but I suppose the backend code is using the thumbnail parameter, but I want to change this parameter without touching the Hybrid code. Is there a hook, or filter that I can add to the functions.php file?&#60;br /&#62;
thanks&#60;br /&#62;
Paul
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
