<?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: Showing the number of search results</title>
		<link>http://www.kriesi.at/support/topic/showing-the-number-of-search-results</link>
		<description>Support Forum - Topic: Showing the number of search results</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 20:01:54 +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/showing-the-number-of-search-results" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Showing the number of search results"</title>
			<link>http://www.kriesi.at/support/topic/showing-the-number-of-search-results#post-26262</link>
			<pubDate>Thu, 01 Sep 2011 23:23:20 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">26262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! The function is located in framework/php/function-set-avia-frontend.php line 646&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carlor on "Showing the number of search results"</title>
			<link>http://www.kriesi.at/support/topic/showing-the-number-of-search-results#post-26123</link>
			<pubDate>Wed, 31 Aug 2011 10:25:12 +0000</pubDate>
			<dc:creator>Carlor</dc:creator>
			<guid isPermaLink="false">26123@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
where is avia_which_archive() ?&#60;br /&#62;
I would like to add the number of search results in the search-page.&#60;br /&#62;
How must I proceed? &#60;/p&#62;
&#60;p&#62;In avia_which_archive(), if is search-archive, I must insert this&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo &#38;#39;&#38;lt;p&#38;gt;Found &#38;#39; . $wp_query-&#38;gt;found_posts . &#38;#39; hits.&#38;lt;/p&#38;gt;&#38;#39;; ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
or this&#60;br /&#62;
&#60;code&#62;&#38;lt;?php global $wp_query; echo &#38;#39;&#38;lt;p&#38;gt;Found &#38;#39; . $wp_query-&#38;gt;found_posts . &#38;#39; hits.&#38;lt;/p&#38;gt;&#38;#39;; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;or other similar code (i.e. without $wp_query).&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
