Forums

[resolved] My "automatic excerpt" only appear on the front page, but not in... (3 posts)

  1. fifthhouse
    Member
    Posted 2 years ago #

    My "automatic excerpt" only appear on the front page, but not in the categories or archives. I want the excerpt to appear everywhere in my site, not just the front page. Does someone know a way to do this that they could tell me about?

  2. stvwlf
    Member
    Posted 2 years ago #

    Most likely you need to change your theme's category.php and/or archive.php file.

    Look for the_content( .. may be settings here .. );

    change it to the_excerpt() with nothing between the parentheses

    make a copy of the file(s) you change before changing anything. Some themes don't have a category.php file and also use the archive.php file for categories.

  3. fifthhouse
    Member
    Posted 2 years ago #

    Thanks very much for your help. Yes I made the change in my archive.php and it created excerpts in my categories and archives. Great!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.