I want to display teaser on my home page.How to do that.
I want to display teaser on my home page.How to do that.
You'll need to edit you main index template look for a tag the_content() and replace it with the_excerpt()
Resource:
http://codex.wordpress.org/Template_Tags/the_excerpt
or use Post Teaser
This topic has been closed to new replies.