<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Portfolio Image Sizing Questions</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/portfolio-image-sizing-questions/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/portfolio-image-sizing-questions/feed/</link>
		<description></description>
		<pubDate>Sat, 29 Aug 2026 00:59:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/portfolio-image-sizing-questions/#post-28527</guid>
					<title><![CDATA[Portfolio Image Sizing Questions]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/portfolio-image-sizing-questions/#post-28527</link>
					<pubDate>Mon, 16 May 2016 19:23:25 +0000</pubDate>
					<dc:creator>Makaveli19</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I am trying to change the image sizes of all my portfolio images. Right now I find that the portfolio images are geared to wide images, not long images.</p>
<p>My images are longer &amp; I am trying to use the portfolio section to display special carpet products. The images are more in height than width. I am trying to tweak the portfolio image settings to make my category pages look like this;</p>
<p>Portfolio category page (with except / short description) &#8211; <a href="http://i.imgur.com/m8wze9j.jpg" rel="nofollow">http://i.imgur.com/m8wze9j.jpg</a></p>
<p>I would also like to adjust my portfolio single item page. It doesn&#8217;t look great when the images are more height than width. Here is an example &#8211; <a href="http://i.imgur.com/gotjaFt.jpg" rel="nofollow">http://i.imgur.com/gotjaFt.jpg</a></p>
<p>Is there a way I can tweak my image portfolio settings?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/portfolio-image-sizing-questions/#post-28532</guid>
					<title><![CDATA[Reply To: Portfolio Image Sizing Questions]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/portfolio-image-sizing-questions/#post-28532</link>
					<pubDate>Tue, 17 May 2016 07:56:36 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sure, the thumbs sizes are in your functions.php file:</p>
<p>add_image_size(&#8216;boc_thumb&#8217;, 150, 150, true);<br />
add_image_size(&#8216;boc_medium&#8217;, 600, 380, true);<br />
add_image_size(&#8216;boc_thin&#8217;, 1200, 600, true);</p>
<p>Feel free to mod those. Once you do make sure you update the thumbs with this plugin:</p>
<p><a href="https://wordpress.org/plugins/regenerate-thumbnails/" rel="nofollow">https://wordpress.org/plugins/regenerate-thumbnails/</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

