<?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: Bild wird im Slider verzerrt &#38; Update 3.5</title>
		<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36</link>
		<description>Support Forum - Topic: Bild wird im Slider verzerrt &amp; Update 3.5</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 00:07:31 +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/bild-wird-im-slider-verzerrt-update-35-36" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91877</link>
			<pubDate>Wed, 16 Jan 2013 15:06:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sometimes discussions have to be closed so that we can continue to offer support to everyone else :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91732</link>
			<pubDate>Tue, 15 Jan 2013 17:49:57 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91732@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ciao devin,&#60;/p&#62;
&#60;p&#62;i will do so. too bad dude closed a similar thread with a gent from the south / east of europe.&#60;br /&#62;
the discussion has been hillarious !&#60;/p&#62;
&#60;p&#62;thx for your help,&#60;/p&#62;
&#60;p&#62;china
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91669</link>
			<pubDate>Tue, 15 Jan 2013 13:06:50 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey China,&#60;/p&#62;
&#60;p&#62;Let us know how it goes :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91511</link>
			<pubDate>Mon, 14 Jan 2013 16:42:54 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91511@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi nick,&#60;/p&#62;
&#60;p&#62;many thx. if i know the right size it's way easier for me to generate the pics in the desired&#60;br /&#62;
format myself.&#60;br /&#62;
i'm on a biz trip to Germany and won't be back until friday.&#60;br /&#62;
i will report then.&#60;br /&#62;
thx again and i'll be back ! (copied from you know whom ;-))&#60;/p&#62;
&#60;p&#62;china
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91451</link>
			<pubDate>Mon, 14 Jan 2013 11:15:47 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">91451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Original Image: 4272 width 2848 height&#60;/p&#62;
&#60;p&#62;----&#60;br /&#62;
Desired Image = 1024 width&#60;/p&#62;
&#60;p&#62;Image Height Proportional = &#60;/p&#62;
&#60;p&#62;4272 / 2848 = 1024 / x&#60;/p&#62;
&#60;p&#62;x = ( 1024 * 2848 ) / 4272 &#60;/p&#62;
&#60;p&#62;x (height) = 682.7&#60;br /&#62;
--------------&#60;/p&#62;
&#60;p&#62;You should not scale anything down. You should change&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;978, &#38;#39;height&#38;#39;=&#38;gt;99999);	 // big images for fullsize pages and mainpage slider. no height limitation&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to read&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;1024, &#38;#39;height&#38;#39;=&#38;gt;99999);	 // big images for fullsize pages and mainpage slider. no height limitation&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want your images to come out 1024 width 683 height if you are uploading them in size 4,272 x 2,848&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91364</link>
			<pubDate>Sun, 13 Jan 2013 15:00:25 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91364@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ciao nick,&#60;/p&#62;
&#60;p&#62;if I do the math right:&#60;br /&#62;
original: 4,272 x 2,848&#60;br /&#62;
now: 978 x 650&#60;br /&#62;
ie: 22,893 % vs 22,823 %&#60;br /&#62;
new width: 652&#60;/p&#62;
&#60;p&#62;I'll try later.&#60;/p&#62;
&#60;p&#62;rgds,&#60;/p&#62;
&#60;p&#62;china
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91363</link>
			<pubDate>Sun, 13 Jan 2013 14:53:29 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ciao nick,&#60;/p&#62;
