Hi I want to make the articles on my blog home page to stop halfway as a way to promote more comments. How do I go about it in wordpress Thanks
What I mean S_ruben is that when my home page loads, the blog posts follow each other in their entirety. I instead want them to appear as summaries or halfway
The easiest way would be to just use the <!--more--> tag when writing your posts. The homepage will cut it off when it sees that tag.
There is actually a button for that in the editor's toolbar. The one useful feature that was removed from that toolbar is the <!--nextpage--> button: to split a post in multiple pages.