Next version will have a user preference option to disable infinite scrolling globally, along with a user group permission. I will also include page links in the page divider.
I'm gonna hold off on this update though and see if any more issues pop up.
To be honest, wasn't really planning on it. But wouldn't be difficult to adapt. I'm not going to add support for any more places until I consider this stable.
I'm disabling infinite scrolling for posts for my site until I can figure a better way to handle it, particularly when it comes to replying. XenForo just isn't designed for infinite scrolling so replying to threads with infinite scrolling is a bit wonky. I just have to take it back to the drawing board and figure out a better to handle it.
the float button doesnt satisfy you? some like accentuating the latest posts links and enlarging pagination can help...im wondering what issues you mean tho?
The main problem is that when replying to a thread, XF injects the new reply into the thread and if you resume infinite scrolling after that, it resumes loading the previous posts. I need to figure out a better way of handling that because XF injecting the new reply into the middle of the thread is not a good interface in my opinion.
I'm messing around with a floating reply editor similar to Flarum. I just gotta figure out how to handle what happens when a new reply is posted.