<?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: How to add widgets to the search overview/results page?</title>
		<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page</link>
		<description>Support Forum - Topic: How to add widgets to the search overview/results page?</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 20:38:14 +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/how-to-add-widgets-to-the-search-overviewresults-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60508</link>
			<pubDate>Sat, 16 Jun 2012 07:20:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">60508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes sure :) - the reason is that other widget areas are displayed on certain pages only and the filter doesn't cover these pages :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60448</link>
			<pubDate>Fri, 15 Jun 2012 17:55:33 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">60448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude, for the hint with the plugin. It works only with your suggested syntax, when it is added to the &#34;show everywhere&#34; sidebar, thanks for being so patient, Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60418</link>
			<pubDate>Fri, 15 Jun 2012 15:49:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60418@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Unfortunately we aren't able to offer support on third party plugins. The original question is best answered using the plugin (its the easiest solution) but the actual implementation of it isn't something we can directly guide you in.&#60;/p&#62;
&#60;p&#62;I would suggest checking the developers documentation on how to implement it. Otherwise, I believe the Search page uses the widgets that are displayed everywhere.(either right or left).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60402</link>
			<pubDate>Fri, 15 Jun 2012 12:55:08 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">60402@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ah okay, I think, I have understand the principle of widget-logic now, so forget my comment before please.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;But&#60;/strong&#62; nevertheless, it still doesn't work:&#60;/p&#62;
&#60;p&#62;What I have done is, I have added for testing this a normal text widget to the sidebar &#34;Frontpage sidebar left&#34; (I've tried also &#34;Sidebar Blog left&#34;), typing some normal text in it:&#60;/p&#62;
&#60;p&#62;Screenshot Widget: &#60;a href=&#34;http://i46.tinypic.com/5w9mxu.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i46.tinypic.com/5w9mxu.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the widget-logic-field of this text widget, I add - as you have told - &#60;code&#62;is_search()&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;The result is:&#60;br /&#62;
this text widget is not shown on each sidebar at my site - so far so good, &#60;strong&#62;but it is also not shown on the search results overview&#60;/strong&#62; - the sidebar is empty.&#60;br /&#62;
I type some keywords in the search bar at the top of the site and then I get an overview of all posts matching to these keywords:&#60;/p&#62;
&#60;p&#62;Screenshot Frontend: &#60;a href=&#34;http://i48.tinypic.com/2eurcwm.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i48.tinypic.com/2eurcwm.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is &#60;code&#62;is_search()&#60;/code&#62; really right for typing it in the widget-logic, for showing at the search &#60;strong&#62;results&#60;/strong&#62;?&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60391</link>
			<pubDate>Fri, 15 Jun 2012 10:58:42 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">60391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, but I don't understand this.&#60;/p&#62;
&#60;p&#62;When I look at the menu &#34;widgets&#34;, I have several sidebars with their contents.&#60;/p&#62;
&#60;p&#62;But I would like to have a &#60;strong&#62;search result page with content that is NOT on another sidebar&#60;/strong&#62;; so I don't know, where I should put a &#34;widget-logic&#34; widget; it seems to me, that I &#60;strong&#62;first need a sidebar&#60;/strong&#62; where I can put this &#34;widget logic&#34; in. I cannot put this into another sidebar, because I don't want to show widgets in the search results page that appear on other sidebars!&#60;br /&#62;
 ... it's a bit too &#34;technical&#34; for me, so where can I get a &#34;sidebar&#34; to put widgets like widget logic into it?&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60374</link>
			<pubDate>Fri, 15 Jun 2012 08:59:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">60374@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You can use widget logic: &#60;a href=&#34;http://wordpress.org/extend/plugins/widget-logic/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/widget-logic/&#60;/a&#62;&#60;br /&#62;
Eg the conditional is_search() will display the widget on the search result page only. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to add widgets to the search overview/results page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-widgets-to-the-search-overviewresults-page#post-60089</link>
			<pubDate>Wed, 13 Jun 2012 20:32:30 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">60089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;when I type some keywords into the search form and then arriving at the &#60;strong&#62;search results&#60;/strong&#62; overview page, then I have a blank sidebar on the right.&#60;/p&#62;
&#60;p&#62;In NEWCAST's theme settings, for adding special sidebars to the theme, is nothing how I can add widgets to the search results overview page. I would like to have a &#60;strong&#62;very special sidebar only for the search results&#60;/strong&#62;!&#60;/p&#62;
&#60;p&#62;How can I do this?&#60;/p&#62;
&#60;p&#62;In search.php at the bottom is the sidebar mentioned.&#60;/p&#62;
&#60;p&#62;Found an example here, but I don't know how to get it:&#60;br /&#62;
&#60;a href=&#34;http://metropolitandetail.com/?s=car+protection&#34; rel=&#34;nofollow&#34;&#62;http://metropolitandetail.com/?s=car+protection&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
