<?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: Displaying Custom Thumbnails</title>
		<link>http://www.kriesi.at/support/topic/displaying-custom-thumbnails</link>
		<description>Support Forum - Topic: Displaying Custom Thumbnails</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 23:18:19 +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/displaying-custom-thumbnails" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Displaying Custom Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/displaying-custom-thumbnails#post-83798</link>
			<pubDate>Wed, 14 Nov 2012 05:46:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi alainaho,&#60;/p&#62;
&#60;p&#62;I'm not sure what you mean by custom thumbnails, I thought you refer on the size of the custom thumbnails that is shown on the portfolio entries (you can do that by adjust thing the height and width of the code above). If you are referring on uploading a custom thumbnail and replaced the old image, I believe you have already done it on your site.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alainaho on "Displaying Custom Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/displaying-custom-thumbnails#post-83721</link>
			<pubDate>Tue, 13 Nov 2012 18:50:00 +0000</pubDate>
			<dc:creator>alainaho</dc:creator>
			<guid isPermaLink="false">83721@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the response, but that still doesn't directly address my original question--can I upload custom thumbnails for my portfolio items?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Displaying Custom Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/displaying-custom-thumbnails#post-83428</link>
			<pubDate>Mon, 12 Nov 2012 10:24:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi alainaho,&#60;/p&#62;
&#60;p&#62;Kindly open wp-content\themes\angular\functions.php and find this line of code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;465, &#38;#39;height&#38;#39;=&#38;gt;346);						// images for portfolio entries (2,3,4 column)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;465, &#38;#39;height&#38;#39;=&#38;gt;346, &#38;#39;crop&#38;#39;=&#38;gt;true);						// images for portfolio entries (2,3,4 column)&#60;/code&#62;&#60;br /&#62;
This will crop the images you have uploaded to make sure it will have uniform size without considering the aspect ratio of the image. Then kindly use the Regenerate plugin to regenerate all your images, &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I also noticed that some of the portfolio columns are too long which pushes the image below it. Try to make it shorter  so they also have uniform size in space. Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alainaho on "Displaying Custom Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/displaying-custom-thumbnails#post-83387</link>
			<pubDate>Mon, 12 Nov 2012 06:16:15 +0000</pubDate>
			<dc:creator>alainaho</dc:creator>
			<guid isPermaLink="false">83387@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm seeing that the thumbnail images automatically generated by my portfolio pages are both not uniform in size, and randomly cropped/resized. I would like to upload a custom-made thumbnail for each portfolio item, but I have no idea if that's possible. Suggestions?&#60;/p&#62;
&#60;p&#62;My site is &#60;a href=&#34;http://www.alainaho.com&#34; rel=&#34;nofollow&#34;&#62;http://www.alainaho.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
