please help,
need to modify per page limit in search results, number of members displayed per page in search results, not sure about best way to copy/add functions to my template?
how to copy the function setPaginate () from inc/classes/BxDolSearch to \templates\base\scripts\BxBaseSearchResults or \templates\tmpl_evo\scripts\BxTempSearchResults?
where to add the function, BxBaseSearchResult or BxTempSearchResults? and is this the best way to limit per page search result, if not what function(s) must be added to BxBaseSearchResult or BxTempSearchResults? and where in the code do I add the function(s)?
don't know if this is the right way to limit per page search results, and if not please advice me about how to limit per page in search results?