Use manual excerpt on home page.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #1728
    Pallazzio
    Participant

    Thank you for this amazing, versatile theme!

    Is it possible to display the manual excerpt for articles on the home page and category pages?

    #1729
    Daniel Tara
    Keymaster

    Hi,
    I suppose you refer to displaying content using the more tag.
    It’s possible only if you manually change it in the theme.
    Replace every occurrence of [code]for($i = 0; $i <= $count – 1; $i++) { echo $excerpt[$i]; echo ‘ ‘; }[/code] with [code]the_content(‘Read more…’);[/code]

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.