<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Portfolio 3-column thumb height</title>
		<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height</link>
		<description>Support Forum - Topic: Portfolio 3-column thumb height</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 18:58:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/portfolio-3-column-thumb-height" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95688</link>
			<pubDate>Thu, 07 Feb 2013 14:10:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95688@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey sitesme,&#60;/p&#62;
&#60;p&#62;Even with your explanation I'm very unclear on what you are trying to do. Wordpress doesn't have a very complex system for displaying automatically generated thumbnails.&#60;/p&#62;
&#60;p&#62;A size is defined, the image gets a check against that size and either gets cropped to fit it or gets scaled down to meet the longest end.&#60;/p&#62;
&#60;p&#62;The best and most logical way to get images displayed in specific perspective would be to put all images on a blank canvas in an image editor so that they all start at the same size.&#60;/p&#62;
&#60;p&#62;If you want the portfolio to have different thumbnails which are not included in the slideshow you can just go to Theme Options&#38;gt;Layout &#38;amp; Settings&#38;gt;&#34;Slideshow behavior on overview pages&#34;. Change the option there to only show the first image on preview and then hide it on the single pages.&#60;/p&#62;
&#60;p&#62;This would allow you to use whatever thumbnail image you wanted.&#60;/p&#62;
&#60;p&#62;The end result may seem incredibly clear for you, but from my perspective I don't quite understand and the general description doesn't sound possible with the way the portfolio works with Choices right now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95676</link>
			<pubDate>Thu, 07 Feb 2013 13:07:30 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks for your feedback but most the manual crop solutions you gave me will not work for me for a simple reason.&#60;br /&#62;
I do want to show the full image size (no cropping at all) when the client clicks on the thumbnail and the full image appears.&#60;br /&#62;
What I want is to &#34;crop&#34; or should I say &#34;hide&#34; the bottom of the thumbnail image. It is as simple as this.&#60;/p&#62;
&#60;p&#62;Thinking this as a website portfolio will make more sense. Some website might have 600px, or 800px or 1200px height (for example).&#60;br /&#62;
I am aiming to show images between these ranges so the users can see the full page when the image expands to have a great perspective about the image/portfolio they are looking at.&#60;/p&#62;
&#60;p&#62;However, in the thumbnail area I just need the images stretched to show the top and the sides with the same original ratio, and then, obviously, the bottom of the thumbnail image would be hidden or cropped by the grey bar along where the title/excerpt are.&#60;/p&#62;
&#60;p&#62;I hope this explains my problem in detail which is, at the end, a very simple and logic request (as per my thoughts :)&#60;/p&#62;
&#60;p&#62;I still would like just an update from Kriesi, or any other moderator, if this same result can be achieved by not changing a single line of PHP and using custom CSS instead. If I need to update the theme in the future, for some reasons, I would keep the same changes intact.&#60;/p&#62;
&#60;p&#62;Thanks a lot for all help so far Nick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95669</link>
			<pubDate>Thu, 07 Feb 2013 12:47:49 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You are still with those images? As I wrote in the previous answer, there is the right way to do this and the ways that were tried and abandoned. You will need to use image magic or some kind of a 3rd party server component . There is no way to resize 10 images, each with a unique aspect ratio so that their thumbnails all look identical without (a) hard cropping them (b) re-sizing them yourself in a photo editor prior to upload, or having each image scaled down which results in each thumbnail's height (or width) being different than their neighbor's. &#60;/p&#62;
&#60;p&#62;This is an interesting approach you are using. If it works, use it. It's preferable over some quasi-hack css .&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95348</link>
			<pubDate>Tue, 05 Feb 2013 20:24:49 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95348@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;UPDATE: Ok, I managed to fix the issue with the help of one developer.&#60;/p&#62;
&#60;p&#62;The problem got fixed but then I faced another one: different height sizes: &#60;a href=&#34;http://d.pr/i/894Z/IGxkWHFo&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/894Z/IGxkWHFo&#60;/a&#62;&#60;br /&#62;
To &#34;crop&#34; the bottom part (exactly what I want to) I added the following code below and it worked fine but it seems that there are too many changes for just a &#34;simple crop&#34; which I would prefer to add just a few CSS code. Please check if you recommend these changes below or if you can give me a quick fix in CSS:&#60;/p&#62;
&#60;p&#62;FILE functions.php LINE 72&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small2&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;900, &#38;#39;height&#38;#39;=&#38;gt;479, &#38;#39;max-height&#38;#39;=&#38;gt;200, &#38;#39;crop&#38;#39;=&#38;gt;false);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;FILE helper-slideshow.php LINE 267-271&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($this-&#38;gt;img_size==&#38;#39;portfolio_small2&#38;#39;){
			     $output .= &#38;quot;&#38;lt;div class=&#38;#39;slideshow_container &#38;quot;.$this-&#38;gt;slideClass.&#38;quot;  slide_container_&#38;quot;.str_replace(&#38;quot; &#38;quot;, &#38;quot;_&#38;quot;, $this-&#38;gt;position).&#38;quot;&#38;#39; style=&#38;#39;height:&#38;quot;.$avia_config[&#38;#39;imgSize&#38;#39;][$this-&#38;gt;img_size][&#38;#39;max-height&#38;#39;].&#38;quot;px; overflow:hidden;&#38;#39;&#38;gt;&#38;quot;;
            }else{
                $output .= &#38;quot;&#38;lt;div class=&#38;#39;slideshow_container &#38;quot;.$this-&#38;gt;slideClass.&#38;quot; slide_container_&#38;quot;.str_replace(&#38;quot; &#38;quot;, &#38;quot;_&#38;quot;, $this-&#38;gt;position).&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
            }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;FILE loop-portfolio.php LINE 32&#60;br /&#62;
&#60;code&#62;case &#38;quot;3&#38;quot;: $grid = &#38;#39;one_third&#38;#39;;  $image_size = &#38;#39;portfolio_small2&#38;#39;; break; /** birkof89 **/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sitesme on "Portfolio 3-column thumb height"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-3-column-thumb-height#post-95332</link>
			<pubDate>Tue, 05 Feb 2013 18:00:24 +0000</pubDate>
			<dc:creator>sitesme</dc:creator>
			<guid isPermaLink="false">95332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is regarding topic &#60;a href=&#34;http://d.pr/SXW9/1HwSj5Pf&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/SXW9/1HwSj5Pf&#60;/a&#62; which it isn't solved - maybe I didn't make myself clear.&#60;/p&#62;
&#60;p&#62;I am still looking to have the thumbnail portfolio image (3-column portfolio) similar to the red box size: &#60;a href=&#34;http://d.pr/i/1r66/15IWM3DB&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/i/1r66/15IWM3DB&#60;/a&#62; instead of getting the images with that specific height you can see in the same sshot which is around 311x144 px and I would like 311x200 px.&#60;/p&#62;
&#60;p&#62;This is the URL to be fixed: &#60;a href=&#34;http://d.pr/h9Up/3FhkYWPq&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/h9Up/3FhkYWPq&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I also created a fresh Choices installation in a different URL and it is showing great: &#60;a href=&#34;http://d.pr/bxLS/ToCaY1PK&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/bxLS/ToCaY1PK&#60;/a&#62; but I can't reproduce these same sizes in the URL above to be fixed.&#60;/p&#62;
&#60;p&#62;It might be some code that is messing up with the height and I can't find it where?&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
