That is usually dependent upon the theme that you are using. But you can also manually set each blog post to only show so much with the <!-- more -->
tag that you insert in to each post.
If you’re wanting to update the theme template file, you’d replace the_content() function call with the_excerpt() function call (see the Codex for details on how to use) in the template file that is being loaded on your home page which depends upon the theme. Could be front-page.php or archive.php or index.php in your selected theme’s directory.
Related Posts:
- What’s the best way to render Visual Composer in posts, not pages?
- Post UI Tabs plugin double fade effect
- Should we trust the post globals?
- how to limit edit_form_after_title hook to page and post edit only?
- Add a checkbox to post screen that adds a class to the title
- count number of posts (public , private , protected) by category name
- Remove image caption from post excerpt
- How to force update all posts after import
- Change WordPress post-state in Admin Area
- How to have different content in the loop and single
- Make “Post published. View post” Open in a New Tab
- Custom Post Type & Author not associating, user post count is 0, api doesn’t return author in post objects
- Guest Author – How to modify my custom function code if the guest author URL will follow a particular pattern/format?
- Working Bootstrap Carousel Conversion to WP – Technical Questions
- add image map script to post
- How to create shortcode to show the 2 latest posts
- Multiple authors for single post without plugin
- How to add in title a date but with other color, like in iMDb titles?
- Remove custom posts that match taxonomy value
- WordPress – Admin Manage Posts – Multiple Filters by Parent Category
- Author must complete profile info before they can publish a post?
- Advanced Custom Fields – Storing array value for further usage
- Sort posts by newest child while keeping hierarchy intact
- Check if post exists
- How Can i Get 5 Recent Post Title With Corresponding Link?
- wp_query ‘s’ parameter does not work with custom post type
- How to set up multiple taxonomies for groups of posts
- WP Query – duplicated posts once including tags in search results
- How can I set a Post’s default visibility to private and pending review checked
- View the number of entries recorded per day
- Blog Posts in Custom Menu
- Receive each week the number of posts published
- Transfer WordPress post to RoR site: is the REST Api the only and/or best solution?
- Alternate row and columns every X posts
- How do I get blog posts to appear within CMS?
- Duplicate posts and change category
- Removing noindex posts from wp_query
- Is there a PHP script to replace post date with updated modified date
- Query values from a Post Object Repeater [closed]
- Post visibility based on user role
- Set static page/post from another blog on same network
- how to bulk add one line in the first paragraph of all posts
- Multiple Loops Breaking Pages
- Add title for previous and next posts to Yoko Theme
- Add $values to post_class()
- Limit the number of posts a category can have – newest post goes in, oldest one drops out, possible? plugin?
- Why are my paginated posts always returning the same results?
- a little direction on custom post type
- Admin – no Featured image choice in create new/page|post
- Manage Private Posts
- Why this function doesn’t works without the_post?
- How to get post with associated categories and tags names instead of ids with rest api?
- How to get the old WordPress Draft Editor view back with the Word count?
- Updating post meta for checkbox
- l accidentally permanently deleted a Draft. There’s any way I can recover it?
- How do I limit the number of posts displayed to one?
- How do I switch css class on post
- Can’t save WordPress post with “/etc/” in it
- Lightbox on wordpress post page
- WordPress Architecture as a CMS – Posts & Pages
- Getting post and attached image from subdomain
- How to list post as buch of category, and all of them
- Is it to possible to insert a page in the post depending on the category ofthe post
- How to display a “NEW”-icon on posts from today
- How to get post id of last approved comment?
- Trim posts from WP-Query?
- Remove subcategory slug from url
- Posting to WP via URL
- Not adding a new post?
- Prevent the automatic URL linking added in last update
- how can i take wordpress post as embed?
- Thumbnails and images in the blog post are not loading
- Automatically delete post in a single category when a new one is created
- Numbered Pagination Showing The Same Posts After Altering WP_Query
- WordPress Website is Auto-Posting strange posts
- Multiple posts in one page
- post__in no longer works in wordpress 5.0.3
- How to count posts in tags within time limit
- delete post hook not being fired when deling in wordpress dashboard admin
- What’s the best approach to create duplicated pages with paginated posts?
- How to allow some visitors to edit inline specific post
- Manipulate query to show specific post
- alt of attached image in post / pages
- Display post in visual composer with custom html
- How to display most popular posts from certain category in sidebar?
- Is possible to do this from function.php
- Hook To Get All Posts Deleted
- Have latest post and recent posts display differently
- Make Show Notes for Individual Podcast Episodes Easy to Find (multiple URL’s?)
- Users cannot post when editor or admin on more than 1 site on multisite
- Creating / Editing a post from within site template
- display only the title of the post into a certain category
- How to get override the WP Admin Syndication feed limit for a custom feed?
- WordPress “Posts Page” isn’t showing template dropdown
- Post only showing on homepage when Logged in – direct URL still working
- Adding Count Post in Page
- How can I get on the same row two post of different categories?
- Custom post order returning posts from other categories
- How add class the_content();?
- Title displaying multiple times