• Is it possible to have the whole of an archive post, showing rather than the one line summary, when ever someone goes to an archived month?

    Thanks

    Taff

Viewing 1 replies (of 1 total)
  • which file needs to be changed depends on the theme you are using. in most themes it is archive.php

    find the place it says the_content() and change that to
    the_excerpt()

Viewing 1 replies (of 1 total)

The topic ‘Whole post in archive’ is closed to new replies.