Forums

[resolved] No archive page? (3 posts)

  1. CyberSistersCafe
    Member
    Posted 2 years ago #

    Hello all!

    I am using the Elegant Grunge theme, but noticed there is no archive.php file. What template then would the theme be pulling from when viewing the archives? I would like to make them into excerpts instead of full posts on the archive page, and am not real sure how to go about doing that.

    Thanks in advance!

  2. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    What template then would the theme be pulling from when viewing the archives?

    index.php

    Try coping the index.php file in your theme and naming the copy archive.php. Then replace <?php the_content();?> with <?php the_excerpt();?> in your new archive.php file.

  3. CyberSistersCafe
    Member
    Posted 2 years ago #

    Thank you so much. That worked perfectly!

Topic Closed

This topic has been closed to new replies.

About this Topic