• I was wondering if it’s possibile to insert a “read more” button like this authomatically and retroactively on my archive. based upon the number of word/charachter, par example. and without need to insert every time the <! — more —> text.

    thanks!
    zam

Viewing 1 replies (of 1 total)
  • That link you gave references Customizing_the_Read_More — your answer is in there.

    Instead of your theme using the_content() change it to use the_excerpt(). If you need more control of the excerpt size or contents, have a look for one of the plugins that customize it a bit.

Viewing 1 replies (of 1 total)

The topic ‘Automatic “Read more” system in template’ is closed to new replies.