<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>InternetOfficer.com - Group: WordPress Forum by InternetOfficer</title>
	<link>http://www.internetofficer.com/forum/?group=3</link>
	<description><![CDATA[Tools and Articles for Webmasters and SEO's]]></description>
	<generator>Simple:Press Version 4.3.2</generator>
	<atom:link href="http://www.internetofficer.com/forum/?group=3&#038;xfeed=group" rel="self" type="application/rss+xml" />
<item>
	<title>Tony on Search Question</title>
	<link>http://www.internetofficer.com/forum/search-pages/search-question/#p1294</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/search-question/#p1294</guid>
	<description><![CDATA[<div class="threadpost col-7">
<div class="post">
<p>I&#39;d like to know if your plugin or something that I can use to enhance searching by including NON standard WP tables. I&#39;ve seen some other search plugins, but non of them do this:</p>
<p>In other words, I have some custom mysql tables that run inside my wordpress DB&#8230;I&#39;d like for the wordpress search to also search(and display results) from those tables also.</p>
<p>The tables are using pages with short codes.</p>
<p>Help?</p>
<p>Thanks!</p>
</div>
</div>
]]></description>
	<pubDate>Fri, 07 Aug 2009 13:55:32 +0000</pubDate>
</item>
<item>
	<title>Samuel on using this plugin to us WP search to look in downloads manager</title>
	<link>http://www.internetofficer.com/forum/search-pages/using-this-plugin-to-us-wp-search-to-look-in-downloads-manager/#p509</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/using-this-plugin-to-us-wp-search-to-look-in-downloads-manager/#p509</guid>
	<description><![CDATA[<p>Oh&#160;&#160; :-(</p>
<p>Thanks for your reply anyway</p>
]]></description>
	<pubDate>Mon, 07 Jul 2008 12:50:20 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on using this plugin to us WP search to look in downloads manager</title>
	<link>http://www.internetofficer.com/forum/search-pages/using-this-plugin-to-us-wp-search-to-look-in-downloads-manager/#p506</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/using-this-plugin-to-us-wp-search-to-look-in-downloads-manager/#p506</guid>
	<description><![CDATA[<p>The way this&#160;plugin&#160;works will not&#160;help you for searches in other tables. Sorry.</p>
]]></description>
	<pubDate>Mon, 07 Jul 2008 06:53:27 +0000</pubDate>
</item>
<item>
	<title>Samuel on using this plugin to us WP search to look in downloads manager</title>
	<link>http://www.internetofficer.com/forum/search-pages/using-this-plugin-to-us-wp-search-to-look-in-downloads-manager/#p505</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/using-this-plugin-to-us-wp-search-to-look-in-downloads-manager/#p505</guid>
	<description><![CDATA[<p>Hi! </p>
<p>Do you think that this plugin could be adapted to use the WP search engine to search in tables of some plugins?</p>
<p>I would like to use this for searching in the downloads manager plugin that I use in some blogs.</p>
<p>Best regards,</p>
<p>Samuel.</p>
]]></description>
	<pubDate>Sun, 06 Jul 2008 08:00:24 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on Search Page: doesnt works for me</title>
	<link>http://www.internetofficer.com/forum/search-pages/search-page-doesnt-works-for-me/#p504</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/search-page-doesnt-works-for-me/#p504</guid>
	<description><![CDATA[<p>Hi,</p>
<p>I looked at your website and I don&#39;t understand the problem.</p>
<p>The search URL&#39;s&#160;are correctly built and searches work. I tried to search for&#160;<em>three-dimensional</em>, <em>mistakes</em>, <em>approaches</em>,... and, as far as I can see, they return valid results.</p>
<p>When searching for non-existing words, I got "<em>Not Found. Sorry, but you are looking for something that isn&#39;t here.</em>" which is an acceptable way of saying that the search term does not exist within the website.</p>
]]></description>
	<pubDate>Sat, 05 Jul 2008 04:07:07 +0000</pubDate>
</item>
<item>
	<title>murtaza on Search Page: doesnt works for me</title>
	<link>http://www.internetofficer.com/forum/search-pages/search-page-doesnt-works-for-me/#p503</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/search-page-doesnt-works-for-me/#p503</guid>
	<description><![CDATA[<p>I have a search form in my theme by default:</p>
<p>searchform.php &#8212;-</p>
<div class="sfcode">
<p>&#60;form method=&#8221;get&#8221; id=&#8221;searchform&#8221; action=&#8221;&#60;?php bloginfo(&#39;home&#39;); ?&#62;<a href="http://www.paintonmycanvas.com/search" target="_blank" target="_blank"></a>&#8221; &#60;span style=&#8221;padding:7px 0px 0px 250px; margin:0px 0px 0px 0px&#8221;&#62;&#60;/span&#62;<br />&#60;h2 class=&#8221;h4&#8243;&#62;&#60;input type=&#8221;text&#8221;&#160; name=&#8221;s&#8221; id=&#8221;s&#8221; value=&#8221;&#60;?php echo wp_specialchars($s, 1); ?&#62;&#8221;/&#62;&#60;input type=&#8221;image&#8221; class=&#8221;input&#8221; src=&#8221;&#60;?php bloginfo(&#39;stylesheet_directory&#39;); ?&#62;/images/search.gif&#8221; value=&#8221;submit&#8221;/&#62;&#60;/h2&#62;&#60;/form&#62;</p>
</div>
<p>&#8212;&#8212;&#8212;-</p>
<p>and search field displayed in my index page:</p>
<p>index.php &#8212;</p>
<div class="sfcode">&#60;div class=&#8221;search_bg&#8221;&#62;<br />&#60;div id=&#8221;search&#8221;&#62;<br />&#60;?php include (TEMPLATEPATH . &#8220;/searchform.php&#8221;); ?&#62;<br />&#60;/div&#62;<br />&#60;/div&#62;&#60;img src=&#8221;&#60;?php bloginfo(&#39;stylesheet_directory&#39;); ?&#62;/images/spacer.gif&#8221; alt=&#8221;" align=&#8221;top&#8221; style=&#8221;width:100px; height:18px&#8221;/&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;<br />&#160;&#60;br /&#62;&#60;br /&#62;&#60;br /&#62;&#160;<br />&#160;&#160;&#160;<br />&#60;?php if (have_posts()) : ?&#62;<br />&#60;?php while (have_posts()) : the_post(); ?&#62;<br />&#60;div class=&#8221;head_bg&#8221;&#62;<br />&#60;div class=&#8221;table2&#8243;&#62;<br />&#60;div class=&#8221;table_row2&#8243;&#62;<br />&#60;div class=&#8221;left2&#8243;&#62;<br />&#60;div class=&#8221;head&#8221;&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;h2 class=&#8221;h2&#8243;&#62;&#60;a href=&#8221;&#60;?php the_permalink() ?&#62;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#60;?php the_title(); ?&#62;&#8221;&#62;&#60;?php the_title(); ?&#62;&#60;/a&#62;&#60;/h2&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;/div&#62;<br />&#60;/div&#62;</div>
<p>i activated your plugin: it says page not found</p>
<p>plz check <a href="http://www.paintonmycanvas.com" target="_blank" target="_blank">http://www.paintonmycanvas.com</a> and do the search : as every thing is relevant to pages and only one post.</p>
<p>waiting for your help</p>
<p>thankyou</p>
<p>murtaza habib</p>
]]></description>
	<pubDate>Sat, 05 Jul 2008 01:04:28 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on Should there be a searchbox?</title>
	<link>http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p408</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p408</guid>
	<description><![CDATA[<p>Good to see that Search Pages now works in your blog !</p>
<p></p>
<p>In order to make the word "Search" appear within the search bar, you need to add <em>value=&#34;Search&#34;</em>  within the "input" line of the search form.</p>
<p></p>
<p>The existing "Search" button will disappear if you remove the "input" line containing <em>type=&#34;submit&#34; value=&#34;Search&#34; </em>.</p>
<p><em></em></p>
<p>And I don&#39;t know from where the two little black dots are coming.</p>
<p></p>
<p>These new questions are out of the scope of this forum, but I hope that my partial answers will help you anyway.</p>
]]></description>
	<pubDate>Sat, 26 Apr 2008 07:39:34 +0000</pubDate>
</item>
<item>
	<title>Keith on Should there be a searchbox?</title>
	<link>http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p407</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p407</guid>
	<description><![CDATA[<p>I found the search form code in my Nightlife theme... it is hidden in the Style.css file.  See code below.</p>
<p>I realize my question is above an beyond your plugin at this point, however I would greatly appreciate it if you could tell me how to get rid of the "Search" button on my search GUI.. alternatively, I would like to simply have the text "Search" in my input field... and require people to hit enter to process the search.  This would make it look a lot cleaner.</p>
<p></p>
<p>In addition, there are two little black dots to the left of my input field and two little black dots below the current "Search" button... any idea how I can rid of these?</p>
<p></p>
<p>Thanks again.</p>
<p></p>
<p>/************************************************<br />*    Search Form                                    *<br />************************************************/</p>
<p>#searchdiv {<br />    margin: 0px;<br />    padding 0px;<br />    }</p>
<p>#searchform {<br />    margin: 0px;<br />    padding: 0px;<br />    overflow: hidden;<br />    }</p>
<p>#s {<br />    width: 190px;<br />    background: #EFEFEF url(images/search.gif);<br />    color: #333333;<br />    font-size: 11px;<br />    font-family: Verdana, Helvetica, Sans-Serif;<br />    padding: 3px;<br />    margin: 8px 0px 0px 10px;<br />    border: 1px solid #C0C0C0;<br />    }</p>
]]></description>
	<pubDate>Fri, 25 Apr 2008 12:38:26 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on Should there be a searchbox?</title>
	<link>http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p406</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p406</guid>
	<description><![CDATA[<p><em>search_pages.php</em>  (from the plugin) is not supposed to replace <em>search.php</em>  (from the theme):</p>
<ul>
<li><em>searchform.php </em> (from the theme) adds a searchbox to the page;</li>
<li><em>search.php</em>  (from the theme) creates a page with search results;</li>
<li><em>search_pages </em> (from the plugin) changes the way WordPress searches.</li>
</ul>
<p>In my previous post, I suggested that you replace <em>searchform.php</em>  in your <em>/wp-content/themes/nightlife/</em>  directory by the version of <em>searchform.php</em>  that you will find in your <em>/wp-content/themes/default/</em>  directory.</p>
<p></p>
<p>Does this work better ?</p>
]]></description>
	<pubDate>Fri, 25 Apr 2008 00:23:34 +0000</pubDate>
</item>
<item>
	<title>Keith on Should there be a searchbox?</title>
	<link>http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p405</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p405</guid>
	<description><![CDATA[<p>Thanks for your quick response.</p>
<p></p>
<p>I tried renaming search_pages.php to search.php and replacing the original search.php file. In turn, I uploaded the file to the server and added the widget to my sidebar. However, interestingly the search GUI looks the same as the original. Therefore I will assume I did something wrong.</p>
<p></p>
<p>Any other suggestions? I am using Wordpress 2.5 and the Nightlife theme. <a class="sfcode" href="http://www.optimizedexecutive.com/" target="_blank">http://www.optimizedexecutive.com/</a></p>
<p></p>
<p>I will leave the current search widget online so you can see how poor it looks.</p>
<p></p>
<p>Thanks again.</p>
]]></description>
	<pubDate>Thu, 24 Apr 2008 18:31:12 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on Should there be a searchbox?</title>
	<link>http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p404</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p404</guid>
	<description><![CDATA[<p>Hi,</p>
<p></p>
<p>There could be a compatibility issue with your theme.  Can you temporarily replace the searchform.php of your theme by the one from the default theme and try again ?</p>
<p></p>
<p>If this does not help, let me know what theme you are using and under what version of WordPress.</p>
]]></description>
	<pubDate>Thu, 24 Apr 2008 15:06:48 +0000</pubDate>
</item>
<item>
	<title>Keith on Should there be a searchbox?</title>
	<link>http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p400</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/should-there-be-a-searchbox/#p400</guid>
	<description><![CDATA[<p>Thanks for creating this plugin. </p>
<p></p>
<p>I am having the same problem as noted above.  In turn, I am having a difficult time trying to understand your solution.  I would greatly appreciate it if you could provide a Dummies Version.</p>
<p></p>
<p>FYI - My theme has a search.php file.  I have Search widget option, however, I do not like the way it appears / functions.  Hence why I am trying to utilize your plugin / widget.</p>
<p></p>
<p>I have dowloaded your file search_pages.php and uploaded it to my Plugins directory on my server.  In turn, I have activated your Plugin... however, it is not appearing on my blog. </p>
<p></p>
<p>I tried adding the code<br />
you suggested above...</p>
<p></p>
<p>&#60;?php<br /> include (TEMPLATEPATH . &#39;/searchform.php&#39;);<br /> ?&#62;</p>
<p>... to my l_sidebar.php file and uploaded it... however, nothing has changed.</p>
<p></p>
<p>Any suggestions would be greatly appreciated.</p>
<p></p>
<p></p>
]]></description>
	<pubDate>Thu, 24 Apr 2008 14:00:45 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on Search results like in Google</title>
	<link>http://www.internetofficer.com/forum/search-pages/search-results-like-in-google/#p329</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/search-results-like-in-google/#p329</guid>
	<description><![CDATA[<p>Thank you for your encouragement. ;-)</p>
<p></p>
<p>The way the search results are presented depends on your theme. You can also edit your theme in order to display the search results in your prefered way.</p>
<p></p>
<p>Note that the standard WordPress search tool - which is used by our plugin - always sorts results by date. The latest pages and posts appear first.</p>
]]></description>
	<pubDate>Wed, 02 Apr 2008 15:23:34 +0000</pubDate>
</item>
<item>
	<title>Ido Fishman on Search results like in Google</title>
	<link>http://www.internetofficer.com/forum/search-pages/search-results-like-in-google/#p328</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/search-results-like-in-google/#p328</guid>
	<description><![CDATA[<p>Thanks for the plugin, just installed it on several of my sites that uses WP as a CMS.</p>
<p></p>
<p>Any change you know how to present the search results as just the title so it would look more like real google search results?</p>
<p></p>
]]></description>
	<pubDate>Wed, 02 Apr 2008 15:15:04 +0000</pubDate>
</item>
<item>
	<title>Jean-Luc on Search Pages + 2.3.3 + Windows + Cutline</title>
	<link>http://www.internetofficer.com/forum/search-pages/search-pages-233-windows-cutline/#p310</link>
	<category>Search Pages</category>
	<guid isPermaLink="true">http://www.internetofficer.com/forum/search-pages/search-pages-233-windows-cutline/#p310</guid>
	<description><![CDATA[<p>Hi Buzzkill,</p>
<p></p>
<p>This web site is based on WP 2.3.3 and the plugin works fine and I doubt that Windows is causing the problem. I guess that Cutline doesn&#39;t like Search Pages...</p>
<p></p>
<p>I have no experience with Cutline, but I see on their site that there are different releases and versions of the theme with different number of columns. What version are you using ?</p>
]]></description>
	<pubDate>Fri, 14 Mar 2008 15:44:03 +0000</pubDate>
</item>
</channel>
</rss>