Skip to content

A new post to see

Updated

Quick ways to prove it’s working (2-minute tests)

Test A: Force post pagination to appear

  1. Go to Settings → Reading
  2. Set “Blog pages show at most” to 1 (temporarily)
  3. Make sure you have 2+ posts
  4. Visit your blog index (index.php) or a category archive (archive.php)

✅ You should now see the Bootstrap pagination.


Test B: If you meant comment pagination

Comment pagination is separate and requires BOTH:

  • Settings → Discussion → Break comments into pages enabled
  • More comments than the per-page limit

Steps:

  1. Settings → Discussion
  2. Enable “Break comments into pages…”
  3. Set it to 1 comment per page (temporarily)
  4. Add a second comment to the post
  5. Refresh

✅ Now you’ll see “Older/Newer Comments” navigation (or comment page links if you add them).

Leave a Comment