<?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: controlling the crop of the lead image</title>
		<link>http://www.themolitor.com/forums/topic/controlling-the-crop-of-the-lead-image</link>
		<description>THE MOLITOR FORUMS &#187; Topic: controlling the crop of the lead image</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:55:11 +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/controlling-the-crop-of-the-lead-image" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "controlling the crop of the lead image"</title>
			<link>http://www.themolitor.com/forums/topic/controlling-the-crop-of-the-lead-image#post-17452</link>
			<pubDate>Wed, 16 Jan 2013 12:57:04 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17452@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yes. Images that are "attached" to a post/page will appear in the gallery. Images get attached to a specific post/page when they are uploaded from that posts/pages edit screen using the "add media" button. </p>
<p>To avoid this attachment, upload the image from the "media" page (not the post/page edit screen). This way you can still locate the image and use it as a featured image without it being attached and included in the gallery.</p>
<p>I hope that makes sense. Let me know if you need clarification on anything.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>canart on "controlling the crop of the lead image"</title>
			<link>http://www.themolitor.com/forums/topic/controlling-the-crop-of-the-lead-image#post-17445</link>
			<pubDate>Wed, 16 Jan 2013 12:33:51 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17445@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you.</p>
<p>Is there a way to prevent the featured image from being displayed in the Gallery in the sidebar?<br />
I need to figure out a way to prevent there being two versions of the same image in the gallery (cropped feature version, and regular version).</p>
<p>Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "controlling the crop of the lead image"</title>
			<link>http://www.themolitor.com/forums/topic/controlling-the-crop-of-the-lead-image#post-17400</link>
			<pubDate>Tue, 15 Jan 2013 11:11:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17400@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The featured image sizes are controlled in functions.php. You can see the following WordPress code on line 69-73...</p>
<pre><code>//FEATURED IMAGE SUPPORT
add_theme_support( &#039;post-thumbnails&#039;, array( &#039;post&#039;,&#039;page&#039; ) );
set_post_thumbnail_size( 600, 350, true );
add_image_size( &#039;slider&#039;,900 ,350, true );
add_image_size( &#039;small&#039;,50 ,50, true );</code></pre>
<p>For more info about WordPress featured images and the options available, please review this article: <a href="http://tinyurl.com/yavouoz" rel="nofollow">http://tinyurl.com/yavouoz</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>canart on "controlling the crop of the lead image"</title>
			<link>http://www.themolitor.com/forums/topic/controlling-the-crop-of-the-lead-image#post-17388</link>
			<pubDate>Tue, 15 Jan 2013 08:44:34 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17388@http://www.themolitor.com/forums/</guid>
			<description><p>When I tried to edit the thumbnail crop in wordpress, I got a message saying "could not set that as the thumbnail." And then the post doesn't show up on the slider, even though it's set to display there. Sometimes the message doesn't pop up, but the image doesn't get cropped either way.
</p></description>
		</item>
		<item>
			<title>canart on "controlling the crop of the lead image"</title>
			<link>http://www.themolitor.com/forums/topic/controlling-the-crop-of-the-lead-image#post-17387</link>
			<pubDate>Tue, 15 Jan 2013 08:33:43 +0000</pubDate>
			<dc:creator>canart</dc:creator>
			<guid isPermaLink="false">17387@http://www.themolitor.com/forums/</guid>
			<description><p>How would one control how the image gets cropped? I know Wordpress lets you apply a specific crop to thumbnail only, but it doesn't seem to be working to make the image work for the slider. </p>
<p>As it is now, we have to manually crop an img file for use on the slider, and then post the full version on the post itself. But then we end up having two versions of the same image in the gallery.
</p></description>
		</item>

	</channel>
</rss>
