Sitefinity 5 search results widget pagination doesn't work.
I dropped the search results widget on a page and dropped a search box in the header of my page. I created a basic index and then went a searching. The search results show up fine but if I try to use the pagination controls to see the next page of results, I always get a 404 error. All it seems to do is add /page/2/ to the url. Here is what my url looks like for my search results page:
mydomain.com/search
then it changes to this when i click the second page
mydomain.com/.../
I hope someone can give me an answer tonight. If I don't have one then I'll start writing my own search widget in the morning... and that would make me sad :(
I figured out that the issue was that I didn't have "Allow Parameter Validation" checked for the search results page. Whatever that does...
Beauty. Thanks for the save.