<?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: Create Latest News column as featured in the demo</title>
		<link>http://www.kriesi.at/support/topic/create-latest-news-column-as-featured-in-the-demo</link>
		<description>Support Forum - Topic: Create Latest News column as featured in the demo</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 06:04:28 +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/create-latest-news-column-as-featured-in-the-demo" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Create Latest News column as featured in the demo"</title>
			<link>http://www.kriesi.at/support/topic/create-latest-news-column-as-featured-in-the-demo#post-26843</link>
			<pubDate>Tue, 13 Sep 2011 09:39:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Chris could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JulieS on "Create Latest News column as featured in the demo"</title>
			<link>http://www.kriesi.at/support/topic/create-latest-news-column-as-featured-in-the-demo#post-26819</link>
			<pubDate>Tue, 13 Sep 2011 03:12:09 +0000</pubDate>
			<dc:creator>JulieS</dc:creator>
			<guid isPermaLink="false">26819@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, that's what I needed! I didn't notice the widget, duh. Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Create Latest News column as featured in the demo"</title>
			<link>http://www.kriesi.at/support/topic/create-latest-news-column-as-featured-in-the-demo#post-26166</link>
			<pubDate>Wed, 31 Aug 2011 22:31:35 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26166@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
what is wrong with the Avisio Sidebar News widget? It shows exactly what you need, the thumbnail is the featured image connected to the post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JulieS on "Create Latest News column as featured in the demo"</title>
			<link>http://www.kriesi.at/support/topic/create-latest-news-column-as-featured-in-the-demo#post-26088</link>
			<pubDate>Tue, 30 Aug 2011 05:25:38 +0000</pubDate>
			<dc:creator>JulieS</dc:creator>
			<guid isPermaLink="false">26088@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;Please can you help me figure out the code I need to create the Latest News column as featured in the demo? &#60;/p&#62;
&#60;p&#62;From the demo, I see that a post has a featured image, from which a thumbnail is created with the title and an excerpt from the post. I got as far as creating the title and excerpt (see below) which is included in the footer column widget, but got stuck with the resizing of the image. Please can you help?!&#60;/p&#62;
&#60;p&#62;Any help is very much appreciated. Thank you!&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php query_posts(&#38;#39;category_name=news-and-updates&#38;amp;showposts=5&#38;#39;); ?&#38;gt;
&#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;
        &#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink(); ?&#38;gt;&#38;quot;&#38;gt;
          &#38;lt;?php the_title(&#38;#39;&#38;lt;h4&#38;gt;&#38;#39;, &#38;#39;&#38;lt;/h4&#38;gt;&#38;#39;); ?&#38;gt;
          &#38;lt;?php the_content(&#38;quot;Continue reading &#38;quot; . the_title(&#38;#39;&#38;#39;, &#38;#39;&#38;#39;, false)); ?&#38;gt;
          &#38;lt;/a&#38;gt;  &#38;lt;/li&#38;gt;
        &#38;lt;?php endwhile; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
