Do you know how to be able to make a "Read more" appear in posts? You add <!--more--> or click on the More quicktag in your post editor.
Cutline 2.2 makes the post appear cut off with a "Read more" by default but you have to cut it off yourself.
But if you want an automatically truncated excerpt, change <?php the_content('[Read more →]'); ?> to <?php the_excerpt(); ?> in index.php.




Reply With Quote

Bookmarks