I'm using the Decategorizer plugin to remove /category/ base from my urls. Works like a charm.
But an issue arises when trying to paginate a static page from then on. I have a couple static pages with custom queries loaded through page templates. The /page/2 and so on generate a 404 while Decategorizer is activated. Works fine while it's deactivated.
Some direction or a workaround would be immensely appreciated :)