I am having a number of problems here.
First, I am putting the pagination up in the filter editor. Since I am showing the results on a different page, the custom search is display: none, and the pagination is in that form ... this hides pagination.
Second, my next button is working, but previous isn't a link, so people can't go backwards.
Also, because the pagination is in the filter editor, if I remove the display: none on the form to show pagination, the big search form shows, too.
Please advise.
I just found another problem with pagination.
I have to put a conditional around my pagination, so it only shows when a person is logged in, and when I put the conditional around pagination, the links don't work.