<?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: Set images size list of post monthly, yearly, ...</title>
		<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Set images size list of post monthly, yearly, ...</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 19:44:28 +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/set-images-size-list-of-post-monthly-yearly" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Set images size list of post monthly, yearly, ..."</title>
			<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly#post-39721</link>
			<pubDate>Fri, 15 Jul 2016 10:33:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39721@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can see all the image settings in functions.php on lines 115-122...</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;post&#039;,900 ,9999, true );
add_image_size( &#039;small&#039;,50 ,50, true );</code></pre>
<p>You'll want to adjust those values and reload the images when you're done (via <a href="https://wordpress.org/plugins/regenerate-thumbnails/">Regenerate Thumbnails</a>).</p>
<p>If you want to learn more about these settings, please review this codex page: <a href="https://codex.wordpress.org/Post_Thumbnails" rel="nofollow">https://codex.wordpress.org/Post_Thumbnails</a></p>
<p>If you need additional help making edits to the images, I'll have to ask that you submit a request for custom services.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>nico330 on "Set images size list of post monthly, yearly, ..."</title>
			<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly#post-39711</link>
			<pubDate>Thu, 14 Jul 2016 17:32:47 +0000</pubDate>
			<dc:creator>nico330</dc:creator>
			<guid isPermaLink="false">39711@http://www.themolitor.com/forums/</guid>
			<description><p>I'm sorry, I use not usually wordpress.</p>
<p>Template images only increases proportionally. I have been slow to understand.</p>
<p>We must take as a reference the dimensions of the image of the List of Events and fits well in both places (list-post).</p>
<p>Excuse my ignorance.<br />
<a href="http://biciclubejido.sanka.es" rel="nofollow">http://biciclubejido.sanka.es</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Set images size list of post monthly, yearly, ..."</title>
			<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly#post-39555</link>
			<pubDate>Tue, 05 Jul 2016 11:41:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39555@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The images are controlled by the following in functions.php on line 119...</p>
<pre><code>set_post_thumbnail_size( 600, 350, true );</code></pre>
<p>You can try changing it to something like this...</p>
<pre><code>set_post_thumbnail_size( 600, 9999, false );</code></pre>
<p>If you make changes to the image settings, you'll need to use a plugin like <a href="https://wordpress.org/plugins/regenerate-thumbnails/">Regenerate Thumbnails</a> to apply your changes to images you already have uploaded to your media library.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>nico330 on "Set images size list of post monthly, yearly, ..."</title>
			<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly#post-39543</link>
			<pubDate>Thu, 30 Jun 2016 14:14:32 +0000</pubDate>
			<dc:creator>nico330</dc:creator>
			<guid isPermaLink="false">39543@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://biciclubejido.sanka.es/wp-content/uploads/2016/07/imagen1.jpg" rel="nofollow">http://biciclubejido.sanka.es/wp-content/uploads/2016/07/imagen1.jpg</a><br />
<a href="http://biciclubejido.sanka.es/wp-content/uploads/2016/07/imagen2.jpg" rel="nofollow">http://biciclubejido.sanka.es/wp-content/uploads/2016/07/imagen2.jpg</a><br />
<a href="http://biciclubejido.sanka.es/wp-content/uploads/2016/07/imagen3.jpg" rel="nofollow">http://biciclubejido.sanka.es/wp-content/uploads/2016/07/imagen3.jpg</a></p>
<p>This is possible?</p>
<p>Thank you
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Set images size list of post monthly, yearly, ..."</title>
			<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly#post-39536</link>
			<pubDate>Thu, 30 Jun 2016 13:17:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39536@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, I don't understand your question. Can you please clarify what the issue is or what you need help with?</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>nico330 on "Set images size list of post monthly, yearly, ..."</title>
			<link>http://www.themolitor.com/forums/topic/set-images-size-list-of-post-monthly-yearly#post-39527</link>
			<pubDate>Wed, 29 Jun 2016 17:54:44 +0000</pubDate>
			<dc:creator>nico330</dc:creator>
			<guid isPermaLink="false">39527@http://www.themolitor.com/forums/</guid>
			<description><p>as you can adjust the image of the list of post monthly, yearly, ... so you can see the entire image. now cut off by the sides.
</p></description>
		</item>

	</channel>
</rss>
