<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Search everything working but only get "Title" for search results</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Search everything working but only get "Title" for search results</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 10:30:09 +0000</pubDate>

<item>
<title>whooami on "Search everything working but only get "Title" for search results"</title>
<link>http://wordpress.org/support/topic/285927#post-1123693</link>
<pubDate>Thu, 02 Jul 2009 13:40:47 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1123693@http://wordpress.org/support/</guid>
<description>&#60;p&#62;your search.php is displaying titles because that is how that page is set up.&#60;/p&#62;
&#60;p&#62;You mention clients -- so put on your glasses and start looking at the files.&#60;/p&#62;
&#60;p&#62;here is the important bits of the loop inside the default theme's search.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;

			&#38;lt;div &#38;lt;?php post_class() ?&#38;gt;&#38;gt;
				&#38;lt;h3 id=&#38;quot;post-&#38;lt;?php the_ID(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;Permanent Link to &#38;lt;?php the_title_attribute(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h3&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I see right there, that ALL thats going to be dispplayed is the title of the post.&#60;/p&#62;
&#60;p&#62;IF you want something else displayed, or rather your client does .. then LOOK at how other themes are doing it. For that matter, just look at how the default theme's index.php is set up.&#60;/p&#62;
&#60;p&#62;Theyre called template tags, theyre discussed ad nauseum on these forums, and theyre also covered in the codex. Instead of impatiently bumping threads, go do some reading.&#60;/p&#62;
&#60;p&#62;the_title&#60;br /&#62;
the_content&#60;br /&#62;
the_excerpt &#60;/p&#62;
&#60;p&#62;so on and so on, and so on. You want to work with WordPress, than you need to get a handle on how it works.
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "Search everything working but only get "Title" for search results"</title>
<link>http://wordpress.org/support/topic/285927#post-1123686</link>
<pubDate>Thu, 02 Jul 2009 13:35:52 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1123686@http://wordpress.org/support/</guid>
<description>&#60;p&#62;you waited &#60;strong&#62;NINE&#60;/strong&#62; minutes before bumping this?? wow. :&#38;lt;
&#60;/p&#62;</description>
</item>
<item>
<title>kudzinskas on "Search everything working but only get "Title" for search results"</title>
<link>http://wordpress.org/support/topic/285927#post-1123664</link>
<pubDate>Thu, 02 Jul 2009 13:21:09 +0000</pubDate>
<dc:creator>kudzinskas</dc:creator>
<guid isPermaLink="false">1123664@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Anyone have any suggestions to extend the results code?
&#60;/p&#62;</description>
</item>
<item>
<title>kudzinskas on "Search everything working but only get "Title" for search results"</title>
<link>http://wordpress.org/support/topic/285927#post-1123654</link>
<pubDate>Thu, 02 Jul 2009 13:11:42 +0000</pubDate>
<dc:creator>kudzinskas</dc:creator>
<guid isPermaLink="false">1123654@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi i was wondering if anyone could help me...&#60;/p&#62;
&#60;p&#62;I installed search everything and it seems to work but i still get same search results as on the default theme...can anyone help me ? do i need to change the search.php file to get more results?&#60;/p&#62;
&#60;p&#62;here is an example &#60;a href=&#34;http://www.rubikdesign.co.uk/client_area/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.rubikdesign.co.uk/client_area/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Many thanks in advance
&#60;/p&#62;</description>
</item>

</channel>
</rss>
