changing the search from excerpt to content

  • Anonymous

    #238

    hey, I love the theme right now, but the only i would wanna change is the search return. it brings back an excerpt instead of the original content post.

    I tried replacing <?php the_excerpt();?> with <?php the_content();?> in the relevant template files, but it doesnt seem to work. I edited the Search-404.php. Also would it also affect the way tags/categories are searched as well?

    Admin

    Syahir Hakim

    #11697

    Remove the !is_search() && bit from line 65 of the loop.php file (version 1.1.2).

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.