Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Update: I found the problem. It’s the same one I reported here:
https://trac.bbpress.org/ticket/704
If a forum page has sub-forums visible, it messes up any function that depends on calculating the current forum_id. It will instead return the last sub-forum’s id.
So the pagination didn’t think there was anything to paginate.
Should be interesting to see how they fix that.