<?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 and carousel images not same height</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 08:50:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29868</guid>
					<title><![CDATA[Portfolio and carousel images not same height]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29868</link>
					<pubDate>Tue, 13 Sep 2016 15:25:08 +0000</pubDate>
					<dc:creator>infrase</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I&#8217;m working on a copy of my live site but the images in the Portfolio page and carousel have not the same height like they have in the live site. It seems the crop works in different way but I don&#8217;t understand why. I have Terra ver. 2.0.12 on both live and copy site.</p>
<p>Example:<br />
live site: <a href="http://www.residencecaporale.it/it/portfolio_item/cividale-del-friuli/" rel="nofollow">http://www.residencecaporale.it/it/portfolio_item/cividale-del-friuli/</a><br />
copy site: <a href="http://www2.residencecaporale.it/portfolio_item/cividale-del-friuli/" rel="nofollow">http://www2.residencecaporale.it/portfolio_item/cividale-del-friuli/</a> </p>
<p>Thanks,<br />
Nikka</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29874</guid>
					<title><![CDATA[Reply To: Portfolio and carousel images not same height]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29874</link>
					<pubDate>Wed, 14 Sep 2016 06:40:51 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Nikka,</p>
<p>This one: <a href="http://www2.residencecaporale.it/portfolio_item/cividale-del-friuli/" rel="nofollow">http://www2.residencecaporale.it/portfolio_item/cividale-del-friuli/</a> is not cropped at all, if you check your code you can see it uses the original image. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>By default if the image is large enough it gets cropped to 940&#215;600 (like in one of your cases). I tested with your image and it did get cropped on my testing server.</p>
<p>Are those the same servers (same settings and all)?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29877</guid>
					<title><![CDATA[Reply To: Portfolio and carousel images not same height]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29877</link>
					<pubDate>Wed, 14 Sep 2016 07:23:00 +0000</pubDate>
					<dc:creator>infrase</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;d like to have in the copy site (www2) the same result as in the live site. Please see the Carousel, the images here <a href="http://www2.residencecaporale.it/portfolio_item/cividale-del-friuli/" rel="nofollow">http://www2.residencecaporale.it/portfolio_item/cividale-del-friuli/</a> have different height; I want to have the same height like here  <a href="http://www.residencecaporale.it/it/portfolio_item/cividale-del-friuli/" rel="nofollow">http://www.residencecaporale.it/it/portfolio_item/cividale-del-friuli/</a></p>
<p>Server settings are the same I think, could you suggest me some setting I must check again?<br />
Live server has WordPress 3.4.1<br />
Copy server has WordPress 4.6.1 </p>
<p>Thanks,<br />
Nikka</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29880</guid>
					<title><![CDATA[Reply To: Portfolio and carousel images not same height]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29880</link>
					<pubDate>Wed, 14 Sep 2016 11:07:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Nikka,</p>
<p>It could be a lot of things, the WP version could be one, server settings are another &#8230;<br />
IF the theme version is identical on both then obviously it&#8217;s not the theme that is causing the issue.</p>
<p>If you want to remove the cropping altogether in your portfolio item template simply edit this: wp-content\themes\Terra\single-portfolio.php and replace all occurrences of this:</p>
<p>&#8216;portfolio-full&#8217; with &#8216;full&#8217;</p>
<p>This should force it to use the original image instead of the cropped version!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29886</guid>
					<title><![CDATA[Reply To: Portfolio and carousel images not same height]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/portfolio-and-carousel-images-not-same-height/#post-29886</link>
					<pubDate>Wed, 14 Sep 2016 15:32:59 +0000</pubDate>
					<dc:creator>infrase</dc:creator>

					<description>
						<![CDATA[
						<p>Now I understood and solve the problem:<br />
Terra theme define some image sizes (i.e. portfolio-full, portfolio-medium), I used the &#8216;Regenerate Thumbnails&#8217; plugin and now the image size &#8216;portfolio-medium&#8217; used in the Carousel works.</p>
<p>Thanks,<br />
Nikka</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

