<?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: thumbnails size too big</title>
		<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big</link>
		<description>Support Forum - Topic: thumbnails size too big</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 17:29:16 +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/thumbnails-size-too-big" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30884</link>
			<pubDate>Tue, 01 Nov 2011 07:52:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30884@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If the images are embed in the content itself you need to change the media settings (Settings &#38;gt; Media) because WP controls the thumbnail sizes here. Otherwise you need to change the dimensions in functions.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>burn4ever on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30836</link>
			<pubDate>Mon, 31 Oct 2011 11:55:55 +0000</pubDate>
			<dc:creator>burn4ever</dc:creator>
			<guid isPermaLink="false">30836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I have changed the Blog-display like desrcibed here:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/displaying-full-content-in-blog&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/displaying-full-content-in-blog&#60;/a&#62;&#60;br /&#62;
to show the full content, like images in the blog.&#60;/p&#62;
&#60;p&#62;So If I want to Change the Imagesize in the blog-preview (make thumbs size smaller) did I have to change something in the function.php or via css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30446</link>
			<pubDate>Tue, 25 Oct 2011 20:20:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We use WPs internal thumbnail/resize function to generate all images: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/set_post_thumbnail_size&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/set_post_thumbnail_size&#60;/a&#62; - I'll do some research but it sounds like a wp limitation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinly on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30439</link>
			<pubDate>Tue, 25 Oct 2011 18:37:05 +0000</pubDate>
			<dc:creator>martinly</dc:creator>
			<guid isPermaLink="false">30439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, but i find out that something has a problem with big image resolutions. i used a res e.g. 2363 × 1269. this seems to be too big. with lower res e.g. 1000 x XXX everything is fine. i didn't find out from what resolution this problem appears.&#60;/p&#62;
&#60;p&#62;i hope this can fixed soon. or is that a limitation by GD library?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30343</link>
			<pubDate>Mon, 24 Oct 2011 15:51:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30343@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do you get any error message when you try to regenerate the thumbnails with: &#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; ? Can you post a link please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinly on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30296</link>
			<pubDate>Sun, 23 Oct 2011 21:44:13 +0000</pubDate>
			<dc:creator>martinly</dc:creator>
			<guid isPermaLink="false">30296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anybody have an idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinly on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30283</link>
			<pubDate>Sun, 23 Oct 2011 18:38:52 +0000</pubDate>
			<dc:creator>martinly</dc:creator>
			<guid isPermaLink="false">30283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the hint.&#60;/p&#62;
&#60;p&#62;I checked it and GD seems to be running.&#60;/p&#62;
&#60;p&#62;GD Support	enabled&#60;br /&#62;
GD Version	bundled (2.0.34 compatible)&#60;br /&#62;
FreeType Support	enabled&#60;br /&#62;
FreeType Linkage	with freetype&#60;br /&#62;
FreeType Version	2.2.1&#60;br /&#62;
GIF Read Support	enabled&#60;br /&#62;
GIF Create Support	enabled&#60;br /&#62;
JPG Support	enabled&#60;br /&#62;
PNG Support	enabled&#60;br /&#62;
WBMP Support	enabled&#60;br /&#62;
XBM Support	enabled&#60;/p&#62;
&#60;p&#62;What now? :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30277</link>
			<pubDate>Sun, 23 Oct 2011 17:46:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
If wordpress doesn't resize any thumbnails the gd-image libary is not installed on your server (or your hoster deactivated or restricted the usage of/access to this libary). Please ask your hoster to activate/install the gd image libary and afterwards regenerate the thumbnails with: &#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; again. An interesting article about this issue can be found here: &#60;a href=&#34;http://www.chiaocheng.com/2009/06/wordpress-thumbnail-generation-disabled/&#34; rel=&#34;nofollow&#34;&#62;http://www.chiaocheng.com/2009/06/wordpress-thumbnail-generation-disabled/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinly on "thumbnails size too big"</title>
			<link>http://www.kriesi.at/support/topic/thumbnails-size-too-big#post-30267</link>
			<pubDate>Sun, 23 Oct 2011 16:11:22 +0000</pubDate>
			<dc:creator>martinly</dc:creator>
			<guid isPermaLink="false">30267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;i set up a gallery but the thumbnails are shown with the original imagesize. i tested every gallery layout.&#60;br /&#62;
do i have to install any additional plugin or something?&#60;/p&#62;
&#60;p&#62;my wordpress is freshly installed and the first thing i did was installing the awesome flashlight theme!&#60;br /&#62;
great work btw!&#60;/p&#62;
&#60;p&#62;martin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
