Why the loop is exiting after ten posts
-
I’m trying to get pages in my theme. There are total fourteen pages. While I’m getting pages using $query->have_posts(), the loop is exiting after ten posts. Though $query->found_posts is returning 14.
Please help.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Why the loop is exiting after ten posts’ is closed to new replies.