nonsequiter reported in a comment that this issue has been resolved:
Figured out that WordPress install on server had limited posts on
homepage to 3.
Related Posts:
- Remove the Homepage Query
- Pagination not working on home page
- is_home, and is_front_page conditional problem
- Better way to display posts from specific categories, in a grid layout
- Recent posts on a static home page
- Page-loop is looping content from custom loops on the same site. How to avoid that?
- How do I put my frontpage featured image in a page template for home.php?
- Display post formats differently on index.php (loop in function)
- WP_Query is only looping home page, not pages
- Skip 5 latest post while paging?
- Homepage Loop Somehow Breaks Styling Of Post Grid
- Echo Most Recent Sticky Post in Loop?
- 2 loops in blog homepage
- Home page loop with pagination problem
- Different style for first two (sticky) posts
- Jquery Slider for profile template
- Get excerpt using get_the_excerpt outside a loop
- Getting Post Comments for post ID using WP_Query() and a Custom Loop?
- Should I use loop in the single.php file?
- how to display full post with pagination on home page
- wp_list_categories: get latest featured_image of category
- Where should I use post_class()?
- Pagination Not working on Home Page with 2 Query
- get_the_foo() in the loop – does it perform another query?
- Exclude filter on front page
- category__not_in — anyway to use category name instead of id?
- Check if date of post is yesterday
- Exclude first 2 posts with meta_key from loop
- Fix inefficient loop breaks post.php on form submit
- Make a custom loop inside single.php with pagination
- Why do I get `Call to a member function have_posts() on a non-object `? [closed]
- the_content() seems to block my ACF-code
- Pulling current post/page data into header.php
- Loop and Page template : my WP_query don’t take args
- How to split a loop into two columns
- Category Ajax call
- Transient loop issue
- popular post weekly and monthly
- WordPress Loop inside Loop?
- Get single post from tags array
- Apply an Incremental Counter in an Array Function
- Get all posts including sticky ones with get_posts(),setup_postdata(), and foreach loop?
- Latest Post Styled Different Than other Posts
- ACF custom field in [closed]
- Split wordpress loop to multiple layouts
- Woocommerce: How to display product price [closed]
- Update status of all posts in a category
- Can I add generic numbering HTML classes to items as a loop runs?
- Add “showing posts x to x of y” in custom post type paginated loop
- Custom Post Type on Homepage – Studiopress Genesis Framework
- New loop vs widget
- Display a single category in blog section
- Query Nopaging action not having effect
- Yoast taking over my WordPress title tag [closed]
- Pagination broken after using 2 loops to show content
- Getting page slug
- How to get pagination to work with 2 wordpress loops
- Exclude page from loop results
- How is WordPress changing the content markup?
- Inserting CPT and static content at every X post, is this possible?
- CPT while loop not working
- Problem with Front-Page.php loading recent posts
- Where to add offset?
- How to synchronize The Loop with the max post per page?
- How to add a byline to all the pages?
- How do i create a list-posts-page?
- Exclude posts based on an array
- Displaying member join date on page
- Ascending order has strange effects on wordpress loop
- List ALL posts by author on author archive
- Using is_page_template inside loop
- How to show the last article in a different way in my blog?
- Can’t limit posts_per_page in loop
- Slug is changing when I use WP_Query in a metabox of a post
- How to fix pagination for custom loops?
- Check to see if a field is within an array in twig
- Custom loop not working in singular.php, working in other pages
- Strange problem with wp_get_attachment_image_src database (db) query count
- How to include posts from one category, into a separate category of posts?
- how do i make this loop work
- Archive sorted by month – separate
- Making a specific page wordpress compatable that is not index
- Humanmade | Custom meta box class: How to display a repeatable meta box group?
- Can’t print out returned value
- change the_content images for different sizes (Desktop, tablet, mobile)?
- Get query result before posts are displayed?
- WordPress Group By Problem
- WooCommerce custom loop pagination on front page
- Eliminate duplicates in a foreach loop [closed]
- Tag custom loop show posts
- Problem with ms-thumb-frame-selected class in Master Slider
- I want the first post on my home page to be lengthier than the rest (example included)
- Loop with Custom Post Type Taxonomies and Interstitial Code
- Question about custom plugin
- loop mix my child-category and parent-category
- How can you make it so the comment box shows on some pages or posts but not all?
- Insert multiple custom components after x-number of posts
- wp_mail sending only once inside foreach loop
- How to use orderby on meta_value when using Pods custom database table storage
- How to set and retrieve cookies while in the loop