Show only the titles on the Archive Pages


25 of May2007

Thanks to www.spiritfolk.com for this one.

1) Open up /wp-content/themes/default/archive.php
2) Delete or comment out these lines (if you comment it out be sure to use html comments):

<div class="entry">
<?php the_content() ?>
</div>

3) If you are using any theme but the default, this step is necessary.
    a) Log in to your site via ftp. Find the “/wp-content/themes/default/archive.php” page
    b) copy it into the theme directory you are currently using.
   Example: If you were using the “classic” theme, copy archive.php (with the changes from step 2) from the “default” directory to the “classic” directory.

Your Words


  1. Here you go Chris. I’ve added step three which should fix the problem on your site. Let me know if it works.

  2. Thank you for sharing!

Add Your Own


bluehost.com ad


Recent Posts

  • Lessons learned from Apple&#39;s Design Process
  • On why I started another Redesign when I had just finished one.
  • Why I chose Bluehost for cheap, reliable hosting (review)
  • Break; and continue; in javascript loops
  • Writing a prototype function in JavaScript
  • -->