Forums

Display "Read more" link instead of full article? (2 posts)

  1. jl2424
    Member
    Posted 2 years ago #

    For all my articles I entered an excerpt in Admin->Posts->Add new. Furthermore in Admin->Settings->General I activated "For each article in a feed, show summary." In my theme I added <?php the_content(__('(more...)')); ?>

    So why does WordPress display the full article all the time instead of the summary?

  2. ellaella
    Member
    Posted 2 years ago #

    You need to split your post with the more tag. Either use the button in the editor or insert it on its own line where you want it.

    <!--more-->

Topic Closed

This topic has been closed to new replies.

About this Topic