When I make a new post, the entire post appears. Is there any way to only have the first paragraph (or some type of intro) appear so that more posts can show up above the fold?
Cutline Theme Support Forums » General
Blog Post Lay Out
(2 posts)-
Posted 3 years ago #
-
either skim through all your .php files and change the_content to the_excerpt, or just add that handy "more" tag to where you want the content to break. (there's a button to add it when you are posting... but if not add:
<!--more-->
Posted 3 years ago #
Reply
You must log in to post.