How to Disable "Continue Reading"

Discussion in 'WordPress' started by webtranslation, Apr 19, 2014.

  1. #1
    webtranslation, Apr 19, 2014 IP
  2. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #2
    The easiest way is to edit the front page template (usually index.php or front-page.php) and change "the_excerpt()" in the loop to "the_content()". Do the same in the category template (category.php).
     
    TIEro, Apr 19, 2014 IP