You should take another approach. On home page, you have to make 2 queries:
one for latest post with parameters post_per_page=1
to display the latest post;
and second query with parameters post_per_page=6&offset=1
to display other posts (except latest) with pagination: 6 posts per page.
Related Posts:
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- Pagination not working on Custom Page Template
- Archive Page for Custom Post Type is not Working
- How to add pagination in between post and comments?
- Blog page pagination is not working after using the offset argument
- Custom loop pagination links not working
- How can i limit the number of posts created per category?
- Making a custom Pagination for multi page blog post
- Pagination Not Working With Custom Post Type Category
- Custom Select Query pagination not working properly
- wordpress paginate, link to the right page
- Custom Post Type Pagination 404 Error (if paged>=2) [duplicate]
- How to Change Order of Posts in Admin?
- Custom Post Types, slug, archive and SEO plugins
- Search Custom Post Type Pages and Custom Fields in 2 Dropdowns?
- How to disable content pagination?
- How to disable drafts?
- How can I display 7 posts on the home page, but 9 posts on the subsequent pages?
- how to enable different number of revisions for different blogs when using WPMU?
- Unattaching images from a post
- Exclude category on blog list page
- Allow role to delete posts but block him the wp-admin
- Pagination – Posting First Page Content
- How can I get all posts data from within a paginated search result?
- Using Custom Posts with Metaboxes and Drop-downs
- How to show featured image in custom post type dashboard post page
- can’t use the page_test method to check pagination
- Posts vs. Pages
- Limiting the number of posts in WP_Query leads to unexpected result
- Dynamic carousel on individual posts
- Filter Custom Post Type by Category with Ajax
- pre_get_posts query between 2 dates (date stored in custom post meta)
- Print all the tags from a custom post type Please
- Display multiple custom taxonomy values on single custom post types page?
- Get the number of posts shown in the current page
- Show posts by a custom post author
- wp-cli post create & media import issues
- Unable to restore from backup – how to obtain old blog posts?
- Getting value from get_post_custom
- Set Default Category to Username
- show custom post type category dropdown sorting result on same page
- Custom Post Type Rewrite To Include Parent Page(s)
- How do I insert a post with custom post type and relate it to a custom taxonomy?
- Dynamically switch template on click
- Custom taxonomy archive page problem
- post__in not working with pre_get_posts, but post__not_in does work
- Tell WP to use a specific template file in posts
- Two Custom Post Types with Identical Articles Competing for the same Slug
- Custom Post Type archive
- Total number of posts in query (category/tag/author/search results/main page…)
- Getting blog pagination to work on page set as front page
- if in category but only with post meta
- How to add convenient buttons for new custom post statuses
- Change the number of excerpts displayed in search results layout
- Auto delete posts based on content text
- WordPress pagination and Post Navigation not working on home page
- Custom home page with full post for first one only
- Display value of custom field at the beginning of a post
- Add post tags to previously created custom post type
- WP_Query articles order by offset in collumns
- add_rewrite_rule and template redirect not working
- Changing permalink of WordPress
- Hook save_post_cpt not triggered when custom fields are modified
- Rest API Paginate until all posts are imported
- Blog Posts – Scroll to view more
- Manipulated offset and pagination, can’t display last post anymore
- Limit front-end submitted posts by role
- WordPress Pods Custom Post Type – separate Media Upload folder for each custom Post Types
- Put page on Archived statut after end of publication date
- post and page and custom post type
- If user has 1 post then dont let him create new one [closed]
- My posts page is missing the page title
- Show custom post category for single post
- Can I Paginate Post after every 25 tag?
- How can change header text in post careate/edit form
- Add Categories To Custom Post
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- how to redirect page after delete post inside a post page?
- Permalink base only for posts
- Difference between modified post and new post
- Creating widget – ask for selecting a post in the admin panel
- issue in wordpress auto delete post and redirect to another 1
- wp query custom orderby not custom field
- Custom Single Post Type not referring to single-post-type.php File
- numberposts not working
- Thumbnail With Next/Prev Links Not Showing Next Post?
- How to modify specific parts of a post content in WordPress
- Include post on external custom site
- Pagination working locally but not on live site
- “Current” class on a singular page menu item with custom post types?
- Pagination and Related Posts
- The next_posts_link() works only with original $wp_query
- How can I allow users (subscribers) to download selected posts into a single PDF? (RESOLVED)
- Choose options via url
- Display ONLY Latest Post From Several Categories
- Issue with wordpress pagination: last 2 posts show again on second page
- Limit amount of pages shown in pagination within wp_query
- custom post type single page template not working
- Display post structure in function
- Need to show birthday of custom post type(Famous people in this case) in elementor. Date of birth set in custom fields