I solved the problem by applying an offset, as proposed in this question: How to exclude latest x posts from a paginated query?.
Related Posts:
- How to get posts published between a date and today?
- Display all posts from specific categories on a page
- How to exclude latest x posts from a paginated query?
- Display content from a specific category
- This AJAX Code Doesn’t Work – Looking for elegant solution
- Cannot access current post’s ID in custom plugin
- Can’t show comments count per post outside loop
- How to Display Post View Count
- The correct way to call posts with ajax
- How would I get 1 latest post from a query for 5 posts?
- Inserting custom data to the_post() during loop
- How To Get Posts With A Specific Word
- Why WP_Query(‘showposts=5’) shows only 1 post?
- Display all posts that were published before full post on single.php
- Blog post per page setting conflicting with custom WP_Query?
- How to exclude latest x posts from a paginated query?
- Random ajax load only works with posts_per_page set to -1
- How to order posts in an arbitrary order?
- Display Posts on Custom Page
- Wrong post title displayed from loop
- Get the amount of posts on a current page
- How to get posts published on the latest date?
- How to only publish posts with image in it
- wp_query with ajax
- WP_Query: Show 10 posts in date order, first three random
- Display specific posts on home page
- Display 3 posts with different HTML markup using a loop
- How to show post views shortcode data for each post on Posts List Page?
- Use special template for the first post in the loop
- Modify WordPress loop after it has been run
- show latest authors blog post
- Why I obtain this WP_Query strange behavior trying to select posts having a specific tag?
- Adding a category at even positions on main loop with modified pagination
- How to inject a post within a loop
- WordPress Ajax load doesn’t work
- Why does ‘get_the_ID’ work outside of the loop?
- WordPress Post Query Using Custom native MySQL like St_Distance_Sphere
- Change all author links in Blog roll
- WordPress website loads more posts than expected
- Grid post page on WordPress with Bootstrap, the_excerpt(); Problem
- Showing categories and subcategories with posts
- Second get_permalink inside loop points to wrong URL
- Loop parent terms {display posts} AND loop child terms {display posts}
- How to add a class to each individual post?
- Posts – display all posts except a post by an ID
- add bootstrap post slider with tabs
- Counter is skipping post when I still want it visible [closed]
- How to add add more properties to WP_Post object in search results loop
- Custom taxonomy archive page problem
- query post limits
- Loop don’t work within single.php page
- Use Click Image to Play Youtube Video in a WordPress Loop
- why the same code got different results when using query_posts in functions.php and index.php
- Display Posts with template on a Page
- Query for first 3 posts to change the look and feel
- Archive template combined with post slider and regular posts
- older blog posts not showing in new theme
- The_excerpt() doesn’t parse – how to change that?
- Trying to edit archive.php to only show post extract, with featured image
- Add Blog to WP homepage Manually
- How can I remove the first two words and shorten get_the_title()
- Lock post editing to one user at a time – wp_check_post_lock
- How to show all posts by author on buddypress profile with navigation
- Page and post loop same template
- WordPress Query Posts From Category Post on Static Page
- ACF to select posts not displaying on blog page
- Add custom text automatically on each post
- Getting blog pagination to work on page set as front page
- Extracting relevant tags associated with that particular single post only
- How to check in functions.php if there is data in a WP_Query?
- Shortcode with ‘year’ parameter
- Make loop inside slider divisible [closed]
- How to add automatically bootstrap 4 order-lg-1 and order-lg-2 classes for columns in foreach loop based on the count?
- Why this function doesn’t works without the_post?
- Post Filtering by GET URL parameters
- On what hook can I get the queried object’s final state?
- Display current post position in Elementor Posts widget
- How to give classname to post if post has no content?
- Loop through posts? Want to remove extra newlines in actual post HTML/content on backend
- Get the most recently modified post date of most recently modified post
- Call current post URL in ajax
- Custom posts listing widget always returns 1 extra result
- How include css class based on post ( in loop ) slug?
- Get post by tag
- WordPress Loop: How to display recent posts in multiple divs
- Random posts that always include a particular post?
- Querying another post category to match current post and display in loop
- WordPress post filter menu
- How to display posts on custom page without declaring a posts page in reading settings?
- Show posts by quarter
- Bootsrap carousel for post
- separate the post of a category by subcategory
- After ajax image is outside the “ tag
- How to display post list in a table layout (multiple queries in single loop)
- Retrieve post in AJAX Callback
- All categories displays the same posts
- Cannot implement byline into posts container in single.php
- Not all posts showing in query
- how to handle the loop using filling bootstrap grid structure?
- Optimizing the blog loop