<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>THE MOLITOR FORUMS &#187; Topic: Featured Image Control</title>
		<link>http://www.themolitor.com/forums/topic/featured-image-control</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Featured Image Control</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:43:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/featured-image-control" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Featured Image Control"</title>
			<link>http://www.themolitor.com/forums/topic/featured-image-control#post-39508</link>
			<pubDate>Wed, 29 Jun 2016 09:20:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39508@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You'll want to change the "true" part to "false" :-)</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>LittleClue on "Featured Image Control"</title>
			<link>http://www.themolitor.com/forums/topic/featured-image-control#post-39493</link>
			<pubDate>Mon, 27 Jun 2016 20:39:40 +0000</pubDate>
			<dc:creator>LittleClue</dc:creator>
			<guid isPermaLink="false">39493@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks. That controls the size. How about controlling the part of the image that is 'cut out'?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Featured Image Control"</title>
			<link>http://www.themolitor.com/forums/topic/featured-image-control#post-39486</link>
			<pubDate>Mon, 27 Jun 2016 09:03:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39486@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The size of the thumbnail images is controlled by the <a href="https://codex.wordpress.org/Function_Reference/set_post_thumbnail_size">set_post_thumbnail_size()</a> function located in functions.php on line 58...</p>
<pre><code>set_post_thumbnail_size( 340, 340, true);</code></pre>
<p>If you want your images to be wider, you'll want to adjust the first value of the above function.</p>
<p>NOTE: if you make changes to this function, only future uploads will be affected. To apply these edits to existing images in your media library, you'll need to use this plugin each time you make changes to the function: <a href="https://wordpress.org/plugins/regenerate-thumbnails/" rel="nofollow">https://wordpress.org/plugins/regenerate-thumbnails/</a></p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>LittleClue on "Featured Image Control"</title>
			<link>http://www.themolitor.com/forums/topic/featured-image-control#post-39479</link>
			<pubDate>Mon, 27 Jun 2016 05:09:39 +0000</pubDate>
			<dc:creator>LittleClue</dc:creator>
			<guid isPermaLink="false">39479@http://www.themolitor.com/forums/</guid>
			<description><p>Btw. I created featured images with the size 1280 x 416. What I described above are the featured images on the category pages.
</p></description>
		</item>
		<item>
			<title>LittleClue on "Featured Image Control"</title>
			<link>http://www.themolitor.com/forums/topic/featured-image-control#post-39474</link>
			<pubDate>Sun, 26 Jun 2016 06:44:01 +0000</pubDate>
			<dc:creator>LittleClue</dc:creator>
			<guid isPermaLink="false">39474@http://www.themolitor.com/forums/</guid>
			<description><p>At the moment the theme seems to take a square snapshot out of the featured images, scales it and then display it. Is there any way of defining how the  the featured images shall appear?
</p></description>
		</item>

	</channel>
</rss>
