<?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: removing &#34;search posts&#039; option when page not found and search box display in IE8</title>
		<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8</link>
		<description>Support Forum - Topic: removing &quot;search posts&#039; option when page not found and search box display in IE8</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:51:53 +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/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-83508</link>
			<pubDate>Mon, 12 Nov 2012 18:29:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that worked for you :)&#60;/p&#62;
&#60;p&#62;Marked as resolved.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-83453</link>
			<pubDate>Mon, 12 Nov 2012 13:01:56 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">83453@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;brilliant!  Thanks Devin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-82700</link>
			<pubDate>Wed, 07 Nov 2012 16:04:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82700@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Susan,&#60;/p&#62;
&#60;p&#62;You can try removing the max-width on that element since ie8 doesn't understand what it is and just breaks. Something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.msie8 #s {
max-width: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-82658</link>
			<pubDate>Wed, 07 Nov 2012 13:33:01 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">82658@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank devin, just amending error404.php worked.&#60;/p&#62;
&#60;p&#62;On my other question - any ideas why the search box I inserted into the top of the page is being compressed inwards in IE8.  Wonder if there is a conditional class I could add here to force it to display properly?&#60;/p&#62;
&#60;p&#62;Susan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-82318</link>
			<pubDate>Mon, 05 Nov 2012 16:05:01 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Susan,&#60;/p&#62;
&#60;p&#62;You'll want to also edit the 404 page. So both 404.php and includes&#38;gt;error404.php.&#60;/p&#62;
&#60;p&#62;The text is pretty straight forward in each so edit out the references to posts as you need :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-82273</link>
			<pubDate>Mon, 05 Nov 2012 10:31:52 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">82273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, here is a link to the site,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://goo.gl/zBp40&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/zBp40&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Susan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-82272</link>
			<pubDate>Mon, 05 Nov 2012 10:31:17 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">82272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, here is a link to the site,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://goo.gl/zBp40&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/zBp40&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Susan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-82151</link>
			<pubDate>Sun, 04 Nov 2012 02:43:11 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am sorry, I don't think something you posted came through. It would be much easier for us to take a look at the site itself instead of trying to recreate all the edits and substitutions you've made. Please provide the link, (you can use goo.gl) to keep the url private if you want.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "removing &#34;search posts&#039; option when page not found and search box display in IE8"</title>
			<link>http://www.kriesi.at/support/topic/removing-search-posts-option-when-page-not-found-and-search-box-display-in-ie8#post-81958</link>
			<pubDate>Fri, 02 Nov 2012 13:19:14 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">81958@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, two things I'm hoping you can advise me on with the search function&#60;/p&#62;
&#60;p&#62;1. As the site I'm creating has no posts, I want to remove all references to this in search results.  So followed instructions in previous thread and modified loop.search.php to remove this section:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php _e(&#38;#39;You might want to consider some of our suggestions to get better results:&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/p&#38;gt;

&#38;lt;ul&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;?php _e(&#38;#39;Check your spelling.&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;?php _e(&#38;#39;Try a similar keyword, for example: tablet instead of laptop.&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;?php _e(&#38;#39;Try using more than one keyword.&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;
        &#38;lt;div class=&#38;#39;hr_invisible&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;h3 class=&#38;#39;&#38;#39;&#38;gt;&#38;lt;?php _e(&#38;#39;Feel like browsing some posts instead?&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/h3&#38;gt;

&#38;lt;?php
the_widget(&#38;#39;avia_combo_widget&#38;#39;, &#38;#39;error404widget&#38;#39;, array(&#38;#39;widget_id&#38;#39;=&#38;gt;&#38;#39;arbitrary-instance-&#38;#39;.$id,
        &#38;#39;before_widget&#38;#39; =&#38;gt; &#38;#39;&#38;lt;div class=&#38;quot;widget avia_combo_widget&#38;quot;&#38;gt;&#38;#39;,
        &#38;#39;after_widget&#38;#39; =&#38;gt; &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;,
        &#38;#39;before_title&#38;#39; =&#38;gt; &#38;#39;&#38;lt;h3 class=&#38;quot;widgettitle&#38;quot;&#38;gt;&#38;#39;,
        &#38;#39;after_title&#38;#39; =&#38;gt; &#38;#39;&#38;lt;/h3&#38;gt;&#38;#39;
    ));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replaced it with this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This worked for searches which resulted in nil results.  However the original error message saying &#34;no posts found&#34; etc is still showing up instead if you incorrectly type in a page name in the browser.   How can I remove this?&#60;/p&#62;
&#60;p&#62;2.  I modified header.php to put a search box top left and styled it with this in custom.css (plus a couple of modifications in media queries)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#search{position: absolute; right: 10px; top 3px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; It displays fine on all browsers except IE8, where the box moves right to the edge of the browser window and compresses so the search icon in the coloured box, overlays the area where you type in your search text. Can't work out why...it's even fine in IE7. Any thoughts would be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Susan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
