• I want to show only one post on my site, the most recent one, and then show several others as headlines + links only. (Just omit running <?php the_content(); ?> for those).
    Also, when a user clicks for my “archives” or does a search, I want ALL the records to display headline + links only.
    So the content should only be displayed if it is the very most recent headline or if somebody has linked to it directly.
    Anybody know how to do it?

Viewing 4 replies - 16 through 19 (of 19 total)
Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘display one post, then headlines only?’ is closed to new replies.