StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 03-18-2010, 05:06 AM
adew adew is offline
Community Moderator
 
Join Date: Oct 2008
Location: Genève, Suisse
Posts: 14,270
Default

Open up the theme's search.php and replace this:
PHP Code:
<?php the_content(__('Read more''studiopress'));?><div class="clear"></div>
with this:
PHP Code:
<?php the_excerpt();?><div class="clear"></div>
__________________
Ade
Themessence - Studiograsshopper

WordPress plugins: Dynamic Content Gallery | Reveal Page Templates | Custom Taxonomies Menu Widget

Check out the Genesis and Child Theme tutorials before posting your question - and please provide YOUR URL!
Make Andrea happy - read her Firebug tutorial and save yourself loads of time and effort.
 

Tags
search

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search feature issue stacyjill General Discussion 2 03-23-2010 02:05 PM
Search feature issue stacyjill General Discussion 3 01-17-2010 08:39 PM
Problem with Search feature... TargetSu General Discussion 2 04-23-2009 09:23 PM
Different Search feature? joannacolbert General Discussion 4 04-20-2009 05:41 PM


All times are GMT -5. The time now is 03:24 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.