<?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: Featured image problems...</title>
		<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching</link>
		<description>Support Forum - Topic: Featured image problems...</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 22:59:46 +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/featured-image-dimensions-stetching" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-25362</link>
			<pubDate>Sat, 20 Aug 2011 07:37:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25362@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-25341</link>
			<pubDate>Sat, 20 Aug 2011 03:33:20 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Never found the answer already in the forums. =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24744</link>
			<pubDate>Sat, 13 Aug 2011 07:39:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24744@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is just a quick fix - we'll release an update on Monday. Open up shoutbox\framework\php\function-set-avia-frontend.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($post-&#38;gt;post_excerpt)
                        {
                            $excerpt = get_the_excerpt();
                        }
                        else
                        {
                            $excerpt = preg_replace(&#38;quot;!\[.+?\]!&#38;quot;, &#38;quot;&#38;quot;, $post-&#38;gt;post_content);
                            $excerpt = avia_backend_truncate($excerpt, $length,&#38;quot; &#38;quot;);
                        }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($post-&#38;gt;post_excerpt)
                        {
                            $excerpt = get_the_excerpt();
                        }
                        else
                        {
                            $excerpt = wp_filter_nohtml_kses( $post-&#38;gt;post_content);
                            $excerpt = avia_backend_truncate($excerpt, $length,&#38;quot; &#38;quot;);
                        }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will solve the footer problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jarousi on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24731</link>
			<pubDate>Sat, 13 Aug 2011 02:59:47 +0000</pubDate>
			<dc:creator>jarousi</dc:creator>
			<guid isPermaLink="false">24731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have almost fixed all major bugs but there's still that footer probelm. Since I can't let the website open for public, I took a screenshot for you to see:&#60;br /&#62;
&#60;a href=&#34;http://img.photobucket.com/albums/v289/mmmjedi/Screenshot2011-08-12at105521PM.png&#34; rel=&#34;nofollow&#34;&#62;http://img.photobucket.com/albums/v289/mmmjedi/Screenshot2011-08-12at105521PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice the footer being located at the right side of the page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jarousi on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24724</link>
			<pubDate>Fri, 12 Aug 2011 23:43:23 +0000</pubDate>
			<dc:creator>jarousi</dc:creator>
			<guid isPermaLink="false">24724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;About the alignment screw-up, I guess it's because the article &#34;excerpt&#34; displayed is dis-proportioning the layout. I think by modifying the excerpts of old articles would correct that. &#60;/p&#62;
&#60;p&#62;But the thing that bothers me, is &#34;why the footer is placed at the right side of the sidebar?!&#34;&#60;/p&#62;
&#60;p&#62;Check it out here -- &#60;a href=&#34;http://www.danstesoreilles.tv&#34; rel=&#34;nofollow&#34;&#62;http://www.danstesoreilles.tv&#60;/a&#62; (It's currently displaying a maintenance mode screen, but let me know when you get there so I can give you access to the site)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24709</link>
			<pubDate>Fri, 12 Aug 2011 17:08:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The theme defines all required sizes out of the box. Just hit the regenerate button and check if this solves 1+3.&#60;/p&#62;
&#60;p&#62;Can you post a link to a page where the alignment error occurs please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jarousi on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24699</link>
			<pubDate>Fri, 12 Aug 2011 15:53:36 +0000</pubDate>
			<dc:creator>jarousi</dc:creator>
			<guid isPermaLink="false">24699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What size should I resize them?&#60;br /&#62;
Would this also fix the whole misplacement of past articles? &#60;a href=&#34;http://img.photobucket.com/albums/v289/mmmjedi/sc.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img.photobucket.com/albums/v289/mmmjedi/sc.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24652</link>
			<pubDate>Fri, 12 Aug 2011 05:49:34 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24652@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I think you need to regenerate your thumbnails with this plugin: &#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;br /&#62;
Hopefully this will fix 1 + 3. &#60;/p&#62;
&#60;p&#62;2) Yes you can remove the featured image feature for single entries. Delete following code in includes/loop-single.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

				$slider = new avia_slideshow(get_the_ID());
 	 			echo $slider-&#38;gt;display_small( avia_post_meta(&#38;#39;_slideshow_type&#38;#39;));
			?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jarousi on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24644</link>
			<pubDate>Fri, 12 Aug 2011 04:38:17 +0000</pubDate>
			<dc:creator>jarousi</dc:creator>
			<guid isPermaLink="false">24644@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Screenshot:&#60;br /&#62;
&#60;a href=&#34;http://img.photobucket.com/albums/v289/mmmjedi/Screenshot2011-08-12at123612AM.png&#34; rel=&#34;nofollow&#34;&#62;http://img.photobucket.com/albums/v289/mmmjedi/Screenshot2011-08-12at123612AM.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jarousi on "Featured image problems..."</title>
			<link>http://www.kriesi.at/support/topic/featured-image-dimensions-stetching#post-24640</link>
			<pubDate>Fri, 12 Aug 2011 01:34:00 +0000</pubDate>
			<dc:creator>jarousi</dc:creator>
			<guid isPermaLink="false">24640@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have recently bought the Shoutbox theme and it looks fantastic. However, there are still lots of bugs to fix since I'm migrating from my previous theme. I have a few questions...&#60;/p&#62;
&#60;p&#62;1) I want to display a &#34;preview&#34; image of the article on the main page. However, when it's displayed, the picture is stretched to fit. I would prefer it to be cropped instead of streched. Is it possible?&#60;/p&#62;
&#60;p&#62;2) There's a second option I would like. Is there a possibility to place a &#34;featured image&#34; as a &#34;preview&#34; of the article on the main page, but EXCLUDE that same image from the article? That way, I could select a different picture as a preview and place ANOTHER picture in my article.&#60;/p&#62;
&#60;p&#62;3) And this is the worst problem I've encountered: the Featured image slider is all messed up, as the pictures in the squares below it are displayed as REGULAR sizes, making the slider all disorted.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.danstesoreilles.tv&#34; rel=&#34;nofollow&#34;&#62;http://www.danstesoreilles.tv&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks alot for answering!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
