<?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: Search Results Page</title>
		<link>http://www.kriesi.at/support/topic/search-results-page</link>
		<description>Support Forum - Topic: Search Results Page</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 09:00:39 +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/search-results-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Search Results Page"</title>
			<link>http://www.kriesi.at/support/topic/search-results-page#post-28461</link>
			<pubDate>Mon, 03 Oct 2011 06:21:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28461@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I'm not sure if the following solution works - if not this modification may require some major code changes I can't provide here...&#60;/p&#62;
&#60;p&#62;Open up includes/loop-search.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$alternate  = $smallcounter % 2 == 0 ? &#38;#39;even&#38;#39; : &#38;#39;odd&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$alternate  = $smallcounter % 3 == 0 ? &#38;#39;even&#38;#39; : &#38;#39;odd&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Open up search.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;

				&#38;lt;h1 class=&#38;#39;overview_heading &#38;#39;&#38;gt;&#38;lt;?php echo avia_which_archive(); ?&#38;gt;&#38;lt;/h1&#38;gt;

				&#38;lt;div id=&#38;#39;template-search&#38;#39; class=&#38;#39;content&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container template-fullwidth&#38;#39;&#38;gt;

				&#38;lt;h1 class=&#38;#39;overview_heading &#38;#39;&#38;gt;&#38;lt;?php echo avia_which_archive(); ?&#38;gt;&#38;lt;/h1&#38;gt;

				&#38;lt;div id=&#38;#39;template-search&#38;#39; class=&#38;#39;content template-fullwidth&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and delete:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;get_sidebar();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>enriqueflorendo on "Search Results Page"</title>
			<link>http://www.kriesi.at/support/topic/search-results-page#post-28430</link>
			<pubDate>Mon, 03 Oct 2011 00:27:05 +0000</pubDate>
			<dc:creator>enriqueflorendo</dc:creator>
			<guid isPermaLink="false">28430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Do you know how to change the search results page so there are 3 columns of posts vs. the 2 columns I have now?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.heyheygorgeous.com/?price=any&#38;amp;neighborhood=downtown&#34; rel=&#34;nofollow&#34;&#62;http://www.heyheygorgeous.com/?price=any&#38;amp;neighborhood=downtown&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have spent a couple hours trying to change things in the loop-search.php file but I can't figure it out. &#60;/p&#62;
&#60;p&#62;Woud really appreciate your help.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
enrique
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
