<?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 - Tag: thumbnail - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/thumbnail</link>
		<description>Support Forum - Tag: thumbnail - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 18:52:45 +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/tags/thumbnail" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "&#039;link to this post&#039; image behaviour in thumbnail vs slideshow (Eunoia)"</title>
			<link>http://www.kriesi.at/support/topic/link-to-this-post-image-behaviour-in-thumbnail-vs-slideshow-eunoia#post-119149</link>
			<pubDate>Tue, 18 Jun 2013 07:15:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">119149@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following - open up wp-content\themes\eunoia\framework\php\function-set-avia-frontend.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;case &#38;quot;self&#38;quot;:
				if(!is_singular() &#124;&#124; $post_id != avia_get_the_ID() &#124;&#124; !isset($option_array[$keyprefix.&#38;#39;image&#38;#39;]))
				{
					$url = get_permalink($post_id);
				}
				else
				{
					$url = avia_image_by_id($option_array[$keyprefix.&#38;#39;image&#38;#39;], array(&#38;#39;width&#38;#39;=&#38;gt;8000,&#38;#39;height&#38;#39;=&#38;gt;8000), &#38;#39;url&#38;#39;);
				}
			break;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;case &#38;quot;self&#38;quot;:
				if(!is_singular() &#124;&#124; $post_id != avia_get_the_ID() &#124;&#124; !isset($option_array[$keyprefix.&#38;#39;image&#38;#39;]))
				{
					$url = get_permalink($post_id);
				}
				else
				{
					$url = $inside;
				}
			break;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>erverk on "wrap thumbnails in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/wrap-thumbnails-in-propulsion#post-119067</link>
			<pubDate>Mon, 17 Jun 2013 21:00:26 +0000</pubDate>
			<dc:creator>erverk</dc:creator>
			<guid isPermaLink="false">119067@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nick,&#60;/p&#62;
&#60;p&#62;I actually already got it working. I changed the size in functions.php. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.delighting.nl&#34; rel=&#34;nofollow&#34;&#62;http://www.delighting.nl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "wrap thumbnails in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/wrap-thumbnails-in-propulsion#post-119048</link>
			<pubDate>Mon, 17 Jun 2013 18:05:09 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">119048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;At this stage for me to give you a meaningful answer I will need to see this page live, not a screenshot or description. You can mask the link to your website in &#60;a href=&#34;http://www.goo.gl&#34; rel=&#34;nofollow&#34;&#62;http://www.goo.gl&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erverk on "wrap thumbnails in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/wrap-thumbnails-in-propulsion#post-118987</link>
			<pubDate>Mon, 17 Jun 2013 13:32:54 +0000</pubDate>
			<dc:creator>erverk</dc:creator>
			<guid isPermaLink="false">118987@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thanks,&#60;/p&#62;
&#60;p&#62;I circumvented it by using batchediting in Photoshop. I made all the photos square by changing the the size of the canvas.&#60;/p&#62;
&#60;p&#62;This works excellent for the thumbnail as there is no cutting of going on. Strangely enough if click on more info, the picture in that view is not square apparantly because it does some clipping on top and bottom. Then if you click on that picture you get a pop-up with a perfectly square photo again.&#60;/p&#62;
&#60;p&#62;Any idea what's going on?&#60;/p&#62;
&#60;p&#62;Thanks Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trig65 on "&#039;link to this post&#039; image behaviour in thumbnail vs slideshow (Eunoia)"</title>
			<link>http://www.kriesi.at/support/topic/link-to-this-post-image-behaviour-in-thumbnail-vs-slideshow-eunoia#post-118813</link>
			<pubDate>Sun, 16 Jun 2013 16:37:21 +0000</pubDate>
			<dc:creator>trig65</dc:creator>
			<guid isPermaLink="false">118813@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I set the first portfolio item image to 'link to this post' so the homepage and portfolio thumbnails are clickable. &#60;/p&#62;
&#60;p&#62;However, I do not want the slideshow images on the portfolio item page to be clickable at all (was opening image in lightbox, curiously). &#60;/p&#62;
&#60;p&#62;I have found a 'semi-solution' in this thread:&#60;br /&#62;
&#60;a href='http://www.kriesi.at/support/topic/link-to-post-not-working-for-featured-images'&#62;http://www.kriesi.at/support/topic/link-to-post-not-working-for-featured-images&#60;/a&#62;&#60;br /&#62;
With this solution the lightbox no longer opens, but now the image links to the very page it is on, simply reloading the page. How do I remove the link altogether in the slideshow while keeping the thumbnails on the homepage and portfolio page clickable?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "wrap thumbnails in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/wrap-thumbnails-in-propulsion#post-118807</link>
			<pubDate>Sun, 16 Jun 2013 15:36:17 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">118807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;No, thats not how wordpress processes images. If image is defined at 150x150 with a crop and you upload 150x100 it will first resize the image to 225x150 and then crop it to 150x150 giving you a funky stretched and blurry image. If you upload a 200x300 image into 150x150 with a crop, wordpress will resize it to 150x 225 and cut off the extra 75px , usually from the top.&#60;/p&#62;
&#60;p&#62;The best thing to do with thumbnails when you have a large number of images of various sizes, is to set some rules. Allow 3 image sizes, a square 200x200 lets say. a portrait 200x100 and a landscape 100x200. this way all 3 will fit in the same 200x200 area. That strategy works best and created nice looking thumbnails.,&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alvinhy on "Blog thumbnails not cropping properly"</title>
			<link>http://www.kriesi.at/support/topic/blog-thumbnails-not-cropping-properly#post-118684</link>
			<pubDate>Sat, 15 Jun 2013 19:45:29 +0000</pubDate>
			<dc:creator>alvinhy</dc:creator>
			<guid isPermaLink="false">118684@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks it worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Blog thumbnails not cropping properly"</title>
			<link>http://www.kriesi.at/support/topic/blog-thumbnails-not-cropping-properly#post-118655</link>
			<pubDate>Sat, 15 Jun 2013 15:23:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">118655@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Please add this on your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.attachment-square.wp-post-image {
width: 100% !important;
height: 100% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alvinhy on "Blog thumbnails not cropping properly"</title>
			<link>http://www.kriesi.at/support/topic/blog-thumbnails-not-cropping-properly#post-118505</link>
			<pubDate>Sat, 15 Jun 2013 03:44:08 +0000</pubDate>
			<dc:creator>alvinhy</dc:creator>
			<guid isPermaLink="false">118505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like my thumbnails all to be in the square format. currenty it is not cropping and just resized. so if the image is not square there is a grey space on the bottom.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i42.tinypic.com/bjfned.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;Is there a way to fix this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erverk on "wrap thumbnails in Propulsion"</title>
			<link>http://www.kriesi.at/support/topic/wrap-thumbnails-in-propulsion#post-118416</link>
			<pubDate>Fri, 14 Jun 2013 15:22:57 +0000</pubDate>
			<dc:creator>erverk</dc:creator>
			<guid isPermaLink="false">118416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I wonder if it is possible to have the thumbnails of the shopitems in Woocommerce all use the same space. So say that the space is 150 * 150 pixels, and the thumnail is portrait 100*150 it will have a grey space to the left and right of 25 pixels each. And if the the thumbnail is landscape of 150*100 there will be grey space above and below the thumbnail of 25 pixels each.&#60;/p&#62;
&#60;p&#62;I hope you guys understand what I mean and hopefully can help me solve this puzzle.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio thumbnail for video has black borders"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumbnail-for-video-has-black-borders#post-118273</link>
			<pubDate>Fri, 14 Jun 2013 05:56:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">118273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Remove the css you added&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top iframe {
height: 373px !important;
width: 700px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.slideshow_media_wrap iframe {
margin-top: 0;
width: 284px !important;
height: 211px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "vimeo on single page"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-on-single-page#post-118244</link>
			<pubDate>Fri, 14 Jun 2013 02:52:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">118244@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gunshop,&#60;/p&#62;
&#60;p&#62;Please don't make duplicate topics, it makes it difficult for us to address them and harder for others to search: &#60;a href=&#34;http://www.kriesi.at/support/topic/portfolio-thumbnail-for-video-has-black-borders#post-118085&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/portfolio-thumbnail-for-video-has-black-borders#post-118085&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gunshop on "Portfolio thumbnail for video has black borders"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumbnail-for-video-has-black-borders#post-118094</link>
			<pubDate>Thu, 13 Jun 2013 14:23:11 +0000</pubDate>
			<dc:creator>gunshop</dc:creator>
			<guid isPermaLink="false">118094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi Devin, I'd like eunoia to handle cropping of video the same as stills, but not the case. see here on second portfolio item. &#60;a href=&#34;http://www.gunshop.tv/eun/video-production-projects/&#34; rel=&#34;nofollow&#34;&#62;http://www.gunshop.tv/eun/video-production-projects/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;there is also issues with black frame showing up in single post, that was resolved with additional code here &#60;a href=&#34;http://www.kriesi.at/support/topic/video-player-not-resizing-properly&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/video-player-not-resizing-properly&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and here for slider:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/vimeo-in-front-page-slider#post-106520&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/vimeo-in-front-page-slider#post-106520&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;neither code from above threads works on portfolio thumbnail.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio thumbnail for video has black borders"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumbnail-for-video-has-black-borders#post-118085</link>
			<pubDate>Thu, 13 Jun 2013 13:59:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">118085@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gunshop,&#60;/p&#62;
&#60;p&#62;The video preview will show at whatever scale the actual video is in as far as I know. So getting the preview to fit is dependent on the video in relation to the portfolio rectangles.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gunshop on "vimeo on single page"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-on-single-page#post-117980</link>
			<pubDate>Thu, 13 Jun 2013 05:48:21 +0000</pubDate>
			<dc:creator>gunshop</dc:creator>
			<guid isPermaLink="false">117980@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like video's in the portfolio top open on single page with vimeo play bar ready to play. If i use the vimeo video for portfolio thumbnail however, its cropped incorrectly in the thumbnail. Alternately if i use a jpeg thumbnail, you have to click on it to go to the video, then click again to get it to play. is there a more seamless workaround?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gunshop on "Portfolio thumbnail for video has black borders"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-thumbnail-for-video-has-black-borders#post-117793</link>
			<pubDate>Wed, 12 Jun 2013 05:50:14 +0000</pubDate>
			<dc:creator>gunshop</dc:creator>
			<guid isPermaLink="false">117793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like video's in the portfolio top open on single page with vimeo play bar ready to play. If i use the vimeo video for portfolio thumbnail however, its cropped incorrectly in the thumbnail. Alternately if i use a jpeg thumbnail, you have to click on it to go to the video, then click again to get it to play. is there a more seamless workaround?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Product Category Thumbnail Styling on HomePage"</title>
			<link>http://www.kriesi.at/support/topic/product-category-thumbnail-styling-on-homepage#post-117538</link>
			<pubDate>Tue, 11 Jun 2013 06:58:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">117538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I think I found the problem. The shortcode does not add a class to the product grid which would help the theme to determine the number of the columns. Try to insert following code into the quick css field&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;div .fivecolumns .products .product {
width: 16.5%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then wrap a div with the class fivecolumns around your shortcode like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;fivecolumns&#38;quot;&#38;gt;
[product_categories number=&#38;quot;&#38;quot; columns=&#38;quot;5&#38;quot;]
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Don't forget to switch to the html mode first - otherwise wp will convert the div tags to text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>row321 on "Product Category Thumbnail Styling on HomePage"</title>
			<link>http://www.kriesi.at/support/topic/product-category-thumbnail-styling-on-homepage#post-117229</link>
			<pubDate>Sun, 09 Jun 2013 05:05:05 +0000</pubDate>
			<dc:creator>row321</dc:creator>
			<guid isPermaLink="false">117229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The workaround that I am using for this right now is by using the Logo/Partner List element from the theme builder. In place of logo image I have uploaded Category Images and then Linked the images to Category page links.&#60;/p&#62;
&#60;p&#62;However, I couldn't get any hover or pop out effect when mouse hovers over the image to work. Like how when you hover over product listing it pops out.&#60;/p&#62;
&#60;p&#62;Is there any way to achieve similar hover effect on Logo/Partner List element?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>row321 on "Product Category Thumbnail Styling on HomePage"</title>
			<link>http://www.kriesi.at/support/topic/product-category-thumbnail-styling-on-homepage#post-117120</link>
			<pubDate>Sat, 08 Jun 2013 06:48:50 +0000</pubDate>
			<dc:creator>row321</dc:creator>
			<guid isPermaLink="false">117120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;Thanks for taking a look into this issue.&#60;/p&#62;
&#60;p&#62;Using that shortcode now makes it 3 columns instead of 5.&#60;/p&#62;
&#60;p&#62;Since the theme uses responsive layout even if the thumbnail size of image is big it should probably automatically resize the images and render it in the number of columns stated.&#60;/p&#62;
&#60;p&#62;However, there's something about this shortcode that does not follow the number of columns specified.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Product Category Thumbnail Styling on HomePage"</title>
			<link>http://www.kriesi.at/support/topic/product-category-thumbnail-styling-on-homepage#post-117119</link>
			<pubDate>Sat, 08 Jun 2013 06:40:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">117119@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Please try following shortcode:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[product_categories number=&#38;quot;&#38;quot; columns=&#38;quot;5&#38;quot;]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>row321 on "Product Category Thumbnail Styling on HomePage"</title>
			<link>http://www.kriesi.at/support/topic/product-category-thumbnail-styling-on-homepage#post-117117</link>
			<pubDate>Sat, 08 Jun 2013 06:35:45 +0000</pubDate>
			<dc:creator>row321</dc:creator>
			<guid isPermaLink="false">117117@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any update on this? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>row321 on "Product Category Thumbnail Styling on HomePage"</title>
			<link>http://www.kriesi.at/support/topic/product-category-thumbnail-styling-on-homepage#post-117001</link>
			<pubDate>Fri, 07 Jun 2013 16:12:28 +0000</pubDate>
			<dc:creator>row321</dc:creator>
			<guid isPermaLink="false">117001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to show product category thumbnail on the homepage. I've created a new Page with woocommerce shortcode [product_categories number=&#34;&#34;] and then used &#34;Frontpage&#34; Template Builder to add &#34;Post/Page Content&#34; element.&#60;/p&#62;
&#60;p&#62;Now, this works fine however by default it shows categories in 4 columns and two rows. I have only 5 product categories and want to show it in one row as opposed to two rows.&#60;/p&#62;
&#60;p&#62;I did try to play around with the CSS however I couldn't get the category thumbnails to show in one row and 5 columns. Would appreciate if you'd provide some help to solve the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Arnaudov on "creating custom pages"</title>
			<link>http://www.kriesi.at/support/topic/creating-custom-pages#post-116152</link>
			<pubDate>Tue, 04 Jun 2013 15:26:09 +0000</pubDate>
			<dc:creator>Arnaudov</dc:creator>
			<guid isPermaLink="false">116152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin thanks for your reply,&#60;/p&#62;
&#60;p&#62;I'm not PHP expert, but with some code moving here and there and changing some names of the classes it can be done, and that's not that hard for people who can read and write PHP. It just took me 3 days to figure it out. There was no custom code ... it's all theme code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Larger thumbnails in Latest posts?"</title>
			<link>http://www.kriesi.at/support/topic/larger-thumbnails-in-latest-posts#post-115993</link>
			<pubDate>Tue, 04 Jun 2013 01:42:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">115993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm sorry but I'm not sure if there is a thumbnail size with the dimension of 55x55px. What do you mean &#34;Latest Posts&#34;? Can you give us a link to the page?&#60;/p&#62;
&#60;p&#62;You can change the thumbnails size on functions.php &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;widget&#38;#39;] 			 	= array(&#38;#39;width&#38;#39;=&#38;gt;36,  &#38;#39;height&#38;#39;=&#38;gt;36);						// small preview pics eg sidebar news
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;entry_with_sidebar&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;710, &#38;#39;height&#38;#39;=&#38;gt;270);		                 // big images for blog and page entries
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;entry_without_sidebar&#38;#39;]= array(&#38;#39;width&#38;#39;=&#38;gt;1030, &#38;#39;height&#38;#39;=&#38;gt;360 );						// images for fullsize pages and fullsize slider
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;square&#38;#39;] 		 	    = array(&#38;#39;width&#38;#39;=&#38;gt;180, &#38;#39;height&#38;#39;=&#38;gt;180);		                 // small image for blogs
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;1500, &#38;#39;height&#38;#39;=&#38;gt;430 );						// images for fullsize pages and fullsize slider
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;495, &#38;#39;height&#38;#39;=&#38;gt;400 );						// images for portfolio entries (2,3 column)
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;260, &#38;#39;height&#38;#39;=&#38;gt;185 );						// images for portfolio 4 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;gallery&#38;#39;] 		 		= array(&#38;#39;width&#38;#39;=&#38;gt;710, &#38;#39;height&#38;#39;=&#38;gt;575 );						// images for portfolio entries (2,3 column)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hagmund on "Larger thumbnails in Latest posts?"</title>
			<link>http://www.kriesi.at/support/topic/larger-thumbnails-in-latest-posts#post-115918</link>
			<pubDate>Mon, 03 Jun 2013 16:40:06 +0000</pubDate>
			<dc:creator>hagmund</dc:creator>
			<guid isPermaLink="false">115918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there an easy way to increase the thumbnails in the &#34;Latest posts&#34; alternative in the content builder?&#60;br /&#62;
Now they are 55x55 pixels, but I would like them to be around 100x100.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "creating custom pages"</title>
			<link>http://www.kriesi.at/support/topic/creating-custom-pages#post-115850</link>
			<pubDate>Mon, 03 Jun 2013 11:23:45 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">115850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Arnaudov,&#60;/p&#62;
&#60;p&#62;It isn't really possible for us to debug custom pages/code via support. For one, we don't have the code and two we just aren't familiar with individual developers practices and implementation.&#60;/p&#62;
&#60;p&#62;If you are having issues, your best route would be posting on stack exchange or something like that with your full code and issue.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Arnaudov on "creating custom pages"</title>
			<link>http://www.kriesi.at/support/topic/creating-custom-pages#post-115599</link>
			<pubDate>Sat, 01 Jun 2013 16:10:31 +0000</pubDate>
			<dc:creator>Arnaudov</dc:creator>
			<guid isPermaLink="false">115599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Mikeh, the interactive map will be for the next update :) still waiting to see what support has to say on thumbnails
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MikehJPP on "creating custom pages"</title>
			<link>http://www.kriesi.at/support/topic/creating-custom-pages#post-115591</link>
			<pubDate>Sat, 01 Jun 2013 14:54:42 +0000</pubDate>
			<dc:creator>MikehJPP</dc:creator>
			<guid isPermaLink="false">115591@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wow great idea -- drop down search filtering -- love it!  But, wouldn't a interactive map be more visual? Sorry I always look for ways to replace text with or at least mixed with a visual aid (people are naturally drawn to pictures versus text).&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Arnaudov on "creating custom pages"</title>
			<link>http://www.kriesi.at/support/topic/creating-custom-pages#post-115575</link>
			<pubDate>Sat, 01 Jun 2013 11:47:27 +0000</pubDate>
			<dc:creator>Arnaudov</dc:creator>
			<guid isPermaLink="false">115575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi everybody,&#60;/p&#62;
&#60;p&#62;is it possible to create search result page for my custom post types like default search but instead circled numbering to have post thumbnail for my custom post type and i cant get the pagination to work. The results are printed but pagination is not showing. Please take a look &#60;a href=&#34;http://e-export.eu/company-search-results/&#34; rel=&#34;nofollow&#34;&#62;http://e-export.eu/company-search-results/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;• No additional plugins are installed&#60;br /&#62;
• some PHP files are created for filter form to work&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Thumbnail of Comb Plugin."</title>
			<link>http://www.kriesi.at/support/topic/thumbnail-of-comb-plugin#post-113157</link>
			<pubDate>Thu, 23 May 2013 04:29:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">113157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.news-thumb {
min-width: 36px;
min-height: 36px;
width: 36px;
height: 36px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
