Forums
-
- Forum
- Posts
-
- Installation
- 28,504
- Troubleshooting
- 62,680
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- 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.