Page navigation works great when there's more than one page, but it disappears completely when on page 1 of 1. I'd like to keep some of the elements even if there's only one page, and possibly have them grayed out to indicate that they are disabled.
How do I:
- Display page_of_page (1 of 1)?
- Display prev/next buttons with class "disabled" applied to them?
Thanks!