<?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: Full Length Posts on category pages</title>
		<link>http://www.kriesi.at/support/topic/full-length-posts-on-category-pages</link>
		<description>Support Forum - Topic: Full Length Posts on category pages</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 22:42:55 +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/full-length-posts-on-category-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>mattbelanger on "Full Length Posts on category pages"</title>
			<link>http://www.kriesi.at/support/topic/full-length-posts-on-category-pages#post-58947</link>
			<pubDate>Tue, 05 Jun 2012 18:21:04 +0000</pubDate>
			<dc:creator>mattbelanger</dc:creator>
			<guid isPermaLink="false">58947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I didn't mean to remove the thumbnail all together, I just want it to be as large as the post is, like the regular single page posts, just one on top of another.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattbelanger on "Full Length Posts on category pages"</title>
			<link>http://www.kriesi.at/support/topic/full-length-posts-on-category-pages#post-58946</link>
			<pubDate>Tue, 05 Jun 2012 18:16:36 +0000</pubDate>
			<dc:creator>mattbelanger</dc:creator>
			<guid isPermaLink="false">58946@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to get the posts with the images on top?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Full Length Posts on category pages"</title>
			<link>http://www.kriesi.at/support/topic/full-length-posts-on-category-pages#post-58942</link>
			<pubDate>Tue, 05 Jun 2012 18:02:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">58942@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mattbelanger,&#60;/p&#62;
&#60;p&#62;You'll need to edit the includes&#38;gt;loop-archive.php in your theme files. If you remove:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
			if($img_size)
			{
				$slider = new avia_slideshow(get_the_ID());
 	 			echo $slider-&#38;gt;display_small($img_size);
			}
			?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then change:&#60;br /&#62;
&#60;code&#62;echo avia_excerpt($excerpt);&#60;/code&#62;&#60;br /&#62;
to:&#60;br /&#62;
&#60;code&#62;echo the_content();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That will get you the posts, without images and in full. Then you'll need to remove the read more link. Line 92 should be commented out or completely removed to do this. Its the entire&#60;br /&#62;
&#60;code&#62;&#38;lt;a class=&#38;#39;read-more-icon...... to &#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you want to change the formatting to be more like a full width standard blog, it'll take a good bit more customization from here. If you aren't comfortable with HTML/CSS and a little bit of php, I would recommend looking into a Freelance web developer to finish up the customization and it should take more than a hour or two.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattbelanger on "Full Length Posts on category pages"</title>
			<link>http://www.kriesi.at/support/topic/full-length-posts-on-category-pages#post-58906</link>
			<pubDate>Tue, 05 Jun 2012 15:13:45 +0000</pubDate>
			<dc:creator>mattbelanger</dc:creator>
			<guid isPermaLink="false">58906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How would I show full length posts, one after another on category pages? I would like this option for my readers to be able to view the blog as a regular blog without the thumbnails.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
