I KNOW I have done this before but blowed if I can remember how to change the number of results per page from a search.
In my config file I have $config_resultsPerPage = 21;
But a search will only show 20 results per page. I need it in multiples of 3 as I have it displayed in columns, not rows, so it doesn't look quite right with just 20.
Hi Jill,
You should only have to change $config_resultsPerPage; there is nothing else that would restrict the number of results. Could you perhaps email me your search.php and html/searchresults.php and I'll take a look for you and see why it might be fixed to 20 on your site...
Cheers,
David.