Hi,
On CB 1.9 the user list pagination was shown at both the top and bottom of a user list. With CB2 the pagination is only showing at the bottom of the user list page. How do I get pagination displayed at the top of the user list as well as at the bottom? See this page:
www.stuntlistusa.com/all-members
. I need the pagination above the users in the list.
In the CB template there is a function _renderHead(). I just need to know what function to call to get the pagination to show, and can add it to _renderHead.
Thank you.