&#60;p&#62;and here are the lines 21 through 26 from the functions file:&#60;br /&#62;
$avia_config['imgSize']['widget'] 		= array('width'=&#38;gt;48,  'height'=&#38;gt;48 );		// small preview pics eg sidebar news&#60;br /&#62;
$avia_config['imgSize']['archive'] 		= array('width'=&#38;gt;230, 'height'=&#38;gt;80);		// medium preview pic for archives&#60;br /&#62;
$avia_config['imgSize']['portfolio'] 	= array('width'=&#38;gt;243, 'height'=&#38;gt;125);		// medium preview pic for portfolio&#60;br /&#62;
$avia_config['imgSize']['blog'] 		= array('width'=&#38;gt;574, 'height'=&#38;gt;200);		// image for blog posts&#60;br /&#62;
$avia_config['imgSize']['page'] 		= array('width'=&#38;gt;726, 'height'=&#38;gt;250);		// image for pages&#60;br /&#62;
$avia_config['imgSize']['featured'] 	= array('width'=&#38;gt;978, 'height'=&#38;gt;99999);		// big images for fullsize pages and mainpage slider. no height limitation&#60;/p&#62;
&#60;p&#62;best rgds and thy for your help,&#60;/p&#62;
&#60;p&#62;china
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91360</link>
			<pubDate>Sun, 13 Jan 2013 14:17:26 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91360@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ciao nick,&#60;/p&#62;
&#60;p&#62;thx for your reply.&#60;br /&#62;
this looks like flesh to the bone for me.&#60;br /&#62;
the original size of the pictures is: 4,272 x 2,848 pixels.&#60;br /&#62;
would you suggest i scale them down ?&#60;/p&#62;
&#60;p&#62;best rgds and have a nice sunday,&#60;/p&#62;
&#60;p&#62;china
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91352</link>
			<pubDate>Sun, 13 Jan 2013 11:12:15 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">91352@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1) All your images are 978x650. What size are you uploading the original image at?  1024x682 ? If that is the case then you currently have 978 as a constraint because 978x650 is proportional to 1024x682. and Wordpress scales it down until 978 is hit. You need to open up functions.php file and find line 26 which looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;978, &#38;#39;height&#38;#39;=&#38;gt;99999);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to change that line to look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;1024, &#38;#39;height&#38;#39;=&#38;gt;99999, &#38;#39;crop&#38;#39;=&#38;gt;false);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Do not regenerate the images. Delete them. And upload the three images over again. For some reason regeneration doesn't work properly on a number of systems now, or at least it selectively works, so it is better to re-upload the three images. &#60;/p&#62;
&#60;p&#62;If all 3 images have the same height and width before you upload them, that is proportional to 1024 x 682.&#60;/p&#62;
&#60;p&#62;If you get an error. try this instead&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;1024, &#38;#39;height&#38;#39;=&#38;gt;99999);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However I doubt you will get 682 height ever based on the way the image is scaled. Most likely My guess would be 681 (75% chance) or 680 (25% chance). &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91165</link>
			<pubDate>Fri, 11 Jan 2013 17:16:32 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91165@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ciao devin,&#60;/p&#62;
&#60;p&#62;the homepage consists of 6 pages.&#60;br /&#62;
german english each.&#60;br /&#62;
only the starting page (welcome) uses a slider&#60;br /&#62;
and misses the blue header as seen in the other&#60;br /&#62;
five pages.&#60;/p&#62;
&#60;p&#62;best rgds from the sauna,&#60;/p&#62;
&#60;p&#62;china
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91143</link>
			<pubDate>Fri, 11 Jan 2013 15:33:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91143@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it just the home page now that isn't showing the blue background? In that pages settings, does it show the option set to that color correctly or do each of the images have their own settings?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-91017</link>
			<pubDate>Thu, 10 Jan 2013 16:56:37 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">91017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ciao Devin,&#60;/p&#62;
&#60;p&#62;I think we are getting better, but are not there yet.&#60;br /&#62;
&#60;a href=&#34;http://www.haustirol.at&#34; rel=&#34;nofollow&#34;&#62;http://www.haustirol.at&#60;/a&#62; (German / English)&#60;br /&#62;
I have played around with various settings and regenerated&#60;br /&#62;
the thumbnails.&#60;br /&#62;
Crucial has been to set the media size of the featured image to&#60;br /&#62;
978 times 650.&#60;br /&#62;
Looking better, but the blue headline as shown on the other pages&#60;br /&#62;
has disappeared.&#60;br /&#62;
What would you advise ?&#60;/p&#62;
&#60;p&#62;Best rgds and thx for your help,&#60;/p&#62;
&#60;p&#62;China
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90840</link>
			<pubDate>Wed, 09 Jan 2013 19:12:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure if there is something else that would need to be done for the German version to work just like the English version.&#60;/p&#62;
&#60;p&#62;Can you try removing the images from the page and then re-adding them. You could also (before doing that) try regenerating the thumbnails and see it sorts itself out 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;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90706</link>
			<pubDate>Tue, 08 Jan 2013 23:14:17 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">90706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ciao Devin,&#60;/p&#62;
&#60;p&#62;might be an option.&#60;br /&#62;
Otherwise I'll wrap it up in English and do some of the homework.&#60;br /&#62;
I just want to get it resolved in the next days.&#60;/p&#62;
&#60;p&#62;Best rgds,&#60;/p&#62;
&#60;p&#62;China
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90648</link>
			<pubDate>Tue, 08 Jan 2013 19:59:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My German is non existant. Peter is fluent I believe so if German is easier for you I can tag the topic for him :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90578</link>
			<pubDate>Tue, 08 Jan 2013 15:18:38 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">90578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ciao Devin,&#60;/p&#62;
&#60;p&#62;thx for your reply. Nope.&#60;br /&#62;
Both options/slideshow are exaclty the same and are set to &#34;display big with in featured area&#34;.&#60;br /&#62;
So there must be another issue causing the difference.&#60;br /&#62;
How good is your German ?&#60;br /&#62;
Shall I wrap up the whole issue in more detail and in English ?&#60;/p&#62;
&#60;p&#62;Best rgds,&#60;/p&#62;
&#60;p&#62;China
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90543</link>
			<pubDate>Tue, 08 Jan 2013 13:48:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90543@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try changing the default display to the larger display in the german theme settings. So switch to German and then go to your Theme Options&#38;gt;Slideshow. The first option should be set to &#34;Display big within featured area&#34;. Save all changes and see if that does the trick.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90381</link>
			<pubDate>Mon, 07 Jan 2013 15:34:02 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">90381@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ciao Devin,&#60;/p&#62;
&#60;p&#62;thx for your help.&#60;br /&#62;
Sorry I have to disagree. I have marked: &#34;display big within featured area&#34; in the theme options.&#60;br /&#62;
The German Site is cropped. The English Site is working fine. ???&#60;/p&#62;
&#60;p&#62;Best rgds,&#60;/p&#62;
&#60;p&#62;China
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90375</link>
			<pubDate>Mon, 07 Jan 2013 15:24:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi China,&#60;/p&#62;
&#60;p&#62;You'll need to change the &#34;Slideshow Options&#34; for the option &#34;Display Image fullsize in featured area or smaller in post content area?&#34;. Use the dropdown to select &#34;Display big in featured area&#34;.&#60;/p&#62;
&#60;p&#62;That will put your slideshow in the large featured area.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90177</link>
			<pubDate>Sat, 05 Jan 2013 10:18:23 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">90177@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ciao Ismael,&#60;/p&#62;
&#60;p&#62;thx for your reply.&#60;br /&#62;
I'm afraid, I have to disagree.&#60;br /&#62;
The slider shows the pics not in the desired dimension.&#60;br /&#62;
I'd like to present them 1,024 x 682 pixels.&#60;br /&#62;
Pls click on the &#34;English&#34; button, then you see the pics&#60;br /&#62;
in the right format.&#60;br /&#62;
Thx again for your help. We should organize a skiing event&#60;br /&#62;
for the Kriesi community in the Austrian alps.&#60;/p&#62;
&#60;p&#62;Best rgds,&#60;/p&#62;
&#60;p&#62;China
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90169</link>
			<pubDate>Sat, 05 Jan 2013 10:00:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi China,&#60;/p&#62;
&#60;p&#62;I just checked your site and I think your Homepage's slider images look good already. Try to clear the browser cache. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-90158</link>
			<pubDate>Sat, 05 Jan 2013 08:53:34 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">90158@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ciao Dude,&#60;/p&#62;
&#60;p&#62;herzlichen Dank für die prompte Unterstützung.&#60;br /&#62;
Habe bis dato leider nur den gegenteiligen Effekt erzielt.&#60;br /&#62;
(Auweh.)&#60;br /&#62;
Habe unter Plugins / Media Settings die featured size&#60;br /&#62;
(nehme an, dass sind die Bilder, die im Slider dar-&#60;br /&#62;
gestellt werden) auf 1,024 mal 682 gesetzt und &#34;crop&#34;&#60;br /&#62;
ausgeschaltet. Danach &#34;regenerate thumbnails&#34;, aber&#60;br /&#62;
die Größe bleibt verzerrt.&#60;br /&#62;
Wo meinst Du liegt mein Fehler ?&#60;br /&#62;
Nochmals besten Dank, schönes WE,&#60;br /&#62;
China
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-89879</link>
			<pubDate>Thu, 03 Jan 2013 18:58:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89879@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hallo,&#60;br /&#62;
1) Ich denke du solltest die Vorschaubildgröße anpassen. Komfortabel kann man dies mit folgenden Plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62; einstellen. Installiere das Plugin und gehe zu Einstellungen &#38;gt; Medien im Adminbereich. Dort lassen sich dann die Bildgrößen ändern und zB auch das &#34;Crop&#34; Feature deaktivieren. Wenn man dieses Feature deaktiviert, werden die Bilder nicht mehr beschnitten falls zb das Bild den eingestellten Pixel Wert überschreitet. Anschließend erstelle die Thumbnails neu: &#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;2) Vermutlich ist die js Datei von Broadscope 1.0.2 mit der neuen jQuery Version 1.8 nicht kompatibel. Ich habe hier: &#60;a href=&#34;http://www.mediafire.com/?i81ve9a7qa85rek&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?i81ve9a7qa85rek&#60;/a&#62; die neueste Version von avia,js hochgeladen. Erstelle ein Backup von wp-content/themes/broadscope/js/avia.js und ersetze die alte avia.js Datei durch die aktuelle (neue) Version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>china on "Bild wird im Slider verzerrt &#38; Update 3.5"</title>
			<link>http://www.kriesi.at/support/topic/bild-wird-im-slider-verzerrt-update-35-36#post-89785</link>
			<pubDate>Thu, 03 Jan 2013 11:11:21 +0000</pubDate>
			<dc:creator>china</dc:creator>
			<guid isPermaLink="false">89785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Guten Tag,&#60;/p&#62;
&#60;p&#62;wünsche allen eingangs ein gutes Neues Jahr.&#60;br /&#62;
Habe zwei Anliegen:&#60;br /&#62;
1. Der Slider stellt ein von mir hochgeladenes Bild leider nur in der Breite,&#60;br /&#62;
aber nicht der Höhe richtig dar.&#60;br /&#62;
=&#38;gt; &#60;a href=&#34;http://www.haustirol.at&#34; rel=&#34;nofollow&#34;&#62;http://www.haustirol.at&#60;/a&#62;&#60;br /&#62;
Die ersten zwei Bilder passen, das dritte leider nicht.&#60;br /&#62;
2. Habe letzte Woche auf 3.5 geupdated. Dann hat der&#60;br /&#62;
Slider leider überhaupt nicht mehr funktioniert.&#60;br /&#62;
Besten Dank im voraus,&#60;/p&#62;
&#60;p&#62;China
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
