On Sun, Nov 22, 2020 at 09:35 AM, J_Catlady wrote:
It looks like the intention of this page was to allow *filtering* by a search term and *display* the results by one of the four criteria. But it in fact allows the sort only by name.
I did a little digging. It looks like everything could be made to almost work as you suggest by including the p=xxxxx parameter for the page that you're on (Popular, Active, Newest, By Name) as part of the Search box script. The only glitch is that the By Name page still returns things as reverse ASCII sort. Works fine on the other pages.