I have a site with several custom post types and of course a search for everything.
Now when I type in /?s=new
I get a results and I can see pagination telling me that there are 9 pages, but when I press any of pagination links I get URL like this /page/2/?s=new
that gives me 404.
Any idea why?
Also should mention that I have same pagination at blog pages and it works with no issues. This is only on search results page