+44 (0) 870 471 8579

Labs

ExpressionEngine

BU Search Pagination

Add this into your template when you wish to have greater control over customising the pagination tags on your search results page.

The plugin bases the output of its pagination on the search results (per page limit) and result_page parameters set in your search form tag and the total number of results calculated by the Search Module.

You can use this plugin to access pagination information in 1 of 2 ways: as a standard tag pair with a set of variables (recommended) or via parameters - this latter way is included because it was how the plugin started - so for backwards compatibility and in case anyone is curious. Note: the pagination_pages pair variable and the variables it contains are NOT available via tag parameters.