When I post to my blog the entire post shows up. How do I change my settings so that only a brief description or snippet of the post shows up? It will make my blog a lot more user friendly and allow readers to skim the articles they wish to read.
When I post to my blog the entire post shows up. How do I change my settings so that only a brief description or snippet of the post shows up? It will make my blog a lot more user friendly and allow readers to skim the articles they wish to read.
You need to change to the_excerpt from the_content in your theme. See Template Tags/the_content « WordPress Codex and Template Tags/the excerpt « WordPress Codex
You must log in to post.